Advertisement
Guest User

NEW PASTE

a guest
Feb 24th, 2018
6,510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1.  
  2. ░▒▓█ Ultra Instinct █▓▒░
  3.  
  4. --]]
  5.  
  6. local Player = game.Players.localPlayer
  7. local char = Player.Character
  8. local Character = Player.Character
  9. local RootPart = Character.HumanoidRootPart
  10. local Head = Character.Head
  11. local done = false
  12. local canheal = false
  13. local deathchat1 = false
  14. local once = true
  15. local dead = false
  16. local candie = true
  17. local deathchat = false
  18. local idleon = true
  19. local idle1 = true
  20. local idle = true
  21. local spiritballenergy = true
  22. for i, v in pairs(game:GetService("Players").LocalPlayer.Character:children()) do
  23. if v:IsA("Accessory") then
  24. v:Destroy()
  25. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement