Lua Obfuscator

Run Settings
LanguageLua
Language Version
Run Command
local input = [[ --script here ]] local encoded = input:gsub(".", function(func) return "\\" .. func:byte() end) or input .. "\"" print('--[[') print[[obfuscator made by Candorada obfuscate your script at https://glot.io/users/candorada/snippets]] print(']]') print"" print('loadstring("'..encoded..'")()')
Editor Settings
Theme
Key bindings
Full width
Lines