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.

Ops acting like they are in Bitchy mode

Old posts that have not been replied to for several years.
Locked
S
Spyrus

Ops acting like they are in Bitchy mode

Post by Spyrus »

I looked through search and couldn't find anything on this but on my botnet I want to disable bitch mode in certain channels, now there are 4 bots that have the superbitch.tcl running but I have a channel that has none of those bots and I think I have the chanset to that it is -bitch but when I op someone that is not in the user list it deops both of us and flags me as d. Is this because I have superbitch running on the hub bot or am i missing something? here is the chanset of the channel

Other modes:
-inactive -statuslog -secret +shared
+greet -seen +cycle +dontkickops
-protectops -protectfriends -revenge -revengebot
-bitch -autoop +autovoice -nodesynch
-enforcebans +dynamicbans +userbans -autohalfop
-protecthalfops
+dynamicexempts +userexempts +dynamicinvites +userinvites
flood settings: chan ctcp join kick deop nick
number: 10 3 5 3 3 5
time : 60 60 60 10 10 60

any help would be much appreciated. Thanks
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

revenge-mode 1
This settings defines how the bot should punish bad users when
revenging. There are four possible settings:

0 Deop the user.
1 Deop the user and give them the +d flag for the channel.
2 Deop the user, give them the +d flag for the channel, and kick them.
3 Deop the user, give them the +d flag for the channel, kick, and ban them.

What are your settings for the superbitch.tcl in your copy of netset.tcl? Have you completely read the text files included with Netbots, and adjusted your settings accordingly?

[quote]Superbitch.tcl
sb_remove (default: 0)
If a user ops someone they shouldn't, remove their global & channel +o status and give them the +d flag? (note that +m/n is not removed).
Valid settings: 1 to enable, 0 to disable.
Locked