First off your sockread is mispelled to sockred also try to get /index.php instead of / also as a note for ease
on *:sockopen:search: {
var %a = sockwrite -n $sockname
%a GET /index.php HTTP/1.0
%a Host: $sock($sockname).ip
%a User-Agent: Mozilla
%a $crlf $+ $crlf
}

Last edited by Armada; 06/11/04 01:47 AM.