I wish it was that easy Mpdreamz,
/sockopen mynet irc.mynet.com 6667
on *:sockopen:mynet:{
sockwrite -tn $sockname NICK somebody
sockwrite -tn $sockname USER java * * :javauser
}
on *:sockread:mynet:{
if ($sockerr) {
echo 12 -st > Hata: Bağlantı hatası, lütfen tekrar deneyiniz.
halt
}
else {
var %temptext
sockread %temptext
echo %temptext
}
}
I just can see
:irc.mynet.com NOTICE AUTH :Hostname lookups disabled. Using your IP (62.248.88.46) instead.
:irc.mynet.com NOTICE AUTH :Please wait while your system is scanned for insecure proxy servers...
:irc.mynet.com NOTICE AUTH :No open proxies were found on your system.
PING :48ABCF4F
PING :48ABCF4F