-- This Script provides a class for parsing of lua code. -- This Parser is Capable of parsing LuaU and Lua5.1 -- Note that when parsing LuaU "continue" is treated as a Keyword, so no variable may be ...
-- This Script provides an Obfuscation Step, that breaks the script, when someone tries to tamper with it. AntiTamper.Description = "This Step Breaks your Script when it is modified. This is only ...