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