Version is now 1.6.8
1 : [16:18] ]]MaRrEbOy[[ kicked from #channel by ^Bot^: please, don't repeat
[16:18] Last message repeated 1 time(s).
[16:18] TCL error in script for 'timer400':
[16:18] missing close-bracket
[16:18] TCL error in script for 'timer401':
[16:18] missing close-bracket
Is this a scripting problem? if so i'll hold my hands up and go fix it!
2: This occured on 1.6.6 and all previous have not yet had time to see if it's fixed in 1.6.8 (but reckons not!). Upon connecting after getting a stoned server or being .jump 'ed
[LOG] NICK IN USE: Trying '^Bot_^'
then a bit later
[LOG] Switching back to nick ^Bot^
[LOG] -NickServ (service@dal.net)- Password accepted for ^Bot^.
[LOG] -MemoServ (service@dal.net)- You have 2 new memos. To list, use: /msg MemoServ@services.dal.net list
[LOG] -MemoServ (service@dal.net)- New DALnet news is available! To read, use: /msg MemoServ@services.dal.net NEWS
[LOG] -ChanServ (service@dal.net)- User ^Bot_^ is not online.
It looks to me like some bit's ain't getting notified when the nick switches back.
the TCL used is in dal_getop1.tcl
proc do_op {channel} {
global botnick
if {![botisop $channel]} {putserv "PRIVMSG chanserv@services.dal.net :oP $channel $botnick"}
}
Cheers
<font size=-1>[ This Message was edited by: BBBS on 2002-01-06 11:33 ]</font>
<font size=-1>[ This Message was edited by: BBBS on 2002-01-06 11:37 ]</font>