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.

Is this possible?

Old posts that have not been replied to for several years.
Locked
a
ahv

Post by ahv »

Hi,

Does anybody know if there is a script that prevents the bannning/kicking from people that have the op or friends flag?

For example i have a relay bot, it relays messages to channels where people can read the info they want to see. my eggdrop bot keeps kicking that bot for flooding the channel.

Is there anything that can be done about that?

n
nitroboost

Post by nitroboost »

Yeah their is, read the docs, but why not just turn flood-chan off? Also in the docs...
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

see the "bind flud" in the tcl-commands.doc file
Once the game is over, the king and the pawn go back in the same box.
User avatar
Yourname
Master
Posts: 358
Joined: Mon Sep 24, 2001 8:00 pm
Location: Toronto

Post by Yourname »

bah, all of 'em showing things which cant be done.

flood-chan off?
just for ONE bot you want flood-chan off? what about the other flooder?

bind flud?
he maybe someone like me who doesnt know much about tcl, then?

.chattr the bot to +f or put it on .ignore, thats what i did to my bots once.
Dormant egghead.
a
ahv

Post by ahv »

how does the +f flag prevend my bot to be kicked?

It is on +f from the moment i started using the eggy.

and putting it on ignore, that means i have to ignore the bots masters also.

isn't there anything else that can be done?

Or is it possible to create an option for that on the next release of the eggdrop bot? *hint*
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

EEK, if having to put masters on ignore as well as the bot, then you have one of 2 problems.

Your mesters have the same hostnames as the bot in question.

Or you are using rather low flood settings.

Remember, floor settings for use to protect from a flood, not from high traffic.

I do not have as much time to look insode eggdrop as I used to, but shouldn't the +dontkickops channel setting fix this?
a
ahv

Post by ahv »

it should do that, but it is not working.

it still kicks the bot out
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Are the hostmasks for the users correct. Unless the hosts match, there is no way for the bot to know if they are +f or +o
Locked