Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


How U Can Make AOB Scripts For 1 and 0 Byte Values?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Rahand19
How do I cheat?
Reputation: 0

Joined: 20 Aug 2020
Posts: 1

PostPosted: Fri Aug 21, 2020 12:41 pm    Post subject: How U Can Make AOB Scripts For 1 and 0 Byte Values? Reply with quote

So As The Title says is there anyways ? Without finding the Pointer
and we cant see what writes/access the address since its like that...
i didn't find any thing that would help with that.

For Example We Have A Mono Dissector Code that Turns on
A Code That Always Forces The Sword To Hit (1 Enabled , 0 Disabled)

EX:
Code:
[ENABLE]

aobscan(ForceSword,00 00 00 00 0B 00 00 00 1B 00 00 00 20)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  add [eax],al
  add [eax],al
  or eax,[eax]
  jmp return

ForceSword:
  jmp newmem
  nop
return:
registersymbol(ForceSword)

[DISABLE]

ForceSword:
  db 00 00 00 00 0B 00

unregistersymbol(ForceSword)
dealloc(newmem)


thanks for answering if u do
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites