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 


question about auto assemble

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

Joined: 30 Apr 2010
Posts: 5

PostPosted: Fri May 14, 2010 3:44 pm    Post subject: question about auto assemble Reply with quote

Q1 ::
i using CE to find pacific address stored in my memory _ but i cant get the green one(static address) so i used CE auto_assemble script and it works well ( except that i have to frozen every time)
so my Question is >> how to make autoit read the assembly that CE catch ??

Q2 ::
is there any way to find the green address using Ollydbg

my code
Code:
[enable]
registersymbol(YM)
alloc(newmem,2048) //2kb should be enough
alloc(YM,4)
label(returnhere)
label(originalcode)
label(exit)

0099AFF0:
jmp newmem
nop
returnhere:

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov  [YM],ecx

originalcode:
mov eax,[ecx+00000468]

exit:
jmp returnhere

[disable]
unregistersymbol(YM)
dealloc(newmem)
dealloc(YM)
0099AFF0:
mov eax,[ecx+00000468]



i will be grateful for help
Back to top
View user's profile Send private message
acer20006
How do I cheat?
Reputation: 0

Joined: 30 Apr 2010
Posts: 5

PostPosted: Wed May 19, 2010 4:23 am    Post subject: Reply with quote

any help
Back to top
View user's profile Send private message
acer20006
How do I cheat?
Reputation: 0

Joined: 30 Apr 2010
Posts: 5

PostPosted: Fri May 28, 2010 9:08 am    Post subject: Reply with quote

up
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 Gamehacking 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