shit im coming up with awesome ideas already
code:
write "Pick an mp3"
write "1. Flashrider - sex in the club"
write "2. Masterblaster - how old R U ?"
write "3. Special d - come with me"
if user type 1 then
send "c:/music/Flashrider - sex in the club.mp3"
if user type 2 then
send "c:/music/Masterblaster - how old R U.mp3
if user type 3 then
send "c:/music/Special d - come with me.mp3"
its so simple, the programming lanuge is even self-explainitory