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.

Strange Ban Problem

Old posts that have not been replied to for several years.
Locked
T
TRaSH
Halfop
Posts: 56
Joined: Wed Feb 26, 2003 3:38 pm
Location: #Anime-Supreme

Strange Ban Problem

Post by TRaSH »

I'm On Mirc-X with my bot
But when someone joines the channel and he's on the AKICK list of the channel then the chanserv will kick+ban that person from the channel.
(Chanserv doesn't join channel)
but then the bot removes the ban right away, so i get a rituel of joins/bans/unban/joins
I looked true the config file of the bot but i couldn't find the right option so the bot doesn't do that
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

could be -userbans perhaps and chanserv is not a user.. hmm also i guess could be bounce-bans or bounce-modes
a.k.a. hellios
T
TRaSH
Halfop
Posts: 56
Joined: Wed Feb 26, 2003 3:38 pm
Location: #Anime-Supreme

Post by TRaSH »

gumbydammit wrote:could be -userbans perhaps and chanserv is not a user.. hmm also i guess could be bounce-bans or bounce-modes
i got it set on
+userbans
set bounce-bans 1
set bounce-modes 0

so to what should it be set when chanserv doesn't join the channel ?
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

you have it set to bounce all server bans.. ive never been on that network.. but if chanserv is not in the channel the bot is probably seeing it as a server ban..
a.k.a. hellios
User avatar
Dedan
Master
Posts: 260
Joined: Wed Jul 09, 2003 10:50 pm
Location: Memphis

Post by Dedan »

try setting the room -dynamicbans

maybe that will help.

I had the same problem,
I had "bantime" set to 1
and the bot would unban ALL
bans after 1 minute.

setting the room " -dynamicbans "
fixed the problem.. 8)
I once was an intelligent young man, now i am old and i can not remember who i was.
T
TRaSH
Halfop
Posts: 56
Joined: Wed Feb 26, 2003 3:38 pm
Location: #Anime-Supreme

Post by TRaSH »

gumbydammit wrote:you have it set to bounce all server bans.. ive never been on that network.. but if chanserv is not in the channel the bot is probably seeing it as a server ban..
Jubs you where right
Changed
set bounce-bans 1
to
set bounce-bans 0
and that solved the problem thnx
:wink:
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

anytime :)
a.k.a. hellios
Locked