on join
Posted by chriscloyd
Monday, April 30, 2007
Description: help me

on *:JOIN:#:{
  set %join.nick $nick
  set %join.chan $chan
  sockclose accountinfo
  sockopen accountinfo www.chaoslegionclan.net 80
}
on *:SOCKOPEN:accountinfo:{
  sockwrite -n $sockname GET cegl/files/get_user_info.php HTTP/1.0
  sockwrite -n $sockname User-Agent: Mozilla
  sockwrite -n $sockname $crlf
}
on *:sockread:accountinfo:{
}
Submit a comment
Oops! You need to login or register before you can post a comment!

ebaum's world