nodharvester How do I cheat?
Reputation: 0
Joined: 12 Jun 2018 Posts: 6
|
Posted: Fri Oct 05, 2018 2:29 pm Post subject: Shared Armor and Ammo |
|
|
Hello guys and girls,
Okay, so I'm trying to make armor and ammo for local player, but I still haven't figured out how to do that with these shared addresses and codes. If I see what access to the code, I get shared addresses also. I am trying to make the hack working 100% as possible for local player only, no bots or any other thing. If you can help me, thank you so much . I would appreciate any help. I listed down the code for ammo and armor:
| Code: | Ammo:
BandTest.dll+25BF70 29 01 sub [ecx],eax
Armor:
BandTest.dll+151AB3 F3 0F10 18 movss xmm3,[eax] |
|
|
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Fri Oct 05, 2018 3:13 pm Post subject: |
|
|
options:
- break and trace
- compare registers
- dissect data / structure
- dissect compare
- structure spider
- compare using pointers
...
... some other methods ...
...
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
| STN wrote: | | i am a sweetheart. |
|
|