I`m using mc.ban.flooders tcl in my channel.Why my bot bans oped users in channel.They are not in bots user list.Maby there is beter flood protection script for channel.Thanks for help
It's because they aren't in your bots user list. Most of these types of scripts require those to be exempted to actually be bot users. Solution is to just add them
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
proc mc:tw:all {nick uhost hand type chana} {
global kickbantime botnick mc_bf lastbind {botnet-nick} {use-silence}
set exempt [split $mc_bf(exempt) "|"]