akomax Posted March 12, 2016 Posted March 12, 2016 (edited) Hello ! Trough AutoIt, I want to create a program that is capable to change the value of a specific adress into a process, with the well known _MemoryWrite, but the problem is : I use Cheat Engine to find the adress I want, but it always changes (never loads at the same moment), is there any way to find an adress that will ALWAYS change the value of the adress I want (it's basically a command in a game), I heard alot about base adresses and stuff like that, is that what i'm searching for ? With multiple pointer scans, i got 230 results minimum (can't get less) but the problem is that the pointer are like : "engine.dll"+adress. How can i find the value of engine.dll ? If this can help me find an adress that'll never change. Thanks for helping , Akomax Here's my actual code : -snip- Edited March 12, 2016 by Jos
Developers Jos Posted March 12, 2016 Developers Posted March 12, 2016 @akomax, Welcome to the AutoIt forum. Unfortunately you appear to have missed the Forum rules on your way in. (there is also a link link in my signature) Please read them now particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked. See you soon with a legitimate question I hope. Jos 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