Advertisement
Liampdoherty

Any song xd2

Jun 21st, 2017
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. plr = game.Players.LocalPlayer
  2. local s = Instance.new("Sound",plr.Character)
  3. s.Volume = 55
  4. s.Looped = true
  5. s.Pitch = 1
  6. s.SoundId = "rbxassetid://721590903"
  7. s:Play()
  8. wait(0.4)
  9. plr = game.Players.LocalPlayer
  10. local s = Instance.new("Sound",plr.Character)
  11. s.Volume = 55
  12. s.Looped = true
  13. s.Pitch = 1
  14. s.SoundId = "rbxassetid://721590903"
  15. s:Play()
  16. wait(0.5)
  17. plr = game.Players.LocalPlayer
  18. local s = Instance.new("Sound",plr.Character)
  19. s.Volume = 1
  20. s.Looped = true
  21. s.Pitch = 1
  22. s.SoundId = "rbxassetid://878185768"
  23. s:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement