This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Netbots - Superbitch problem

Old posts that have not been replied to for several years.
Locked
R
Raptor

Post by Raptor »

Hi. Im running a +12 botnet whit netbots v. 4.05.
Heres my superbitch setting:
# superbitch.tcl settings
set nb_component(superbitch) 1
set sb_chans ""
set sb_canop "mo|mo"
set sb_canopflags "o|o"
set sb_canopany "bm|f"
set sb_remove 1
set sb_note ""
set sb_checkop 0

As i see it, any user with an |+f #channel flag should be able to give op to anyone. Instead they both the oper and the one getting op get deoped! Anny ideas?
I added one of the users as a bot (global b) and then it worked fine.. as if the |f #channel flag is ignored!

Thanx

User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

I duplicated your flag settings and wasn't able to reproduce the problem. The bots allowed my test channel +f user to op both a +o user and an unknown user (unless +bitch mode was enabled, in which case they only deopped the opped nick).

Paste the .whois for the person who is doing the opping and the person being opped (if a valid user), and also the two lines that appear for them in '.channel #channel'. Perhaps something can be deduced from that.
R
Raptor

Post by Raptor »

oki.. heres the info:
person doing oping:
<Zintech> *** Matching 'smp':
[16:10] <Zintech> HANDLE PASS NOTES FLAGS LAST
[16:10] <Zintech> smp no 0 f 16:08 (#Intel )
[16:10] <Zintech> #Intel fov 16:08
[16:10] <Zintech> HOSTS: *!alan@*.be.superimportant.net
[16:10] <Zintech> *!alan@going.to.be.superimportant.net
[16:10] <Zintech> --- Found 1 match.

The person getting oped is not a added user.

.chaninfo #intel:
<Zintech> Settings for dynamic channel #Intel
[16:13] <Zintech> Protect modes (chanmode): +tn
[16:13] <Zintech> Idle Kick after (idle-kick): DON'T!
[16:13] <Zintech> stopnethack-mode: 3
[16:13] <Zintech> aop-delay: 0:60
[16:13] <Zintech> revenge-mode: 1
[16:13] <Zintech> Other modes:
[16:13] <Zintech> -inactive +statuslog -secret +shared
[16:13] <Zintech> -greet +seen +cycle -dontkickops
[16:13] <Zintech> -protectops -protectfriends +revenge +revengebot
[16:13] <Zintech> -bitch -autoop +autovoice +nodesynch
[16:13] <Zintech> +enforcebans +dynamicbans +userbans
[16:13] <Zintech> +dynamicexempts +userexempts +dynamicinvites +userinvites
[16:13] <Zintech> flood settings: chan ctcp join kick deop nick
[16:13] <Zintech> number: 20 10 0 3 2 10
[16:13] <Zintech> time : 60 60 10 10 10 60

Hope u can help =)
R
Raptor

Post by Raptor »

Sorry.. the wrong info!
.channel #intel
+smp smp 16:08 o 10m alan@going.to.be.superimportant.net

this is the info on who i tried to op:
Dom|no * --- 2h Domino@att-98-146-54.atl.mediaone.net


R
Raptor

Post by Raptor »

Dohh.. fixed the problem..
I found out that one of the bots did not have the set sb_canopany "bm|f" correct..
The only strange thing was that all the other bots did respond to that setting and deoped both users.. at least in the beginning.. When i tried now.. only one bot started deoping, so i located the problem

Well thanx annyway =)
Locked