Advertisement
mooodi1234

mine script

Jun 6th, 2017
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Victim = game.Players["URNEXT_RUNAWAY666"]
  2. Victim = Victim.Character
  3. o1 = Instance.new("Sound")
  4. o1.Parent = Victim.Head
  5. o1.SoundId = "rbxassetid://429400881"
  6. o1:Play()
  7. o1 = Instance.new("Sound")
  8. o1.Name = "SoundofPain"
  9. o1.Parent = Victim.Head
  10. o1.Volume = 3
  11. o1.SoundId = "rbxassetid://606862847"
  12. o1:Play()
  13. Victim.Head.face.Texture = "http://www.roblox.com/asset/?id=412416747"
  14. Victim.Head.BrickColor = BrickColor.New("Maroon")
  15. for i=1, 10 do
  16. wait(.1)
  17. Victim.Head.Size = Victim.Head.Size *1.3
  18. end
  19. PS33.Parent = workspace
  20. PS33.SoundId = "rbxassetid://165969964"
  21. PS33.Volume = 10
  22. PS33:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement