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 


CE trainer button AOBscan help

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
zokz
Newbie cheater
Reputation: 0

Joined: 21 Aug 2011
Posts: 10

PostPosted: Sun Mar 03, 2013 7:19 pm    Post subject: CE trainer button AOBscan help Reply with quote

how can i use AOBSCAN when i press a button1 on CE trainer


Code:
function CEButton1Click(sender)

end




Code:
[Enable]
label(fly)
registersymbol(fly)
aobscan(OurAddress,00 00 B0 40 ?? ?? ?? ?? 04 00 00 00 ?? ?? ?? ??);//Byte Pattern

OurAddress:
fly:
db 00 00 30 41//Bytes we wanna write


[Disable]
fly:
db 00 00 B0 40//Default bytes, db means nothing)
unregistersymbol(fly)




also how can i check if a process if open when button 1 is clicked?

and if the process is open then it will automatic kill it

how can i do that?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25296
Location: The netherlands

PostPosted: Mon Mar 04, 2013 4:48 am    Post subject: Reply with quote

you can use the autoAssemble() function to run the script
e.g:
Code:

autoAssemble([[
label(fly)
registersymbol(fly)
aobscan(OurAddress,00 00 B0 40 ?? ?? ?? ?? 04 00 00 00 ?? ?? ?? ??);//Byte Pattern

OurAddress:
fly:
db 00 00 30 41//Bytes we wanna write
]])


Not sure about killing the process you wish to cheat on though. Try executing the "taskkill" command prompt application with the processid

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting 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