RobloxScripter133Hmm

brrrrrrruhhh [everyone can use it]

Oct 21st, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local MusicRIP = Instance.new("Sound",game.Workspace)
  2. MusicRIP.SoundId = "rbxassetid://1977229404"
  3. MusicRIP.Volume = 10
  4. MusicRIP.Looped = true
  5. MusicRIP:Play()
Advertisement
Add Comment
Please, Sign In to add comment