1 year ago
#122668
Randomizer
Shoutcast 2.5 mIRC Socket Bot Connection Problem
I have a socket bot that I use as a radio, but it cannot pull the data and reflect it to the channel. What is the problem?
sockwrite -nt $sockname GET $+(/admin.cgi?pass=,$_rpass,&sid=1&mode=viewxml&page=0) HTTP/1.1
sockwrite -nt $sockname Host: $+($_rip, :, $_rport)
sockwrite -nt $sockname User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.8
sockwrite -nt $sockname Accept-Encoding: gzip,deflate
sockwrite -nt $sockname Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
sockwrite -nt $sockname Keep-Alive: 300
sockwrite -nt $sockname Connection: keep-alive
sockwrite -nt $sockname $crlf
sockets
irc
shoutcast
internet-radio
mirc
0 Answers
Your Answer