About This File
This is a small porject I've been working on a Pure lua script that can be merged with any GG scripts and to make it easier :
Text2Dword -> change text to Dword if order true than it will return order value (similar to GG)
Dword2Text -> is the inverse
hex -> hex converter either 0x or value
dump -> dump a table include gg.ItemList
split -> split text with specific delimiter
difference -> for double Xor encryption don't bother using it it's for rare cases
encryp -> encrypt any text to rune symbols e19aa is the utf u can change it to whatever u want
ARMIT -> convert (int , bool , float and double) to arm 32 and 64 instruction XEK.ARMIT(true) or XEK.ARMIT(true,nil,32 or 64) will give same result use the value type for 'float' and 'double' for better result ( float and 32 bit are the default parameter)
Note ~ To call these function : XEK.thefunction()
Edited by XEKEX
What's New in Version 1.0.1 See changelog
Released
No changelog available for this version.