ilmank How do I cheat?
Reputation: 0
Joined: 25 Dec 2020 Posts: 2
|
Posted: Mon Dec 28, 2020 2:51 pm Post subject: Is it possbile to find a static addres like this? |
|
|
Hello everyone, so i'm playing a mmorpg game where there are online players that can be invisible.
I found dinamic addres that represents when a player is invisible or not, and when i edit the address manually in Cheat Engine i can modify if the player is visible or not.
The problem that i have is that i don't seem to find a way to get a static address that represents different players, or pointers with the dinamic address that i found.
The dinamic addres that i found seems to be in the same range.
This are some of the dinamic addres that i found that represents the value if the player is invisible or not.
03641B14
03656904
03427DC4
03657A24
0346B8EC
When the value i those addres is "4294901760" 4 byte, the player is invisible, when the vale is "0" the player is visible.
Is it possible to find a static addres or something that i can use to find those address when the players are invisible?
It seems to be hard since this are online players and dont seems to have a static addres.
Maybe to check all the addresses betwen 03400000 and 03700000 and check if any value is "4294901760"? Or is that not possbile? Sorry kinda new.
I would really appreciate some advice on what could i read to help me solve this.
|
|