Jump to content

Recommended Posts

Hi @Droidz

it seems you changed the API (maybe more obfuscation?).
Before, I was using 

WowMemory.Memory.ReadUInt32((uint)WowMemory.Memory.MainModuleAddress + memory);
Keyboard.PressKey(Memory.WowMemory.Memory.WindowHandle, Keys.Enter);

And a few more. None of these seems accessible anymore. How do I get direct access to the memory reading API now?

Getting this exception, can't really tell how/why, since the field does exist:

[E] 18:52:33 - System.MissingFieldException: Field not found: 'MemoryRobot.Memory.MainModuleAddress'.

Edit: Seems a wRobot restart resolved this after recompiling with new binaries.

Edited by Matenia
Link to comment
https://wrobot.eu/forums/topic/8768-api-changes-wrobot-memory-class/
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...