of     1   

IHeartGuests9001
#140170797Sunday, July 13, 2014 5:10 AM GMT

...and is looped? I'm completely unsure on how to make this. Help?
iimerkingalaxy
#140171445Sunday, July 13, 2014 5:19 AM GMT

while wait(.1) do script.Parent.musicname.Play() wait(120) script.Parent.musicname.Stop() script.Parent.nextmusicname.Play() wait(120) etc. end
iimerkingalaxy
#140171748Sunday, July 13, 2014 5:23 AM GMT

as for the loop you must go to the audio then hit the loop button.
IHeartGuests9001
#140172209Sunday, July 13, 2014 5:29 AM GMT

Alright I'll try this. Thank you!
ByteUnknown
#140172302Sunday, July 13, 2014 5:29 AM GMT

What is a script that can detect when the music stops and plays the next one?
IHeartGuests9001
#140174477Sunday, July 13, 2014 5:57 AM GMT

Yes yes I'd actually prefer that more, thank you, Byte.
iimerkingalaxy
#140174978Sunday, July 13, 2014 6:04 AM GMT

You Would have to make it a gui with value's

    of     1