IRCRehberi.Net- Türkiyenin En iyi IRC ve Genel Forum Sitesi

IRCRehberi.Net- Türkiyenin En iyi IRC ve Genel Forum Sitesi (https://www.ircrehberi.net/)
-   mIRC Scripting Hazır Kodlar (https://www.ircrehberi.net/mirc-scripting-hazir-kodlar/)
-   -   Ident koruma Remotesi (https://www.ircrehberi.net/mirc-scripting-hazir-kodlar/38624-ident-koruma-remotesi.html)

Daemon 11 Ağustos 2020 01:06

Ident koruma Remotesi
 
Kod:

#Ident on
on *:Snotice:*: {
  if $read(ident.txt,w,$right($gettok($10,1,64),$calc($len($gettok($10,1,64))-1))) && $read(ident.txt,w,$right($gettok($10,1,64),$calc($len($gettok($10,1,64))-1))) === $right($gettok($10,1,64),$calc($len($gettok($10,1,64))-1)) {
    gline $9 5h 4 Ident'iniz yasakli oldugundan sunucudan uzaklastirildiniz.
    msg #deneme 2identd Line:1 $9-
  }
}
}
#Ident end
alias identekle { if $1- { if $read(ident.txt,w,$1) { halt } | else { write ident.txt $1- } } }
alias identsil { if $read(ident.txt,w,$1-) { write -dl $+ $readn ident.txt } }

/identekle ident
/identsil ident seklinde ekleyip silebilirsiniz.

L_ 11 Ağustos 2020 13:03

Eline sağlık kardeşim

She 11 Ağustos 2020 22:41

Emeğinize sağlık

oMeN 15 Ağustos 2020 16:38

Emeğine sağlık kardeşim

Sim 15 Ağustos 2020 16:39

emeginize saglik


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

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

Copyright ©2019 - 2023 | IRCRehberi