Advertisement
ManlyMemeScripter

Ultrasound

Jul 12th, 2021
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. local music=Instance.new("Sound",char.Torso)
  2. music.SoundId="rbxassetid://1303585722"
  3. music.Volume = 0.06
  4. music.Looped=true
  5. music:Play()
  6. TheWay1 = Instance.new('Sound', body)
  7. TheWay1.SoundId = "rbxassetid://1303585722"
  8. TheWay1.Volume = 0.01
  9. TheWay1.Name = "TheWay1"
  10. TheWay2 = Instance.new('Sound', body)
  11. TheWay2.SoundId = "rbxassetid://1303652161"
  12. TheWay2.Volume = 0.01
  13. TheWay2.Name = "TheWay2"
  14. Spit = Instance.new('Sound', body)
  15. Spit.SoundId = "rbxassetid://1303652161"
  16. Spit.Volume = 0.01
  17. Spit.Name = "Spit"
  18. Click = Instance.new('Sound', body)
  19. Click.SoundId = "rbxassetid://132742415"
  20. Click.Volume = 0.01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement