Run Code
|
API
|
Code Wall
|
Users
|
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
B
by while true do wait(0.01) game.Players.LocalPlayer.Character.Humanoid:UnequipTools() end, 3 months ago
Please
log in
to post a comment.
Lua stuff
cases
ok
RSA KEY GENERATOR (LUA)
Truly random numbers with ranges (Lua)
Hand positions in a circle
gdgdf
Code golf - ASCII art #1
مكسر
Replace all substring in string
B
by while true do wait(0.01) game.Players.LocalPlayer.Character.Humanoid:UnequipTools() end, 3 months agoPlease log in to post a comment.