Posted: Mon Oct 01, 2012 2:23 am Post subject: How to use pointer scan result
Hey people from CE.
I have been doing a pointer scan for Plant vs Zombies on the "Peashooter" timer. I got 3699 results and this is one of them:
Off 4: 0x4C
Off 3: 0x15C
Off 2: 0x3FC
Off 1: 0x1E8
Off 0: 24
Base Address: "popcapgame1.exe"+003DB314
If i restart the game that pointer will still work. But now what? What do i do with "popcapgame1.exe"+003DB314. If i remove "popcapgame1.exe" to keep 003DB314 it doesn't work anymore. I even looked in rest of the list point scan and found one like: "bass.dll"+000043e4. When i remove ''bass.dll'' that one won't work also.
But i want to use a static address in my own hack. How do i use addresses like these?
if you want the address to support many system,you'd better use
"popcapgame1.exe"+003DB314,the best one is
popcapgame1.exe+003DB314 without "" ,without "" means Process name ignore case
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