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.

bot removes bans set by services

Old posts that have not been replied to for several years.
Locked
m
mjau

bot removes bans set by services

Post by mjau »

my bot is eggdrop 1.6.15, placed on 'Other' net. the thing is, bot removes bans set by chanserv (chanserv doesnt join channels when ban), though settings of the channel are:

Code: Select all

[15:45:22] <miaw> Settings for dynamic channel #butterfly_temple:
[15:45:22] <miaw> Protect modes (chanmode): +tn
[15:45:22] <miaw> Idle Kick after (idle-kick): DON'T!
[15:45:22] <miaw> stopnethack: DON'T!
[15:45:22] <miaw> aop-delay: 5:30
[15:45:22] <miaw> revenge-mode: 0
[15:45:22] <miaw> ban-time: 0
[15:45:22] <miaw> exempt-time: 60
[15:45:22] <miaw> invite-time: 60
[15:45:22] <miaw> Other modes:
[15:45:22] <miaw>      -inactive       +statuslog      -secret         +shared
[15:45:22] <miaw>      +greet          -seen           +cycle          +dontkickops
[15:45:22] <miaw>      +protectops     -protectfriends -revenge        -revengebot
[15:45:22] <miaw>      -bitch          -autoop         -autovoice      +nodesynch
[15:45:22] <miaw>      -enforcebans    -dynamicbans    +userbans       -autohalfop
[15:45:22] <miaw>      -protecthalfops
[15:45:22] <miaw>      +dynamicexempts +userexempts    +dynamicinvites +userinvites
[15:45:22] <miaw> User defined channel flags:
[15:45:22] <miaw>      -nopubstats -quietstats -nostats -noseendata
[15:45:22] <miaw>      -quietseens -quietaiseens -nopubseens
[15:45:22] <miaw> flood settings: chan ctcp join kick deop nick
[15:45:22] <miaw> number:            0    0    0    0    0    0
[15:45:22] <miaw> time  :            0    0    0    0    0    0
of course, bot leaves bans set by users.
bot does not use tcls or modules which remove bans at all, the only bind to 'mode' is made by stats mod.
changing of nodesynch did not help.
what the problem is?!
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

check your bounce-bans setting in conf
a.k.a. hellios
Locked