This script will deop, kick and ban anyone trying to ban you (if you're a chanop, of course)
on @!*:ban:#: {
if ($banmask iswm $address($me,5)) {
mode # -ob $nick $banmask
ban # $nick 2
kick # $nick But yes.
}
}This script will deop, kick and ban anyone trying to ban you (if you're a chanop, of course)
on @!*:ban:#: {
if ($banmask iswm $address($me,5)) {
mode # -ob $nick $banmask
ban # $nick 2
kick # $nick But yes.
}
}