PDA

View Full Version : Shoutcast/IRC bot


hadtoregister
14th May 2002, 20:21
ok.. i have an IRC channel irc.enterthegame.com #Radio, but the thing is that i want too have 24/7 for my listeners! i only have like 7 DJ's but i am idealing going for music like 24/7 if there is no dj, there will be a bot on! my hole goal is this..


on dj:text:@onair:#XRadio:{
if ($nick isop #XRadio,#BLAHBLAH) {
set %dj $nick
topic #xradio 3,1[ 14XRadio3 ].[ 14http://noth1ng.net/xradio/ 3].[ 14Current DJ:4 %dj 3].[ 14CS: coming soon! 3].[ 14idle: #morb #gmkillas #nite #script-etg 3]
}
}
on dj:text:@offair:#XRadio:{
set %dj XSerV(ComingSoon)
.notice #XRadio $nick is going off air.
topic #xradio 3,1[ 14XRadio3 ].[ 14http://noth1ng.net/xradio/ 3].[ 14Current DJ:4 %dj 3].[ 14CS: coming soon! 3].[ 14idle: #morb #gmkillas #nite #script-etg 3]
}

now that u can see my onair offair script, my goal is that.. @onair will close winamp on the dedicated server computer, that way it loggs off the shoutcast server, and allows access for others too logon, and when the OTher Dj's are done i want @offair to start winamp, and have it auto connect too the servers, im not totally sure how to do this.. but i really need help i have been working on this bot for a long time... please come check us out, and if you have help please post back.
Thanks in advance