Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local music=Instance.new("Sound",char.Torso)
- music.SoundId="rbxassetid://1303585722"
- music.Volume = 0.06
- music.Looped=true
- music:Play()
- TheWay1 = Instance.new('Sound', body)
- TheWay1.SoundId = "rbxassetid://1303585722"
- TheWay1.Volume = 0.01
- TheWay1.Name = "TheWay1"
- TheWay2 = Instance.new('Sound', body)
- TheWay2.SoundId = "rbxassetid://1303652161"
- TheWay2.Volume = 0.01
- TheWay2.Name = "TheWay2"
- Spit = Instance.new('Sound', body)
- Spit.SoundId = "rbxassetid://1303652161"
- Spit.Volume = 0.01
- Spit.Name = "Spit"
- Click = Instance.new('Sound', body)
- Click.SoundId = "rbxassetid://132742415"
- Click.Volume = 0.01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement