It's okay. I am wondering though, is there a way to easily find the right aobs for different versions of the same game? Or say a table that isn't maintained anymore?
Last edited by asakura on Thu Jan 01, 1970 12:00 am, edited 2 times in total.
Not sure....sometimes is fairly simple and other times it's not. For this game, I believe the Money AOB is what mainly changed between updates. You can try searching for AoB of this A1 ?? ?? ?? ?? 8B 80 E4 95 59 00 C3 and update it accordingly. You have to remember to update the ASM code also that is putting the address of the money into a register.
The basic premise though is to ?? some bytes and see if you find something similar. It depends on how much code changed as to whether it works or not.
I clicked many time nothing happened. and what is inside the script box. Do i need to change any value in it?
Did you attach to the process? In the image you posted you never attached to the process. And no cheat table will work with out attaching to a process, they edit the game process's memory.
And I wouldn't edit the scripts, unless you know how to write scripts.
But the game may have got an update, the tables don't specify a version; but it would help to tell people the version of the game you are using.
I clicked many time nothing happened. and what is inside the script box. Do i need to change any value in it?
Did you attach to the process? In the image you posted you never attached to the process. And no cheat table will work with out attaching to a process, they edit the game process's memory.
And I wouldn't edit the scripts, unless you know how to write scripts.
But the game may have got an update, the tables don't specify a version; but it would help to tell people the version of the game you are using.
I manage to get it work. so from the pointer go down is to change the value at the last row right? [Link]