| View previous topic :: View next topic |
| Author |
Message |
Aquse Voice
Joined: 28 Jul 2013 Posts: 1
|
Posted: Sun Jul 28, 2013 5:34 am Post subject: Is there a way to ban people for flooding instead of kicking |
|
|
| Title says it all. I want to know before I use a script. Or if anybody can suggest a script that works, that would be much appriciated. Thanks in advance! |
|
| Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1175
|
Posted: Sun Jul 28, 2013 11:44 am Post subject: Re: Is there a way to ban people for flooding instead of kic |
|
|
| Aquse wrote: |
...
Or if anybody can suggest a script that works, that would be much appriciated. Thanks in advance!
|
AllProtection
It can be configured to warn:kick:ban or warn:kick or warn:ban or kick:ban or whatever combination you want. I suppose you could just start with a ban.
Find download link somewhere in this thread:
http://forum.egghelp.org/viewtopic.php?t=9721&start=1275
Go to the last post and start back... you'll find a link to the most recent version.
Know this:
AP can protect against a LOT of things. I think it is best to turn off everything that you do not use.
I would use AP, even if only for one of the things it can do. It works well, and then you have other protections available to you, if/when the time comes that you want one or more of them.
Like most things, once you get the hang of it, it is easy.
Most likely though, it will take you a bit of time to get the hang of it the first time around.
I hope this helps. |
|
| Back to top |
|
 |
Ecoste Voice
Joined: 17 Jul 2013 Posts: 6
|
Posted: Sun Jul 28, 2013 3:33 pm Post subject: Re: Is there a way to ban people for flooding instead of kic |
|
|
Mhm thanks. Just to clarify, it says | Quote: | # * All settings are enabled via .chanset DCC command. Example: .chanset #channel ap:textl 5:2 15 w:k:kb 2
# this will enable the text flood (lines) protection on #channel (punish on 5 lines or more in 2 seconds)
# 1st warn - 2nd kick - 3rd kickban. ban is 15 minutes and ban type is 2. |
So all the settings are turned off unless I activate them one-by-one through the DCC? |
|
| Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1175
|
Posted: Sun Jul 28, 2013 4:00 pm Post subject: Re: Is there a way to ban people for flooding instead of kic |
|
|
No.
The script, as it is when you download it, comes with default settings.
Everything is on - with default settings.
Choice #1:
Load the script.
View the settings with:
.chaninfo #channel
Then disable - one by one - each option that you don't want to use right now. (This prevents things from happening, and you wondering what is going on. )
Choice #2:
BEFORE you load the script for the first time, edit it.
Find all the places in it that the default settings are set.
(This is easy, just text search for
lappend
and you'll find them one by one. )
Edit the default settings such that each option will be Off.
Once you get the idea, it is easy. Change things like 4:15 to 0:0
Note:
If you load the script, it is too late to consider Choice #2 above.
 |
|
| Back to top |
|
 |
|