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 


need to know how to make a specific trainer

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

Joined: 19 Apr 2009
Posts: 1

PostPosted: Wed Dec 28, 2011 1:46 am    Post subject: need to know how to make a specific trainer Reply with quote

Hi there, after looking around I cant seem to find a solution to my problem. Basically I want to make a trainer that will take the entries I have made in the Advanced Options of the trainer ( where I NOP'ed the recoil of my gun ) and apply it in game when I press a certain button, I am not familiar with LUA and that is why I need the help of the forums, Thank you

Edit: for more info I want this.... ( based on CE Memory Viewer )


006563F8 - E8 C312F1FF - call 005676C0

To turn into this


006563F8 - 90 - nop
006563F9 - 90 - nop
006563FA - 90 - nop
006563FB - 90 - nop
006563FC - 90 - nop

when I hit the numkey 9
Back to top
View user's profile Send private message
hack0535
Cheater
Reputation: 2

Joined: 16 Oct 2011
Posts: 28

PostPosted: Wed Jan 18, 2012 2:55 am    Post subject: Reply with quote

ahhhhh like this

-------------------------------------------
function cheat()
autoAssemble( "006563F8:\n" ..
"db 90 90 90 90 90" );
end

createHotkey("cheat", VK_9 );

-------------------------------------------

now when you you press


006563F8 - 90 - nop
006563F9 - 90 - nop
006563FA - 90 - nop
006563FB - 90 - nop
006563FC - 90 - nop

is the result
Back to top
View user's profile Send private message
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