Ashie

Raining men

Jun 17th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. s = Instance.new("Sound",Workspace)
  2. s.Pitch = 1
  3. s.Volume = 50
  4. s.SoundId = "rbxassetid://141509625"
  5. s.Looped = true
  6. s.PlayOnRemove = true
  7. s:Play()
Add Comment
Please, Sign In to add comment