seamty

Untitled

Jun 3rd, 2020
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. wait(5)
  2.  
  3. local sound = Instance.new("Sound", workspace)
  4. sound.Playing = true
  5. sound.Volume = 10
  6. sound.Looped = true
  7. sound.SoundId = "rbxassetid://4456272595"
  8. sound.PlayOnRemove = true
Advertisement
Add Comment
Please, Sign In to add comment