guzmonj How do I cheat?
Reputation: 0
Joined: 23 Jan 2014 Posts: 1
|
Posted: Thu Jan 23, 2014 11:42 pm Post subject: Visual Studio AoB Search and Replace |
|
|
Can someone tell me what the coding would be so i can make a trainer for this game? I'm new to c++ that's why I'm putting the aob below so you guys can just put it in. Ive done coding before so i'll be able to figure out what you did. I can't get access to addresses because since its a browser game, pointers always reset. Thank you lots!
here is the aob i need to search for :
00 00 70 41 9A 99 D9 3F 00 00 B4 42 00 00 00 00
here is the aob i need to replace it with :
FF E3 0B 54 9A 99 D9 3F 00 00 B4 42 00 00 00 00
|
|