| View previous topic :: View next topic |
| Author |
Message |
Blitzish How do I cheat?
Reputation: 0
Joined: 12 Mar 2015 Posts: 4
|
Posted: Tue Mar 24, 2015 9:05 am Post subject: How do I add +2 to a pointer? |
|
|
| So, let's say I have a pointer. I do, in fact! And it always points to the correct address, except... it points two address PRIOR to the address I want. So, for example, when it points to 05807EAC, I want 05807EAE. I've tried messing with the offsets but it seems to completely scramble my address. Are there any solutions to my problem?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Tue Mar 24, 2015 9:23 am Post subject: |
|
|
increase the last(top) offset with 2
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Blitzish How do I cheat?
Reputation: 0
Joined: 12 Mar 2015 Posts: 4
|
Posted: Tue Mar 24, 2015 9:47 am Post subject: |
|
|
| Dark Byte wrote: | | increase the last(top) offset with 2 |
Haha oh wow, so that's how that works. Thanks a ton. (And thanks for the whole Cheat Engine thing)
|
|
| Back to top |
|
 |
|