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.

bots don't enforce bans

Old posts that have not been replied to for several years.
Locked
a
appro

bots don't enforce bans

Post by appro »

Hello everyone,

I have a weird problem.
If I set a ban on the channel, people with +f in the bots userlist won't get kicked.

Code: Select all

.chaninfo #channel
Settings for dynamic channel #channel:
Protect modes (chanmode): +tn
Idle Kick after (idle-kick): DON'T!
stopnethack: DON'T!
aop-delay: 0:0

revenge-mode: 1
ban-time: 120
exempt-time: 60
invite-time: 60
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
Any suggestions?

Thanks in advance.
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

try a .chaninfo #chan to see the actual setting in the channel
a.k.a. hellios
a
appro

reply

Post by appro »

I already did this and also posted the output.
Just look at the codebox in my posting :>
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

lol sorry i must have been really tired when i read this yesterday
umm do these users have +o? or are their hosts matching a user on your bot with +o? try a .channel see how the bot is seeing them..
a.k.a. hellios
a
appro

Post by appro »

No problem, and thanks for your fast reply :>
But no, they do not match any +o/n/m users. They are just +f.
Locked