Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- music = Instance.new("Sound", Character)
- music.SoundId = "http://www.roblox.com/asset/?id=358598989"
- music.Volume = 100
- music.Looped = true
- wait(0.1)
- music:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement