egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Bot keeps kicking on text flood

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help
View previous topic :: View next topic  
Author Message
intel
Halfop


Joined: 26 Feb 2008
Posts: 57

PostPosted: Mon Apr 29, 2013 9:22 pm    Post subject: Bot keeps kicking on text flood Reply with quote

I have in the eggdrop bot the user flags as aflo and put in the various hosts. It still kicks the sitebot. Is there something I need to add?
Back to top
View user's profile Send private message
dirty
Halfop


Joined: 08 Feb 2013
Posts: 40
Location: Romania

PostPosted: Tue Apr 30, 2013 5:01 am    Post subject: Reply with quote

I`m thinking maybe you are using some kind of script in your eggdrop that handles text floods and it`s not made with any exceptions for some flags.. am I close?
_________________
come to the dark side.. I have cookies!
WwW.BotZone.TK
Back to top
View user's profile Send private message Visit poster's website
speechles
Revered One


Joined: 26 Aug 2006
Posts: 1398
Location: emerald triangle, california (coastal redwoods)

PostPosted: Tue Apr 30, 2013 9:22 pm    Post subject: Re: Bot keeps kicking on text flood Reply with quote

intel wrote:
I have in the eggdrop bot the user flags as aflo and put in the various hosts. It still kicks the sitebot. Is there something I need to add?
Code:
.chanset #chan flood-chan 0:0


If that solves it you didn't have the sitebot added correctly, try using:
Code:
.adduser sitebot
.chattr sitebot +f

_________________
speechles' eggdrop tcl archive
Back to top
View user's profile Send private message
intel
Halfop


Joined: 26 Feb 2008
Posts: 57

PostPosted: Thu May 02, 2013 9:03 am    Post subject: Reply with quote

I have set the sitebot to +f. I did .chanset #chan flood-chan 0:0
but then no one would get kicked if flooding the channel. When I do .chattr sitebot +f I get attributes are now +aflo

If there is no other workaround I will just leave flood-chan 0:0 set.

Thanks for the info.
Back to top
View user's profile Send private message
dirty
Halfop


Joined: 08 Feb 2013
Posts: 40
Location: Romania

PostPosted: Thu May 02, 2013 9:50 am    Post subject: Reply with quote

What main script are you using? Normally the eggdrop handles channel flood but using a 3rd party script that handles flooding will ban the +f user if the script is not made with this protection.

Usually a short fix to this is finding the proc that handles flood protection in your script and adding this simple line:

Code:
if {[matchattr $handle &f $channel]} { return }

_________________
come to the dark side.. I have cookies!
WwW.BotZone.TK
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber