LynxzGaming Posted June 29, 2018 Posted June 29, 2018 GG support loadstring? so i can encrypt my script
CmP Posted June 29, 2018 Posted June 29, 2018 Yes, it does. Also consider, that starting from lua 5.2 loadstring is deprecated, use load function instead.http://www.lua.org/manual/5.2/manual.html#pdf-load
LynxzGaming Posted June 29, 2018 Author Posted June 29, 2018 58 minutes ago, CmP said: Yes, it does. Also consider, that starting from lua 5.2 loadstring is deprecated, use load function instead.http://www.lua.org/manual/5.2/manual.html#pdf-load but its error when i try loadstring byte code
CmP Posted June 29, 2018 Posted June 29, 2018 2 hours ago, CmP said: Also consider, that starting from lua 5.2 loadstring is deprecated, use load function instead. Are you able to read?
Question
LynxzGaming
GG support loadstring? so i can encrypt my script
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.