Advertisement
miguel1131

music

Nov 3rd, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. a = Instance.new("Sound",game.Workspace)
  2. a.Name = "sup m8"
  3. a.SoundId = "http://www.roblox.com/asset/?id="468952487
  4. a.Volume = 2
  5. a.Looped = true
  6. a:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement