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 


about AA scripts into VC++

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

Joined: 08 Dec 2007
Posts: 46

PostPosted: Mon Nov 16, 2009 4:46 am    Post subject: about AA scripts into VC++ Reply with quote

Code:

[ENABLE]
//-----------------------------------------------
//Author: zgende
// Updated by: Jonny99
//Version: EMS 0.57
//Address: 00677A59
//EIP: FIX_TTBOX_DOWN
//-----------------------------------------------
registersymbol(FIX_TTBOX_DOWN)
alloc(FIX_TTBOX_DOWN,1024)
registersymbol(FIX_TTBOX_DOWN_XX)
alloc(FIX_TTBOX_DOWN_XX,4)
registersymbol(FIX_TTBOX_DOWN_YY)
alloc(FIX_TTBOX_DOWN_YY,4)
registersymbol(SET_TTBOX_DOWN_XY)
alloc(SET_TTBOX_DOWN_XY,4)
label(keep)
label(keep2)
//-----------------------------------------------
SET_TTBOX_DOWN_XY:
dd 0
//-----------------------------------------------
FIX_TTBOX_DOWN:
cmp [SET_TTBOX_DOWN_XY], 0
je keep

cmp [SET_TTBOX_DOWN_XY], 2
je keep2

mov [SET_TTBOX_DOWN_XY], 2

keep:
push eax
mov eax,[99F4F8]
mov eax,[eax+5C8]
mov [FIX_TTBOX_DOWN_XX],eax
mov eax,[99F4F8]
mov eax,[eax+5CC]
mov [FIX_TTBOX_DOWN_YY],eax
pop eax

keep2:
mov ax,[FIX_TTBOX_DOWN_XX]
lea ecx,[ebp-58]
push eax
call 0041e0ff
mov eax,[esi]
lea ecx,[eax+04]
mov eax,[ecx]
mov ax,[FIX_TTBOX_DOWN_YY]
jmp 00677A70
//-----------------------------------------------
00677A59:
jmp FIX_TTBOX_DOWN
nop
//-----------------------------------------------
[DISABLE]
00677A59:
call dword ptr [eax+10]
mov ax,[eax]
dealloc(FIX_TTBOX_DOWN)
unregistersymbol(FIX_TTBOX_DOWN)
dealloc(SET_TTBOX_DOWN_XY)
unregistersymbol(SET_TTBOX_DOWN_XY)

and this's ems scpipts , it use engine "EIP"
but i don't know vc++ what to write. Crying or Very sad
who can tell me ? thx. Wink
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 programming 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