Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local sound = Instance.new("Sound")
- sound.SoundId = "http://www.roblox.com/asset/?id=441091381"
- sound.Parent = game.Workspace
- sound.Looped = true
- sound:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement