Advertisement
RyanDaCoder

FIX: Sound-MLG!

Nov 26th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 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.IsPlaying = true
  7. snd.Parent = workspace
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement