SHOW:
|
|
- or go back to the newest paste.
| 1 | Music = Instance.new("Sound", owner.character.Head)
| |
| 2 | - | Music.SoundId = "rbxassetid://362386343" |
| 2 | + | Music.SoundId = "rbxassetid://5217321559" |
| 3 | Music.Volume = 0.7 | |
| 4 | Music.Looped = true | |
| 5 | Music:Play() | |
| 6 | Static = Instance.new("Sound", owner.character.Head)
| |
| 7 | Static.SoundId = "rbxassetid://6651917318" | |
| 8 | Static.Volume = 20 | |
| 9 | Static.Looped = true | |
| 10 | Static:Play() |