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.
Old posts that have not been replied to for several years.
mrtero
Voice
Posts: 5 Joined: Sun Nov 21, 2004 7:07 pm
Post
by mrtero » Sun Nov 21, 2004 7:10 pm
Im all new to this eggdrop thing... so i really need som help here.. how do i stop the flood protection? when somone flood.. my bot kick them
i dont want that.. can annyone help me on this?
KrzychuG
Master
Posts: 306 Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:
Post
by KrzychuG » Sun Nov 21, 2004 7:19 pm
You have to set flood-type (you can see all available types in .chaninfo #channel - at the end) to 0:0, for example:
.chanset #channel flood-chan 0:0
Que?
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Sun Nov 21, 2004 7:22 pm
In the '##### CHANNELS MODULE #####' section of your conf set the following values:
Code: Select all
set global-flood-chan 0:0
set global-flood-deop 0:0
set global-flood-kick 0:0
set global-flood-join 0:0
set global-flood-ctcp 0:0
set global-flood-nick 0:0
In existing channels use .chanset <channel> <settings>
Example:
Do that for each of the flood controls you want turned off.
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
mrtero
Voice
Posts: 5 Joined: Sun Nov 21, 2004 7:07 pm
Post
by mrtero » Mon Nov 22, 2004 8:42 am
Thanx!!!! your the best