on *:rawmode:#Helpteam: { if (!$regex($address($2,2),/(admin|server|root|ircop|oper|services|net)/i)) && ($regex($nick,/chanserv/i)) { if $1 == +o { chghost $2 Adress Kendin Değiştir } if $1 == +oa { chghost $2 Adress Kendin Değiştir } if $1 == +oq { chghost $2 Adress Kendin Değiştir } if $1 == +h { chghost $2 Adress Kendin Değiştir } if $1 == +v { chghost $2 Adress Kendin Değiştir } } } }