First: ( http://forum.egghelp.org/viewtopic.php?t=8320 )
When I load the script to the bot I can't chattr the other users.
But if I disable it, its possible. So something got to be wrong in
my config. Can't figure out what it is.
Second:
My other problem is that the 'set cl_priority' doesn't seem to work
for me (chanlimit.tcl). Insted I get:
This is the activated parts of my config:-!- mode/#GlassBil [+l 33] by Stacie, Minogue0, Aguilera, Minogue, Spears
Code: Select all
# netbots.tcl settings
set nb_flag all
set nb_key "not public =)"
set nb_defctrl "*"
set nb_owner 0
set nb_ctrlbots ""
set nb_max 5
set nb_timeout 180
set nb_netupdate 2
set nb_nettcl 0
set nb_update "GlassBil"
set nb_chon 1
set nb_broadcast ""
set nb_cmdcast 0
set nb_castfilter "addhost ident .chpass .newpass .note"
set nb_servers {
irc.inet.tele.dk
irc.dkom.at
efnet.cs.hut.fi
...And then alot more servers...
}
# botnetop.tcl settings
set nb_component(botnetop) 1
set bop_delay 2
set bop_maxreq 0
set bop_modeop 0
set bop_linkop 1
set bop_icheck 0
set bop_hcheck 1
set bop_osync 0
set bop_addhost 0
set bop_log 2
# chanlimit.tcl settings
set nb_component(chanlimit) 1
set cl_chans "#GlassBil"
set cl_priority "Christina Dannii Kylie Stacie Britney"
set cl_echans "#VVR"
set cl_limit 5
set cl_grace 2
set cl_timer 1
set cl_server 1
set cl_log 1
# extras.tcl settings
set nb_component(extras) 1
set ex_cleanup 0
set ex_clearbans 0
set ex_newuser "GlassBil"
set ex_opall 1
# mass.tcl settings
set nb_component(mass) 1
set ma_reason "closing temporarily"
# sentinel.tcl settings
set nb_component(sentinel) 1
set sl_bcflood 5:5
set sl_bmflood 5:5
set sl_ccflood 5:3
set sl_avflood 5:3
set sl_tsunami 10
set sl_txflood 20:10
set sl_boflood 4:20
set sl_jflood 4:20
set sl_nkflood 6:20
set sl_ban 30
set sl_boban 30
set sl_globalban 0
set sl_wideban 1
set sl_banmax 100
set sl_igtime 240
set sl_masktype 2
set sl_ilocktime 60
set sl_mlocktime 60
set sl_shortlock 1
set sl_bfmaxbans 0
set sl_note "GlassBil"
set sl_cfnotice "Channel locked temporarily due to flood, sorry for any inconvenience this may cause :-)"
set sl_bfnotice "Channel locked temporarily due to full ban list, sorry for any inconvenience this may cause :-)"
set sl_lockcmds 2
set sl_lockflags "o"
set sl_bxsimul 0
Best regards
David