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 


Change a value using a script

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

Joined: 10 Oct 2020
Posts: 3

PostPosted: Sat Oct 10, 2020 7:15 am    Post subject: Change a value using a script Reply with quote

Basically, I need to change a pointer to a specific value let's say 2 how do I do that using a script?
Back to top
View user's profile Send private message AIM Address
DanyDollaro
Master Cheater
Reputation: 3

Joined: 01 Aug 2019
Posts: 334

PostPosted: Sat Oct 10, 2020 7:21 am    Post subject: Reply with quote

In case you want to change the value pointed by a pointer:
Code:
push eax
mov eax, pointer // pointer is a symbol
mov [eax], 02
pop eax

if the process is 64-bit you will need to use the rax register.
Back to top
View user's profile Send private message
tobich
How do I cheat?
Reputation: 0

Joined: 10 Oct 2020
Posts: 3

PostPosted: Sat Oct 10, 2020 7:28 am    Post subject: Reply with quote

prnt.sc/uwoyrs
How do I fix this?
Back to top
View user's profile Send private message AIM Address
DanyDollaro
Master Cheater
Reputation: 3

Joined: 01 Aug 2019
Posts: 334

PostPosted: Sat Oct 10, 2020 12:43 pm    Post subject: Reply with quote

In the code I explicitly said that "pointer" is a symbol, you have to load the pointer whose content you want to change in the rax register.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions 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