Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local t = {40455679,76115431,15174538,18970347,40455621,40455718,15729218,76115441,18444034,18970427,40455781,16921115,68342805,15729251,180217344,119765610,76115450,26635106,16921198}
- while true do
- for i,v in pairs(t) do
- local s = Instance.new("Sound")
- s.SoundId = 'rbxassetid://' .. v
- s.Volume = 1
- s.Parent = owner.Character.Torso
- s:Play()
- repeat wait() until not s.IsPlaying
- end
- wait()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement