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 


Changing an address

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

Joined: 02 Jul 2014
Posts: 2

PostPosted: Wed Jul 02, 2014 3:51 pm    Post subject: Changing an address Reply with quote

I'm new to lua, and I want to make a trainer with buttons instead of hotkeys.
I've already made the button switch from "Off" and "On" but I would like it to change an address, but I'm not sure how to do that.
The address's type is Float: RobloxPlayerBeta.exe+C22FA4
Here's what I got so far:

Code:
function superjumpboxClick(sender)
if getProperty(UDF1_superjumpbox,"Caption") == "Off" then
setProperty(UDF1_superjumpbox,"Caption","On")
writeFloat(0xC22FA4, -1)
elseif getProperty(UDF1_superjumpbox,"Caption") == "On" then
setProperty(UDF1_superjumpbox,"Caption","Off")
writeFloat(0xC22FA4, -9)
end
end


Any help is appreciated!
Back to top
View user's profile Send private message
justa_dude
Grandmaster Cheater
Reputation: 23

Joined: 29 Jun 2010
Posts: 891

PostPosted: Wed Jul 02, 2014 4:18 pm    Post subject: Reply with quote

Try using the whole address in quotations, or finding the address w/o module names enabled.
_________________
A nagy kapu mellett, mindig van egy kis kapu.
----------------------
Come on...
Back to top
View user's profile Send private message
nchay41
How do I cheat?
Reputation: 0

Joined: 02 Jul 2014
Posts: 2

PostPosted: Wed Jul 02, 2014 4:25 pm    Post subject: Reply with quote

It worked! Thank you very much!
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