My bot don't detect the flood-join, it doesn't work at any way. I recompiled the bot and It's the same. The bot is placed on quakenet network I selected the net-type 2 and 5 also. the flood-chan works fine.
Your flood-join setting is set to 5:4 which means it will trigger on 5 or more joins from the same host in 4 or less seconds. If this is what's happening and it's not triggering, then the problem might be that one of your scripts has bind flud and is blocking Eggdrop's normal action for flood-join.
If you made the changes to your conf file after already having created your bot, your channel changes will have no effect in the config...
You will need to use .chanset in the partyline to manage your channel settings from that point on.
I undestand that now. The flood join works fine. The flood-join trigger when join host from the same host but I need a tcl script that that trigger when joins from different host. Do you know something ?