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 


Help with cheat engine aa script

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

Joined: 19 Aug 2014
Posts: 0

PostPosted: Sun Sep 28, 2014 8:14 pm    Post subject: Help with cheat engine aa script Reply with quote

Code:
[ENABLE]
alloc(Hook,128)
label(Return)
alloc(UA,128)
label(Exit)

//Hook address: 005F7ED0
//push esi below
//8B ? ? ? ? 00 85 C0 74 ? 83 ? ? 74 ? 83 ? ? C3 33 C0 C3 CC CC CC CC CC CC CC CC CC CC 56
//mov eax,[ecx+0000Xxxx]
Hook:
push esi
lea esi,[ecx+00004518]
push edi
lea ecx,[esi+0C]
call 004AC060
mov ecx,esi
mov edi,eax
call 004AC060
mov ecx,eax
mov eax,[esp+0C]
jmp UA

Return:
pop esi
ret 0004

UA:
mov [eax],edi
push ebx
mov ebx,[01B46094] //Character Base
cmp dword ptr [ebx+A560],#10 //Attack Count
jl Exit
add [eax],08

Exit:
pop ebx
pop edi
mov [eax+04],ecx
jmp Return

01972A84: //4byte scan hook address [4th Result]
dd Hook

[DISABLE]
01972A84: //Same as above
dd 005F7ED0 //Same as hook address

dealloc(Hook)
dealloc(UA)


Here is the script I'm trying to update
it says 4byte scan hook address how do I do that ?
Can any body help me please ?
Back to top
View user's profile Send private message Send e-mail
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