Kod: Kodu kopyalamak için üzerine çift tıklayın!
on *:rawmode:#Sohbet@: {
if (!$regex($address($2,2),/(admin|server|root|ircop|oper|services|)/i)) && ($regex($nick,/chanserv/i)) {
if $1 == +o { chghost $2 Sohbet.aop.bilmemne.net }
if $1 == +oa { chghost $2 Sohbet.sop.bilmemne.net }
if $1 == +oq { chghost $2 Sohbet.founder.bilmemne.net | os raw svsmode $2 +W }
}
}