Advertisement
KilluaGod

Music player

Jul 29th, 2017
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. kkk = Instance.new("Sound",workspace)
  2. kkk.Volume = 1
  3. kkk.PlaybackSpeed = 1
  4. kkk.Pitch = 1
  5. kkk.SoundId = "rbxassetid://409901969"
  6. kkk:Play()
  7. kkk.Name = "a"
  8. kkk.Looped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement