View previous topic :: View next topic |
Author |
Message |
uragan How do I cheat? Reputation: 0
Joined: 12 Aug 2021 Posts: 5
|
Posted: Thu Sep 16, 2021 9:05 am Post subject: aobscanmodule result add/sub value |
|
|
hi
i want to add to result (address) an offset +0xEDA
how to do that?
Code: | aobscanmodule(address,Game.exe,E8 ? ? ? ? 48 8B 07 4C 8B C3 0F 28 CE)
address = address+0xEDA < dont work
registersymbol(address)
|
And what is this for an type of value, the result, cant find any information.
Thx
|
|
Back to top |
|
|
LeFiXER Grandmaster Cheater Supreme Reputation: 20
Joined: 02 Sep 2011 Posts: 1065 Location: 0x90
|
Posted: Thu Sep 16, 2021 9:52 am Post subject: |
|
|
This isn't a tutorial for auto assembler. Have you checked the Cheat Engine wiki?
|
|
Back to top |
|
|
uragan How do I cheat? Reputation: 0
Joined: 12 Aug 2021 Posts: 5
|
Posted: Thu Sep 16, 2021 9:59 am Post subject: |
|
|
I wouldn't create new thread and ask here if im not checked every where
SEARCH and WIKI has not enough information
This is the only one section, where i could find Auto Assembler help, and lots of guys ask at this section, so thats why my question here too
|
|
Back to top |
|
|
ParkourPenguin I post too much Reputation: 147
Joined: 06 Jul 2014 Posts: 4579
|
Posted: Thu Sep 16, 2021 11:27 am Post subject: |
|
|
Code: | aobscan(aobresult,...)
label(injectpoint)
registersymbol(injectpoint)
aobresult+EDA:
injectpoint:
... |
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
|
uragan How do I cheat? Reputation: 0
Joined: 12 Aug 2021 Posts: 5
|
Posted: Thu Sep 16, 2021 4:32 pm Post subject: |
|
|
ParkourPenguin thx a lot
|
|
Back to top |
|
|
LeFiXER Grandmaster Cheater Supreme Reputation: 20
Joined: 02 Sep 2011 Posts: 1065 Location: 0x90
|
|
Back to top |
|
|
uragan How do I cheat? Reputation: 0
Joined: 12 Aug 2021 Posts: 5
|
Posted: Fri Sep 17, 2021 4:07 am Post subject: |
|
|
LeFiXER i have checked wiki from you link one more time
i still cant find there any help there
can you please give me a screenshot, or where did you found a solution for me on this site?
|
|
Back to top |
|
|
|