Advertisement
MilkyToast999xxx

TakeOnMEEE

Dec 9th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. do
  2. local RickRoll = Instance.new("Sound")
  3. RickRoll.Parent = game.Workspace
  4. RickRoll.Looped = true
  5. RickRoll.Volume = 10
  6. RickRoll.SoundId = ("rbxassetid://170261151")
  7. wait(0.1)
  8. RickRoll:Play()
  9.  
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement