SHOW:
|
|
- or go back to the newest paste.
1 | - | [Roblox] |
1 | + | |
2 | ||
3 | s=Instance.new("Sound", script) | |
4 | ||
5 | while true do | |
6 | s.Volume=1 | |
7 | s.Pitch=1 | |
8 | s.Looped=true | |
9 | s.SoundId="http://www.roblox.com/asset/?ld=302033997" --- Makes the music REEEEEEEEEEEEEEEEEEEEEEEEEE | |
10 | s:Play() | |
11 | - | s.SoundId="http://www.roblox.com/asset/?ld=soundid" |
11 | + |