Advertisement
Pukaciu

musi

Sep 9th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. local Music = Instance.new("Sound", game.Workspace.erikaspukinskis1)
  2. Music.SoundId = "rbxassetid://insert music 143959455"
  3. Music.Volume = 10
  4. Pitch = 1
  5. Music.Looped = true
  6. Music:Play()
  7. local Music = Instance.new("Sound", game.Workspace.erikaspukinskis1)
  8. Music.SoundId = "rbxassetid://insert music 143959455"
  9. Music.Volume = 10
  10. Pitch = 1
  11. Music.Looped = true
  12. Music:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement