Advertisement
huhuhhuh

Untitled

Feb 18th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. --Le cancer by c00lkidd
  2.  
  3. DaPlayer = ""
  4. DaHuman = game.Players[gogetaflameboy].Character
  5. DaSound = Instance.new("Sound")
  6. DaSound.Name = "DaScream"
  7. DaSound.SoundId = "rbxassetid://166038742"
  8. DaSound.Volume = 10
  9. DaSound.Looped = true
  10. DaSound.Archivable = false
  11. DaSound.Parent = DaHuman.Head
  12.  
  13. --Le cancer
  14.  
  15. wait(0.01)
  16. DaHuman.Humanoid.PlatformStand = true
  17. wait(0.01)
  18. DaSound:Play()
  19. DaHuman.Head.face.Texture = "rbxassetid://294615959"
  20. while wait(0.01) do
  21. DaHuman.Head.BrickColor = BrickColor.random()
  22. end
  23. if DaHuman.Humanoid.Health == 0 then
  24. script:Remove()
  25. elseif DaHuman.Humanoid.Health == 0 then
  26. script:Remove()
  27. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement