Advertisement
demaesm555

Untitled

Sep 4th, 2015
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. wait(0.5)
  2. Music = Instance.new("Sound")
  3. Music.SoundId = ("rbxassetid://147930134")
  4. Music.Parent = game.Workspace.demaesm555.Torso
  5. Music.Looped = true
  6. Music.Volume = 1
  7. Music:Play()
  8. Rainbow = Instance.new("ParticleEmitter")
  9. Rainbow.Parent = game.Workspace.demaesm555.Torso
  10. Rainbow.Texture = ("http://www.roblox.com/asset/?id=13505490")
  11. game.Workspace.demaesm555.Humanoid.MaxHealth = 9999999
  12. game.Workspace.demaesm555.Humanoid.Health = 9999999
  13. game.Workspace.demaesm555.Humanoid.WalkSpeed = 125
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement