Tekil Mesaj gösterimi
Alt 01 Mart 2019, 07:57   #1
Che
 
Che - ait Kullanıcı Resmi (Avatar)
 
Üyelik tarihi: 15 Mart 2015
Mesajlar: 43
WEB Sitesi: www.Gevezeyiz.Net
IRC Sunucusu: irc.Gevezeyiz.Net
İlgi Alanı: Yok
Alınan Beğeni: 27
Post İp Analiz Sistemi

Kullanımı : /ipekle 88.111.*

Kod:
alias ipekle { 
  write iptakip.txt $1  | echo -a " $1 " eklendi. ID Nick Takip sistemi
}
on *:snotice:*client connecting*: {
  var %tstx = 1 | while $read(iptakip.txt,%tstx) {
    if $v1 iswm $gettok($remove($10,$chr(41)),2,64) { /msg #Kanal Nick : $9 Ident : $remove($gettok($10,1,64),$chr(40),$chr(41)) IP araligi : $gettok($remove($10,$chr(41)),2,64) | break }
    inc %tstx
  }
}





char *adres = "irc.gevezeyiz.net"; for(int i = 0; *(adres + i); i++) { putchar(toupper(adres[i])); }
 Che isimli Üye şimdilik offline konumundadır   Alıntı