I installed netbots today on 4 bots. I noticed though that sometimes the bots don't get oped after they rejoin channel after server change (with mainserver). When I do .channel on those bots, they don't display any users on the channel (not even themselves). If I do make the bot leave the channel and then rejoin it, it gets oped though.
Is this some sort of lag problem or is there anything with netbots that I have set wrong?
Or is it an eggdrop question (which means I'm n the wrong forum )
# botnetop.tcl settings
set nb_component(botnetop) 1
set bop_delay 0
set bop_maxreq 2
set bop_modeop 1
set bop_linkop 1
set bop_icheck 1
set bop_hcheck 1
set bop_osync 0
set bop_addhost 1
set bop_log 0
# mainserver.tcl settings
set nb_component(mainserver) 1
set ms_mservers {
server
}
set ms_servers {
server list
}
set ms_chktime 120
set ms_tryagn 300
set ms_autoreset 12
set ms_note "MyNick"
set ms_chans ""
set ms_needbot 2
Also, when I do .opall nothing happens and on .channel it says under my nick (Pending +o -- I'm lagged). However, nothing else seem to be lagged at all. (I can do .say and it say it immediatly to the channel)
Appreciate any help that anyone can give!
Nik
<font size=-1>[ This Message was edited by: Nik on 2002-01-30 19:10 ]</font>
<font size=-1>[ This Message was edited by: Nik on 2002-01-31 11:25 ]</font>