Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made by Nuberzzz
- local s = Instance.new("Sound")
- s.Name = "Sound"
- s.SoundId = "https://www.roblox.com/Sad-Violin-item?id=147080452"
- s.Volume = 10000000000000000000000000000000000000000000
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait(3)
- s:play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement