IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   mIRC Scripting Hazır Kodlar (https://www.ircforumlari.net/mirc-scripting-hazir-kodlar/)
-   -   Voice halfop op protect owner Uyarıları (https://www.ircforumlari.net/mirc-scripting-hazir-kodlar/31703-voice-halfop-op-protect-owner-uyar305lar305.html)

LauReLL 17 Mayıs 2007 13:15

Voice halfop op protect owner Uyarıları
 
ßiras Once EVENT derLerinde Gördüm AkLıma geLdi ßen Hiç ßi ScRiptte +h +a ve +q Yani HaLfoP Protect(SOP) OwnEr(FoundEr) TeseKKurLerini Gormedim ßende ONlArı Ugrastım Ve ßu HaLe gEtirİdm Umarı İlginizi ÇeKEr...
[code]on *:Rawmode:#:{
if ($1 == +v) && ($2 == $me) {
msg $chan $nick 2,15 Voice 5(+)3 İçin TeşeKKurLer %logo ...
}
}
on *:Rawmode:#:{
if ($1 == +h) && ($2 == $me) {
msg $chan $nick 2,15 HaLfop 5(%)3 İçin TeşekklürLer %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == +o) && ($2 == $me) {
msg $chan $nick 2,15 Op 5(@)3 İçin TeşekklürLer %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == +a) && ($2 == $me) {
msg $chan $nick 2,15 Protect 5(&)3 İçin TeşekklürLer %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == +q) && ($2 == $me) {
msg $chan $nick 2,15 Owner 5(~)3 İçin TeşekklürLer KanaL ßenim ArtıK %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == -v) && ($2 == $me) {
msg $chan $nick 2,15 Voice 5(+)3 İyiydi Bea nEden aLdın %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == -h) && ($2 == $me) {
msg $chan $nick 2,15 HaLfop 5(%)3 İyiydi Bea nEden aLdın %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == -o) && ($2 == $me) {
msg $chan $nick 2,15 Op 5(@)3 İyiydi Bea nEden aLdın %Logo .....
}
}
on *:Rawmode:#:{
if ($1 == -a) && ($2 == $me) {
msg $chan $nick 2,15 Protect 5(&)3 İyiydi Bea nEden aLdın %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == -q) && ($2 == $me) {
msg $chan $nick 2,15 Owner 5(~)3 İyiydi Bea nEden aLdın KorkMa KanaLı yemEmcem La %Logo ...
}
}CODE]
YanLısım Varsa AffoLa...
NOT: aLıntı dEğiLdir...

CipriX 17 Mayıs 2007 14:00

Cevap: voice haLfoP Op ProtEct Owner UayrıLarı ( +v -v +h -h +o -o +a -a +q -q )
 
on *:Rawmode:#:{
if ($1 == +o) && ($2 == $me) {
msg $chan $nick 2,15 Op 5(@)3 İçin TeşekklürLer %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == +a) && ($2 == $me) {
msg $chan $nick 2,15 Protect 5(&)3 İçin TeşekklürLer %Logo ...
}
}

Kişi
+oa alınca az sorun olur gibi gözüküyor

LauReLL 17 Mayıs 2007 14:04

Cevap: voice haLfoP Op ProtEct Owner UayrıLarı ( +v -v +h -h +o -o +a -a +q -q )
 
evet aynen oyLe +ao ve +qo aLınca Mesaj Gondermiyor vE Şunu Düşünüyorum Çakışıyo OlabiLirLer ben bunu ßiraz önce yazdım Dogru Oldugundan emin değiLim ßazıLarı Oluyo aMa ßazıLarında Sorun Var diyeßiLirim...

CipriX 17 Mayıs 2007 14:08

Cevap: voice haLfoP Op ProtEct Owner UayrıLarı ( +v -v +h -h +o -o +a -a +q -q )
 
on *:Rawmode:#:{
if ($1 == +oa) && ($2 == $me) {
msg $chan $nick 2,15 SOp 5(@)3 İçin TeşekklürLer %Logo ...
}
}
on *:Rawmode:#:{
if ($1 == +oq) && ($2 == $me) {
msg $chan $nick 2,15 Protect5(@)3 İçin TeşekklürLer %Logo ...
}
}

KuRSuN_aSKeR 23 Ocak 2009 19:13

Cevap: Voice halfop op protect owner Uyarıları
 
hocam bu iRCr'da çalışırmı :-)


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 08:26.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk