LUA Obfuscator (loadstring method)

Run Settings
LanguageLua
Language Version
Run Command
-- Modded version of some other one I found. local thing = [[ print("Put script your here") ]] local encoded = thing:gsub(".", function(bb) return "\\" .. bb:byte() end) or thing .. "\"" print('Encoded your script... Copy it below!') print('loadstring("'..encoded..'")()')
Editor Settings
Theme
Key bindings
Full width
Lines