adoronron How do I cheat?
Reputation: 0
Joined: 13 Feb 2011 Posts: 3
|
Posted: Sun Feb 13, 2011 3:48 pm Post subject: Pointers |
|
|
Hi, I ran in to a problems with a multi-level pointer. first i do know pointers work and multi-level pointers. so i do not think it's that i am doing ti wrong. the value i am looking for changes from a 1 to a 0. i start by finding the address for the value. which works fine. I Than see what accesses that address around 3 come up. they all point to the same address. with an offset of 90 or 91. so i search for that address to find my next address. i get around 30. now i did try them all. but i will 1 to my pointer trying both 90 and 91 for my offset. they are all black address. but when i go to add the next level to the pointer nothing shows up. like nothing is assessing that address. when when i restart the game the pointer does not work. help? no clue
|
|