qrzhem How do I cheat?
Reputation: 0
Joined: 29 May 2020 Posts: 1
|
Posted: Fri May 29, 2020 7:57 pm Post subject: i want to do aobscan again when address is chaneged |
|
|
Hi i try to game cheat and it almost success.
i make script by cheat engine that use aobscan and it working very well but my game
often change address so i have to execute every time when the address is chang. This is very uncomfortable.How can i set my script more comforatable?
(sorry about bad english)
this is my code
| Code: | [ENABLE]
aobscanregion(base,1A4200000,1A4300000,00 00 0? ?? 00 00 0? ?? ?? ?? ?? ?? 00 00 0? ?? 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 10 14 3?)
label(_base)
registersymbol(_base)
base:
_base:
[DISABLE]
unregistersymbol(_base) |
|
|