chrisinator66

Untitled

May 31st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. while wait() do
  2. game.ReplicatedStorage.Rebirth:InvokeServer()
  3. game.ReplicatedStorage.RemoteDrop:FireServer()
  4. end
  5.  
  6. game.Players.LocalPlayer.leaderstats.Life.Changed:connect(function(plr)
  7. delay(4, function()
  8. loadstring(game:HttpGet("https://pastebin.com/raw/rYKC3pZr", true))()
  9. end)
  10. end)
  11. wait()
  12. loadstring(game:HttpGet("https://pastebin.com/raw/rYKC3pZr", true))()
Advertisement
Add Comment
Please, Sign In to add comment