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 


writeFloat not working.

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

Joined: 26 Mar 2020
Posts: 9
Location: Lithuania.

PostPosted: Fri Sep 18, 2020 6:51 am    Post subject: writeFloat not working. Reply with quote

I have this piece of code:
Code:

reinitializeSymbolhandler()
address = getAddress("Growtopia.exe")+0x4A6434
aaa = readFloat(address)
print("value is "..tostring(aaa).." from address "..tostring(address))
writeFloat(address, 3.42)

the value and address are printed out sucessfully, but the writeFloat doesn't or can't write to the address for whatever reason.
If someone could help me it would be greatly appreciated.

_________________
Just a newbie trying to hack
Smile
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Fri Sep 18, 2020 7:21 am    Post subject: Reply with quote

Perhaps the memory isn't set as writable.

try adding
Code:

fullAccess(address,4)

before writeFloat

_________________
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
zix3r
How do I cheat?
Reputation: 0

Joined: 26 Mar 2020
Posts: 9
Location: Lithuania.

PostPosted: Fri Sep 18, 2020 12:58 pm    Post subject: Reply with quote

Dark Byte wrote:
Perhaps the memory isn't set as writable.

try adding
Code:

fullAccess(address,4)

before writeFloat


thanks!!
that worked!

_________________
Just a newbie trying to hack
Smile
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