or rather it will ban the nick and host only ip like this (not that this is the error that crashes ircap)

Quote:
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)