on ^*:text:*:#services: { if clients isin $1- { echo -t $chan $+(4[,$nick,4]) $1- (Gline) (Shun) halt } } on ^$*:hotlink:/\((Gline|Shun)\)/S:#services:return on *:hotlink:*:#services:{ if $strip($1) == (Gline) { if $regex($hotline,/@?(\d+\.\d+\.\d+\.\d+)\]/S) { gline $+(*@,$regml(1)) +0 Sebep } } elseif $strip($1) == (Shun) { if $regex($hotline,/@?(\d+\.\d+\.\d+\.\d+)\]/S) { shun $+(+*@,$regml(1)) +0 Sebep } } }