View difference between Paste ID: bWzHRBKP and kBvwkn9a
SHOW: | | - or go back to the newest paste.
1
Music = Instance.new("Sound", owner.character.Head)
2-
Music.SoundId = "rbxassetid://4919697541"
2+
Music.SoundId = "rbxassetid://362386343"
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()