sets all bans great \:\)
*!*@2928C87F* No such nick/channel
.ban -k # $gettok($address(%nick,2),1,46) $+ * <reason>
changed to
.mode # +b $gettok($address(%nick,2),1,46) $+ * | kick # $* <reason>
its all working now thank you \:\)
-
Tomao double click is not works well i did double click the nick and it set 2 bans
sets mode: +b *!*aaa@*.1C40876A.AD8A0A6B.IP
sets mode: +b *!*@3CE01815.1C40876A.AD8A0A6B.IP
if i double click and ip in the room set it ban as sets mode: +b *!*@3CE01815*
Code:
on $^*:hotlink:/@[\w-]+(\56[\w-]+)+/:#:{
  if ($me isop $chan) return
  halt
}
on $*:hotlink:/(@[\w-]+(\56[\w-]+)+)/:#: mode $chan $iif(*!* $+ $regml(1) isban $chan,-b,+b) *!* $+ $regml(1)

this one set bans full ip on double lick ip
sets mode: +b *!*@3CE01815.1C40876A.AD8A0A6B.IP