I just try address by address, and then changing money/health, and checking which pointers are still vailds.
And if you're looking for multi-level pointers, then check what access each and each pointer until you end up with 1-2 pointers. _________________
I'm rusty and getting older, help me re-learn lua.
1. search for ammo (or whatever) address
2. scan for pointers for that address
3. save pointer results as ammo1.ptr
4. close game (you can keep cheat engine open, but you will need to reattach to game process each time you restart the game)
5. search for ammo (or whatever) address again
6. open ammo1.ptr
7. rescan using address found in step #5
8. save pointer results as ammo2.ptr
9. close game
10. search for ammo (or whatever) address again
11. open ammo2.ptr
12. rescan using address found in step #10
13. save pointer results as ammo3.ptr
14. close game
15. repeat steps as needed
Quick tip: each time you save off a pointer list, you may be able to refer to it (to find your ammo address) instead of manually searching for your ammo value each and every time. Depending on your situation and the game you're playing, it can save a LOT of time.
It is recommended that you complete the Cheat Engine tutorial for a better understanding. You can find information on the forum and on youtube for completing the tutorial.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum