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 


i need help pls, convert AA script into C++ project

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

Joined: 29 May 2019
Posts: 32

PostPosted: Fri Jun 12, 2020 6:40 am    Post subject: i need help pls, convert AA script into C++ project Reply with quote

i need help to convert it AA Script to C++ Project

Code:

[ENABLE]
Alloc(addyy,32)
Alloc(addxx,32)
Label(goyy)
Label(goxx)

addyy:
xor eax, eax
add eax, #X // X Coords -------------------------------------
mov [edi],eax
mov ebx,[ebp+14]
jmp goyy

addxx:
xor eax, eax
add eax, #Y // Y Coords --------------------------------------------
mov [ebx],eax
mov edi,[ebp+10]
jmp goxx

009B6352:
jmp addyy //CSEAX-Y
goyy:

009B62ED:
jmp addxx //CSEAX-X
goxx:

[DISABLE]
009B6352:
mov [edi],eax
mov ebx,[ebp+14]

009B62ED:
mov [ebx],eax
mov edi,[ebp+10]

Dealloc(addyy)
Dealloc(addxx)


I want it to be a function ,
Something like that:
CSEAXTeleport(x, y);

I would be happy if someone would help me please /=
Back to top
View user's profile Send private message
gavrielsinvani
Cheater
Reputation: 0

Joined: 29 May 2019
Posts: 32

PostPosted: Sat Jun 13, 2020 7:43 am    Post subject: Reply with quote

bump
Back to top
View user's profile Send private message
gavrielsinvani
Cheater
Reputation: 0

Joined: 29 May 2019
Posts: 32

PostPosted: Sun Jun 14, 2020 1:10 pm    Post subject: Reply with quote

bump
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