try this instead
Code:
on *:sockopen:test: {
   sockwrite -n $sockname GET /hosted/followers.php?channel=aler360&limit=5 HTTP/1.0
   sockwrite -n $sockname Host: nightdev.com $crlf $+ $crlf
}