yassinediaby How do I cheat?
Reputation: 0
Joined: 23 Jan 2015 Posts: 3 Location: morocco
|
Posted: Fri Jan 23, 2015 8:11 pm Post subject: Cheat Engine Script Help !? |
|
|
anyway i am very new to cheat engine scripting
i need help about this auto assemble script
when i do it , it search for the AoB code and change only first result
while i need to change all the results or a number of them
plz help me i will not understand only if u explain good
Code:
[ENABLE]
Aobscan(_place,code)
label(place)
registersymbol(place)
_place:
place:
db code2
[DISABLE]
place:
db code
i dont understand how all this work i just searched in youtube and found this useful
so please explain to me how i make this script change all the results instead of one
and how to change a number of results
hope u understand what i said
and sorry for my english.
|
|