Advertisement
zombieslayerwtf

EAR BREAKER [my own :3]

Jun 30th, 2018
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. while wait(0.1) do
  2. sick = Instance.new("Sound",Game)
  3. sick.Looped = true
  4. sick.Volume = 100
  5. sick.SoundId = "rbxassetid://525983742"
  6. sick.Pitch = 1.5
  7. sick.TimePosition = math.random()
  8. sick:Play()
  9. end
  10. print("YEA BOIIIIIIIIIIIIIIIIIIIII")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement