| View previous topic :: View next topic |
| Author |
Message |
.pt Halfop
Joined: 16 Nov 2005 Posts: 71
|
Posted: Sat Apr 01, 2006 6:31 am Post subject: eggdrop conf |
|
|
i have this on my .conf
# This adds the channel #lamest to the bot's channel list. You should change
# this to a channel you would like the bot to join.
channel add #bots
channel add #testes
set global-flood-chan 0:0
set global-flood-join 0:0
set global-flood-kick 0:0
set global-flood-nick 0:0
set global-flood-deop 0:0
set global-flood-ctcp 0:0
set global-chanset {
-enforcebans +dynamicbans
+userbans +dynamicexempts
+userexempts +dynamicinvites
+userinvites -autoop
-bitch -protectops
-protectfriends +dontkickops
-greet +statuslog
-revenge -autovoice
-secret -shared
+cycle -inactive
-seen +nodesynch
+spamcheck -clonedetector
}
but the bot keeps the flood activated.. |
|
| Back to top |
|
 |
r0t3n Owner
Joined: 31 May 2005 Posts: 507 Location: UK
|
Posted: Sat Apr 01, 2006 7:40 am Post subject: |
|
|
in your global-chanset you have +spamcheck, maybe an external spam detection script. _________________ r0t3n @ #r0t3n @ Quakenet |
|
| Back to top |
|
 |
.pt Halfop
Joined: 16 Nov 2005 Posts: 71
|
Posted: Sat Apr 01, 2006 8:35 am Post subject: |
|
|
| nah its just a +cycle thing dont interfer on the flood chan thing |
|
| Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Sun Apr 02, 2006 10:03 am Post subject: |
|
|
Those are global chansets, you maybe don't have the same chansets for the channels specifically. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
|