Maches Posted August 25, 2013 Posted August 25, 2013 (edited) Hello Could anyone help me? I'm using nomad function _MemoryModuleGetBaseAddress.. Im doing like that : Global $ID = _MemoryOpen(ProcessExists("Tibia.exe")) $TibiaBaseAddr = Int(_MemoryModuleGetBaseAddress($ID,"Tibia.exe")) *snip* Edited August 25, 2013 by Jos
Developers Jos Posted August 25, 2013 Developers Posted August 25, 2013 Remember your previous topic that was closed? Did you read the Forum rules? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts