i have been through these forums hoping to find something useful but haven't yet;
my bots aren't automatically opping eachother in channels they should, i'm not sure if they are even requesting.
taken from .channel #channelname
[17:58:04] <gaylord> NICKNAME HANDLE JOIN IDLE USER@HOST
[17:58:04] <gaylord> @gaylord gaylord 14:05 B <- it's me!
[17:58:04] <gaylord> @mR mR --- O w00t@vw27377.foogoo.id.au
[17:58:04] <gaylord> @wiseguy wiseguy 17:11 B 47m sabu@193.216.170.28770
[17:58:04] <gaylord> winnar winnar 17:45 B 13m winnar@vw9488.iprimus.net.au
[17:58:04] <gaylord> End of channel info.
[17:59:24] <gaylord> [18:00] #sabu# whois winnar
[17:59:24] <gaylord> HANDLE PASS NOTES FLAGS LAST
[17:59:24] <gaylord> winnar yes 0 bfo 17:45 (#divx)
[17:59:24] <gaylord> HOSTS: *ar*!winnar@*9488.iprimus.net.au
[17:59:24] <gaylord> ADDRESS: <censored>
[17:59:24] <gaylord> users: 11588, bots: 11588
the bots link fine, but no auto opping is taking place
i think i must have set something wrong in either my conf or netset.tcl
# botnetop.tcl settings
set nb_component(botnetop) 1
set bop_delay 0
set bop_maxreq 0
set bop_modeop 1
set bop_linkop 1
set bop_icheck 1
set bop_hcheck 1
set bop_osync 1
set bop_addhost 1
set bop_log 0
also, when i .channel #alargechannel, alot of the users are incorrectly showing to have @, when they don't have @. I've tried .reset, but this doesn't help anything, have I done something wrong in my configs?
the network the bots are on is Austnet btw, with host masking as default
the bots do recognise them as being there as I see with the B flag in .channel, and .netmass op #chan will op them, but there is no auto opping happening.