Posted: Thu May 16, 2013 10:28 am Post subject: I can not get static address
I am trying to get the sniper bullets value of Commandos BEL; I get a 4 level pointer but the fourth level not green and change when I restart the game when I try again "find out what access this address" I get nothing.
Can anybody tell me what is the wrong?
Thanlk you
You may have to go deeper, pointers up to seven levels are not unheard of... it's just at that point most people seem to go for autoassembler/aobscan stuff since the higher-level pointer scans can take bloody ages.
Its not prefect but something i sometimes do for deeper pointers i find a pattern between a lower depth result and pointer scan higher up the chain based on that. For example:
If you see 7575>666>40 for many pointers try going to the address at 7575 and Pinner scan that. If that one is more stable then manually add on the rest of the pointer. I've had some really deep pointers used on games that don't like asm
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