« Özelde clone uyarısı | AnaSayfa | Farklı bir Join/part koruması »
Değişik bir op/voice uyarısı
Konuyu Yazan: AhMet IBIS | Konu Tarihi: Eylül 1, 2008
on 1:voice:#: {
if ($vnick != $me) { halt }
else { /echo -a 11,1 - 15,1 Dikkat! 11,1 - 11,1 - 0,1 # 15Kanalında $nick tarafından 0voice 15oldunuz. 11,1 - | halt }
}
on 1:devoice:#: {
if ($vnick != $me) { halt }
else { /echo -a 11,1 - 15,1 Dikkat! 11,1 - 11,1 - 0,1 # 15Kanalında $nick tarafından 0devoice 15oldunuz. 11,1 - | halt }
}
on 1:op:#: {
if ($opnick != $me) { halt }
else { /echo -a 11,1 - 15,1 Dikkat! 11,1 - 11,1 - 0,1 # 15Kanalında $nick tarafından 0op 15oldunuz. 11,1 - | halt }
}
on 1:deop:#: {
if ($opnick != $me) { halt }
else { /echo -a 11,1 - 15,1 Dikkat! 11,1 - 11,1 - 0,1 # 15Kanalında $nick tarafından 0deop 15oldunuz. 11,1 - | halt }
}
Kategori: mIRC Hazır Kodları |
Konuyu Yararlı Bulduysanız Lütfen Yorum Yapın..
You must be logged in to post a comment.
