L00pkidd

Sharks Audi(only works in sharkmans *game)

Aug 8th, 2024 (edited)
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. a = Instance.new("Sound",workspace)
  2. a.SoundId = "rbxassetid://16706360422"
  3. a.Name = "Sharks Audio"
  4. a.Volume = 1
  5. a.Looped = true
  6. a:Play()
Advertisement
Add Comment
Please, Sign In to add comment