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 


Good day, please tell me how to write a script that will rep

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

Joined: 06 Jan 2024
Posts: 5

PostPosted: Sat Jan 06, 2024 7:47 am    Post subject: Good day, please tell me how to write a script that will rep Reply with quote

Good afternoon, please tell me how to write a script that finds and replaces the first byte in a string
for example, I have

Code:
01 00 00 00 00 00 00 00 00 00 00 00 D0 B0

and I need to replace the first byte with 00

to be so
Code:
00 00 00 00 00 00 00 00 00 00 00 00 D0 B0


Thanks
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4704

PostPosted: Sat Jan 06, 2024 11:57 am    Post subject: This post has 1 review(s) Reply with quote

AA script:
Code:
[ENABLE]
aobscan(whatever,01 00 00 00 00 00 00 00 00 00 00 00 D0 B0)

whatever:
  db 00

registersymbol(whatever)

[DISABLE]
whatever:
  db 01

unregistersymbol(whatever)

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
zim4ik
How do I cheat?
Reputation: 0

Joined: 06 Jan 2024
Posts: 5

PostPosted: Sat Jan 06, 2024 12:58 pm    Post subject: Reply with quote

ParkourPenguin wrote:
AA script:
Code:
[ENABLE]
aobscan(whatever,01 00 00 00 00 00 00 00 00 00 00 00 D0 B0)

whatever:
  db 00

registersymbol(whatever)

[DISABLE]
whatever:
  db 01

unregistersymbol(whatever)


very very thanks!!!
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