motodrizzle How do I cheat?
Reputation: 0
Joined: 24 Jul 2013 Posts: 2
|
Posted: Thu Aug 01, 2013 3:03 pm Post subject: |
|
|
It does not look like you are working with a static base pointer.
If you got the offsets by scanning once, they will almost certainly change when you restart the game.
I would recommend finding the offsets normally and then doing a pointer scan for the resulting address, restart the game, find the new address, and rerun the pointer scan on the saved file from the previous scan to narrow down the results. Keep doing the same process until the pointer count stops decreasing greatly. Reboot the computer and do it again. The resulting list is probably a list which rarely changes, use one of those as a "static" address offset.
Check out a few tutorials on youtube, they are very helpful.
|
|