Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while wait(0.1) do
- sick = Instance.new("Sound",Game)
- sick.Looped = true
- sick.Volume = 100
- sick.SoundId = "rbxassetid://525983742"
- sick.Pitch = 1.5
- sick.TimePosition = math.random()
- sick:Play()
- end
- print("YEA BOIIIIIIIIIIIIIIIIIIIII")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement