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 


Auto Assemble [Help Needed]

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
johnkittz
Advanced Cheater
Reputation: 0

Joined: 17 May 2016
Posts: 95
Location: orderandhacks

PostPosted: Thu Jun 23, 2016 1:17 pm    Post subject: Auto Assemble [Help Needed] Reply with quote

so i have been searching for days now on a auto assemble tutorial but most are not clear

i wanna know how to use a green address for a auto assemble scipt

i also wanna know how to use a pointer for a auto assemble script

The game i will be hacking and testing the assembly on is Hill Climb Racing

(meaning i wanna know how i can use the green address and the pointer for a auto assemble script)
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cooleko
Grandmaster Cheater
Reputation: 11

Joined: 04 May 2016
Posts: 717

PostPosted: Thu Jun 23, 2016 2:07 pm    Post subject: Reply with quote

mov [Green address + offset], #999
equals

Code:

mov eax, Green Address
add eax, offset
mov [eax], #999


Since it appears you dont have an instruction, you will want to:


Code:
alloc(mycode,4096)
CREATETHREAD(mycode);

mycode:
mov eax,GreenAddress
mov [eax+offset], #999

push #1000 //writes to the pointer every second, decrease for faster, increase for longer
call sleep
jmp mycode
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