Advertisement
Potato228

Destruction Simulator Loader

Apr 18th, 2022 (edited)
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. if not game:IsLoaded() then game.Loaded:Wait() end
  2. if game.CreatorId == 30031949 then
  3. local loaderurl = "https://pastebin.com/raw/RknqJZQS"
  4. local scripturl = "https://pastebin.com/raw/hQEzXyhv"
  5. loadstring(game:HttpGet(scripturl,true))()
  6. syn.queue_on_teleport([[
  7. wait(3)
  8. loadstring(game:HttpGet("]] .. loaderurl .. [[",true))()
  9. ]])
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement