View Single Post
Old 06-04-2004, 11:49 AM  
ChipMunk666
Senior Member
 
Join Date: Jun 2003
Posts: 220
Default

I changed the ip of
set ioBvar(ip) "*.*.*.*"
set ioBvar(port) "444"
set ioBvar(login) "!sitebot" ;# That user needs the necessary flags to do it's job... "1" is ok.
set ioBvar(pass) "sitebot"

TO

set ioBvar(ip) "127.0.0.1"
set ioBvar(port) "444"
set ioBvar(login) "!sitebot" ;# That user needs the necessary flags to do it's job... "1" is ok.
set ioBvar(pass) "sitebot"

that problem is fixed now.
ChipMunk666 is offline   Reply With Quote