heres what i have so far seems to work as needed bind sign - * xs:flood set xsbantime 3 bind pub - .xs xs:flood proc xs:flood {nick uhost hand chan arg} { global xsbantime xsflooder if {![botisop $chan]} { return 0 } if {![string equal "Excess Flood" $arg]} { return 0 } if {![info exists x...