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