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 


Togglebox

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

Joined: 27 Aug 2014
Posts: 8

PostPosted: Thu Jan 15, 2015 7:52 am    Post subject: Togglebox Reply with quote

I created a togglebox. and I want to enable/disable the hack from the list with this togglebox. the script would be?? Rolling Eyes
Back to top
View user's profile Send private message Yahoo Messenger
mgr.inz.Player
I post too much
Reputation: 218

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Thu Jan 15, 2015 12:02 pm    Post subject: Reply with quote

Quote:
I created a togglebox

With "form designer" or manually in Lua?




If "Form Designer"
In Object inspector, highlight togglebox, go to "events", double click "onchange".

It will generate CEToggleBox1Change function.

Edit this function to something like this:


Code:
function CEToggleBox1Change(sender)
  memrecWithMyCheat.Active = sender.Enabled
end


al = getAddressList()
memrecWithMyCheat = al.getMemoryRecordByDescription('the name of cheat')

_________________
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