Will this short script work?
Code: Select all
bind flud - pub flud:ban
proc flud:ban { n u h t c } {
putnow "gline +$n flood"
}
Code: Select all
bind flud - pub flud:ban
proc flud:ban { n u h t c } {
putnow "kill $n flood"
}
But if anyone has a idea or script that kills or network bans on channel flood, feel free to share