I have this script:
function sound() wait(5) script.MUSIC:Play(1) end Players.PlayerAdded:connect(sound)
yet it does nothing, the only thing which could cause a problem would be the asset ID in the Sound which is in the script (and yes I named the Sound 'MUSIC')
Could someone give me a link of a working sound asset?
Here you go, a working Audio asset. http://www.roblox.com/asset/?id=130783238
Just insert a basic object "Sound" and put that under the assetId.