Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Lua Obfuscator loadstring method by
-- loadstring method local thing = [[ replace this with script ]] local encoded = thing:gsub(".", function(bb) return "\\" .. bb:byte() end) or thing .. "\"" print('Encoded your script... Copy it below!') print('loadstring("'..encoded..'")()')
run
|
edit
|
history
|
help
0
Monty Hall
Conta valores acima da média - LUA
MXR
10 Line challenge
Personal Use (Among Us)
test
Root
Basic class example
Area of Sector Calculator
Weight system (Will make a C# one soon too!)