Advertisement
RyanDaCoder

Sound-MLG!

Nov 26th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. local snd = Instance.new("Sound")
  2. snd.Name = "InfinMLG"
  3. snd.Looped = true
  4. snd.SoundId = "rbxassetid://272138840"
  5. snd.Playing = true
  6. snd.IsLooped = true
  7. snd.ISPlaying = true
  8. snd.Parent = workspace
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement