About This File
This Script will change all the Dump.cs file into new file.lua contain a lua table
• remove void function since they act on themself or on the class and no return values
• filter all possible function / classes for hack usage
• ENUM not included
• seal / protected / Abstract are filterd
• filter system and all other dll functions
• Work for PC and GG script
Note : use the script on PC for faster results + the dump name MUST be "Dump.cs"
--Script not Encoded feel free to learn
Edited by XEKEX
more info