Helgodxdd

autokill

Nov 15th, 2020 (edited)
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. local Player = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  2. local player = game:GetService("Players").LocalPlayer
  3. local Char = player.Character.Humanoid
  4.  
  5. loadstring(game:HttpGet("https://pastebin.com/raw/rjMcE9Lq"))()
  6.  
  7. Char.Died:Connect(function()
  8. loadstring(game:HttpGet("https://pastebin.com/raw/rjMcE9Lq"))()
  9. wait(5)
  10. end)
  11.  
  12. print"Executed"
Add Comment
Please, Sign In to add comment