boopsnoop Posted June 22 Posted June 22 I had never experimented much before today with .lua files and I'm having a hard time figuring out how to proceed. I'm looking for texts like skill descriptions, character names, etc. Thanks to the help from PlsSendHelp on an earlier topic, I have been able to extract all the .lua files and it seems like that information would be contained within them based on their file names. Is that a safe assumption? If not, where should I be looking? Here's the latest apk link: https://drive.google.com/file/d/1AqAQ3jRVK66fnDIqrByA77LEWNaIMXga/view?usp=drivesdk And I've attached a few sample .lua files. I've tried things like UnLuac and LuaDec. As mentioned in my earlier post, I would love to pay someone for these kind of projects, send me a msg if interested and experienced! TextAsset.zip
Moderators ikskoks Posted June 22 Moderators Posted June 22 May be custom lua engine. Files have "LuaS" signature which is unusual.
Supporter wq223 Posted June 28 Supporter Posted June 28 On 6/22/2025 at 11:22 PM, boopsnoop said: I had never experimented much before today with .lua files and I'm having a hard time figuring out how to proceed. I'm looking for texts like skill descriptions, character names, etc. Thanks to the help from PlsSendHelp on an earlier topic, I have been able to extract all the .lua files and it seems like that information would be contained within them based on their file names. Is that a safe assumption? If not, where should I be looking? Here's the latest apk link: https://drive.google.com/file/d/1AqAQ3jRVK66fnDIqrByA77LEWNaIMXga/view?usp=drivesdk And I've attached a few sample .lua files. I've tried things like UnLuac and LuaDec. As mentioned in my earlier post, I would love to pay someone for these kind of projects, send me a msg if interested and experienced! TextAsset.zip 255.51 kB · 10 downloads The first 16 bytes are the same in these three files, is it encrypted or compressed afterwards? Is there any normal luac file for this game?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now