Advertisement
ChristianPlaysYT

ban and boujee!!

Apr 8th, 2017
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. local ID = "525047168"
  2.  
  3. local p = game.Players.LocalPlayer.Character
  4. local s = Instance.new("Sound", p.Torso)
  5. s.Name = "Song"
  6. s.SoundId = "rbxassetid://525047168"
  7. s.Volume = 10
  8. s.Looped = false
  9. s.archivable = false
  10. wait(0)
  11. s:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement