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 implement Lua script index

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
.lua
Expert Cheater
Reputation: 1

Joined: 13 Sep 2018
Posts: 202

PostPosted: Thu Dec 31, 2020 1:50 am    Post subject: How to implement Lua script index Reply with quote

There will be an index prompt in Lua engine. It will be much more convenient to add this in Lua script


Index tips.png
 Description:
 Filesize:  181.3 KB
 Viewed:  801 Time(s)

Index tips.png


Back to top
View user's profile Send private message
daspamer
Grandmaster Cheater Supreme
Reputation: 54

Joined: 13 Sep 2011
Posts: 1588

PostPosted: Thu Dec 31, 2020 3:06 am    Post subject: Reply with quote

Currently there is no class exposed to lua, the best you could do is mimic the logic from cheat engine source.
create a child window/panel to lua script window, create listbox.
using timer (waiting for input by either hooking keypress/down/up..) to populate the listbox, and show the panel (bringToFront);

now using lua patterns matching split the current string by dot, and find the main object, check if object is created/exists (_G[object]..), and get propertyList for the object and fetch possible properties by current object tree depth


I would request as an addition to expose marks, mouseactions, keystrokes items, and expose an additional indent callback for lua/aa syntax.

_________________
I'm rusty and getting older, help me re-learn lua.
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 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