| View previous topic :: View next topic |
| Author |
Message |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Sat Jun 28, 2008 1:38 pm Post subject: |
|
|
| Casey wrote: | There may be a possible bug with the AntiSpam bot in 4.6b8, when you spam the AntiSpam bot, it only kicks and does not ban when it is set on kb.
When you spam in the channel, it does put the ban on, and also puts the ban on when you spam the eggdrop bot. |
Someone reported this to me, but I looked at the code and that can't be possible. I also tested it with my bot and it worked just right as expected. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
Casey952 Voice
Joined: 24 Jun 2008 Posts: 15
|
Posted: Sat Jun 28, 2008 6:05 pm Post subject: |
|
|
| It sounds like it is a setting I am missing for it to not ban. |
|
| Back to top |
|
 |
heroes Voice
Joined: 01 Dec 2007 Posts: 17
|
Posted: Sun Jul 27, 2008 4:18 am Post subject: Hi Sir_Fz |
|
|
can help me??
why when i load eggdrop from this TCL
all the default setting is kickban global
i cant set it at tcl
but must be set on DCC chat
any idea if we can set default on TCL when the 1st time
we load the eggdrop?
thx before.. |
|
| Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Sun Jul 27, 2008 6:24 am Post subject: |
|
|
The script sets the default settings on all channels the first time you run it. You can't set static channel-specific settings. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
Bahasa Voice
Joined: 27 Jul 2008 Posts: 19
|
Posted: Sun Jul 27, 2008 11:42 am Post subject: |
|
|
| Sir_Fz wrote: | | The script sets the default settings on all channels the first time you run it. You can't set static channel-specific settings. |
we are use it allprotection either with a new version from you. and so far so good enough. the problem that was i found is when i edited the tcl (punish ban or kick, disfuction some protection like bchan or else) and i restarted the bot, the change will not work i dont know why and when i looking pn the aplist is still the same setting with the 1st loading. so... usualy im use : .ap:reset * |
|
| Back to top |
|
 |
heroes Voice
Joined: 01 Dec 2007 Posts: 17
|
Posted: Sun Jul 27, 2008 11:49 am Post subject: still need help |
|
|
ehm.. i mean like this bro...
example :
lappend ap:udefs {ap:textc "215:3 120 kb 2"} ---->> Original From TCL
then i change the code become this :
lappend ap:udefs {ap:textc "215:3 120 kb 1"}
why the eggdrop still read the original or default TCL?
here is i want to ask if we cant set the kb type from TCL? all must from DCC chat? sorry my english is s**k |
|
| Back to top |
|
 |
heroes Voice
Joined: 01 Dec 2007 Posts: 17
|
Posted: Sun Jul 27, 2008 11:52 am Post subject: |
|
|
| Bahasa wrote: | | Sir_Fz wrote: | | The script sets the default settings on all channels the first time you run it. You can't set static channel-specific settings. |
we are use it allprotection either with a new version from you. and so far so good enough. the problem that was i found is when i edited the tcl (punish ban or kick, disfuction some protection like bchan or else) and i restarted the bot, the change will not work i dont know why and when i looking pn the aplist is still the same setting with the 1st loading. so... usualy im use : .ap:reset * |
so the point here is we cant set or edit type of kickban from TCL? must set from DCC chat? |
|
| Back to top |
|
 |
Bahasa Voice
Joined: 27 Jul 2008 Posts: 19
|
Posted: Sun Jul 27, 2008 12:24 pm Post subject: |
|
|
| heroes wrote: | | Bahasa wrote: | | Sir_Fz wrote: | | The script sets the default settings on all channels the first time you run it. You can't set static channel-specific settings. |
we are use it allprotection either with a new version from you. and so far so good enough. the problem that was i found is when i edited the tcl (punish ban or kick, disfuction some protection like bchan or else) and i restarted the bot, the change will not work i dont know why and when i looking pn the aplist is still the same setting with the 1st loading. so... usualy im use : .ap:reset * |
so the point here is we cant set or edit type of kickban from TCL? must set from DCC chat? |
I did *not* say that.
eg : lappend ap:udefs {ap:adv "+ 10 k:kb 11"} and its working good.
1. edited which you want
2. restart the bot
3. if the sets is not work, try .ap:reset * or .ap:reset #channelname _________________ Bahasa Indonesia |
|
| Back to top |
|
 |
liquidox Voice
Joined: 28 Jul 2008 Posts: 2
|
Posted: Mon Jul 28, 2008 9:56 am Post subject: |
|
|
| I'm running the latest Beta on a channel around 100-200 people. Sometimes the botnet flood protection triggers when there's alot of people talking at the same time (which is a good thing). But, sometimes it doesn't actually take the "m" flag off afterwards, any ideas how this could happen? |
|
| Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Mon Jul 28, 2008 11:41 am Post subject: |
|
|
This has been discussed before but, unfortunately, for some reason it's still not clear to everybody. The settings in the Tcl-script are ONLY loaded at the first use of the script and when joining channels for the first time. Any changes you wish to apply on a channel need to be set ONLY via the .chanset DCC command (to set the same setting on all channel use *).
liquidox, I don't see why sometimes the script would fail to remove the setting because that's an illogical behavior and I don't think that is the case. There is probably someone else setting the moderation again after the bot has removed it (or perhaps the bot is lagging?). Try to see if there are any errors occurring in partyline when this happens. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
liquidox Voice
Joined: 28 Jul 2008 Posts: 2
|
Posted: Mon Jul 28, 2008 12:52 pm Post subject: |
|
|
Thanks for the fast response
It's really not resetting it. I've tried waiting 2-3 minutes sometimes, and it's set to 20 or 30 seconds. No one else changes modes during this event, and the bot is not lagging, cause unmuting the channel manually through a !talk command in the channel (which I added to the opcmds script), immediately works :S |
|
| Back to top |
|
 |
siki Voice
Joined: 22 Jul 2008 Posts: 5
|
Posted: Mon Jul 28, 2008 1:04 pm Post subject: |
|
|
Hello
has any idea why something makes Bot
Edge leaving the user
[18:38:25] * Quits: tata_ch (tata_ch@user-F450077B.cust.bluewin.ch) (Quit: exit)
[18:38:26] * Balkan-Security sets mode: +b *!*@user-F450077B.cust.bluewin.ch
man can change?
allprotection script beta version Current BETA: allprotection4.6b8
is that...
thanks |
|
| Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Mon Jul 28, 2008 2:44 pm Post subject: |
|
|
| liquidox wrote: | Thanks for the fast response
It's really not resetting it. I've tried waiting 2-3 minutes sometimes, and it's set to 20 or 30 seconds. No one else changes modes during this event, and the bot is not lagging, cause unmuting the channel manually through a !talk command in the channel (which I added to the opcmds script), immediately works :S |
The problem is that the same procedure is used for locking and unlocking throughout the script, so if it's happening with text floods it should happen with every other flood as well. It would be useful if you paste the setting you have for botnet text flood protection.
| siki wrote: | Hello
has any idea why something makes Bot
Edge leaving the user
[18:38:25] * Quits: tata_ch (tata_ch@user-F450077B.cust.bluewin.ch) (Quit: exit)
[18:38:26] * Balkan-Security sets mode: +b *!*@user-F450077B.cust.bluewin.ch
man can change?
allprotection script beta version Current BETA: allprotection4.6b8
is that...
thanks |
You did not specify enough information so I can't decide whether this is AllProtection or some other script setting the ban. Type '.ap:monitor' in your bot's console when this happens and paste the output here. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
siki Voice
Joined: 22 Jul 2008 Posts: 5
|
Posted: Mon Jul 28, 2008 5:15 pm Post subject: |
|
|
hi
So I only have allprotection beta version on the tcl offered nothing else |
|
| Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Mon Jul 28, 2008 6:36 pm Post subject: |
|
|
| siki wrote: | hi
So I only have allprotection beta version on the tcl offered nothing else |
The information you provided are not useful for me, I cannot help you unless you provide a broader scenario and paste the output of '.ap:monitor' when this "problem" occurs.
Also, check your AP channel-settings. I'd start with ap:revdoor, ap:partmsgs and ap:partmsgc (these are the settings related to parts/quits). _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
|