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.

Channel Ban list

Old posts that have not been replied to for several years.
Locked
h
hmelo

Channel Ban list

Post by hmelo »

I would like to know if anybody has a TCL script that monitors the number o Bans of a Channel Ban list. This would be pretty cool since Kick floods happens all the time if we leave the bots alone. The idea is that the bot monitors the ban list, and he doesn´t let it reaches full capacity. In my network the Channel ban list is limited by a certain amount of bytes in the ban list. So a Tcl that can monitor both ways would be better. This way we could go sleep without cleaning all the ban list to prevent kick floods during the night.

[]s
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

I've made a script which does almost this, it lets u set the max number of bans, when it reaches that number it removes a x number of bans from the list..
u can find it at http://www.surferstarten.net/Papi
Elen sila lúmenn' omentielvo
h
hmelo

Post by hmelo »

thanks papillon, it will be very usefull.

[]s
h
hmelo

Post by hmelo »

the only problem is that the tcl removes the first bans of the least (the last bans applied). Leaving the old one´s there.
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

yeah I noticed :) thx 4 letting me know, I've fixed the bug, works now ;)
Elen sila lúmenn' omentielvo
Locked