Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Roblox]
- ---made by donovandude01
- s=Instance.new("Sound", script)
- while true do
- s.Volume=1
- s.Pitch=1
- s.Looped=true
- s.SoundId="http://www.roblox.com/asset/?ld=soundid"
- s:Play()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement