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 .. "\"" prnt = function(dd) print("loadstring("..dd..')()') end prnt(encoded)
Editor Settings
Theme
Key bindings
Full width
Lines