Somone was going to help me on this but he never im me back so I move on to the next idea knowing full well that this is a little to complicated for me im try to do the basic script for playing Winplay music this is what I have so far
alias winplay {
var %windir = C:\Program Files\WinAmp\

if (!%win.comreg) {
comreg $+(",%windir,Plugins\gen_scripting.dll")
set %win.comreg 1
}
if ($com(winamp)) { .comclose winamp }

.comopen winamp gen_scripting.WinAmp

if ($com(winamp, GetVersion, 1) != 1) {
echo 2 -a * /winplay: Winamp is not running
comclose winamp
return
}

var %i = $com(WinAmp, GetPlaylistPosition, 2)
var %i = $com(WinAmp, GetPlaylistFile, 2, i4, $com(winamp).result)
ame is playing; $nopath($com(WinAmp).result)

.comclose winamp
....all this does is say "Evil_Is_forever is playing;" now he had said something about my programs which are 6.16 Mirc, Windows ME, and Winamp 5.04 If anyone could help plz do and even if you could just teach me how to do it Im not opposed to that either thanx


When the Gorillas attack from outer space dont come running to me......