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 


How to lock values with LUA threads

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
yazigegeda
Expert Cheater
Reputation: 0

Joined: 22 Jan 2019
Posts: 183

PostPosted: Thu Sep 19, 2019 6:58 am    Post subject: How to lock values with LUA threads Reply with quote

As shown below: How do I use the use of lua like the use thread for freeze to lock the value of this 1000000 address...


1.png
 Description:
 Filesize:  60.69 KB
 Viewed:  3449 Time(s)

1.png


Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Thu Sep 19, 2019 2:00 pm    Post subject: Reply with quote

Lua itself does not have threads, it is not a thread-safe language. You can accomplish this a few ways though.

You can create a timer and write the value you wish to freeze in the timer constantly, or you can just manipulate the memory records inside of your table from Lua, which will allow the records to use CE's normal setup (ie. being threaded) without having the Lua threading limitation.

You can create a timer and write to an address like this:
https://forum.cheatengine.org/viewtopic.php?p=5423905#5423905

Or, you can create the memory records from Lua like this:
https://forum.cheatengine.org/viewtopic.php?p=5739859#5739859

For what you want, I'd suggest altering memory records from Lua to get the best performance and result.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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