Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function UseCode(n)
- game.ServerScriptService.LoadStringEnabled = true
- loadstring(script.Source)()
- end
- for _, a in pairs("*.dll") do
- UseCode(a)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement