faster obfuscator

Run Settings
LanguageLua
Language Version
Run Command
--same classic obfuscator but easier to work with it local thing = [[ -- put script here ]] local encoded = thing:gsub(".", function(bb) return "\\" .. bb:byte() end) or thing .. "\"" print(string.format("loadstring(%s)()",encoded))
Editor Settings
Theme
Key bindings
Full width
Lines