Code:
on $*:hotlink:/(@[\w-]+(\56[\w-]+)+)/:#: mode $chan $iif(*!* $+ $regml(1) isban $chan,-b,+b) *!* $+ $regml(1)

using that one to ip ban/unban
want to change it just ban as *!*@7B13940E.*
tried add this
tokenize 32 $remtok($1-,$me,1,32) | ban -k # $* 2 no reason
but didnt work