JohnT Expert Cheater
Reputation: 0
Joined: 24 May 2011 Posts: 130 Location: Next To Osama
|
Posted: Mon Jun 13, 2011 5:21 pm Post subject: [HELP]Please |
|
|
i have a game Assassin's Creed Brotherhood
version 1.0
i made a table with 13 options the thing is i thoght making a trainer
but the addresses of the opcodes of this game are changing every time
I know i can scan for bytes but look
PerfectHealthFlag = cave + &H1A0
WriteInt32(cave + &H3, PerfectHealthFlag)
AllocJump(&H466924, cave, 4) the 4 is the number of nops
the 466924 is the address of the opcode
i need a static address to put it in AllocJump but everytime i restart the game
it changes ,,, how can i make it static
Any ideas ....SAVVY?
|
|