snotice giriş
Selam aşagıdaki kodu farklı eklentiler ilede denedim fakat ne yaptıysam tüm girisler icin calısıtıramadım malesef.
kod sadece irc giris iplerini algılıyor.
bunu tüm girisleri algılıcak sekilde ayarlayabilmemiz mümkünmüdür acaba.
on *:snotice:*: {
if ($level($9) == muafnick) { halt }
if (connecting isin $1-) {
if $hfind(prox,$9,1,W).data {
if !$hget(prx,$9) {
.hinc -msu20 prx $9
echo -a $9 1d Proxy olarak algılandınız..
echo -a Proxy Nick Girisi - Bulunan Veri: $+([,$chr(32),$hget(prox,$hfind(prox,$9,1,W).data),$ch r(32),])
}
}
var %:ips $remove($gettok($10,2,64),$chr(41))
if ($level(%:ips) == muafips) { halt }
if $hfind(proxip,%:ips,1,W).data {
if !$hget(prxip,%:ips) {
.hinc -msu20 prxip %:ips
echo -a $+(*@,%:ips) 1d sebep
echo -a Proxy IP Girisi - Bulunan Veri: $+([,$chr(32),$hget(proxip,$hfind(proxip,%:ips,1,W).da ta),$chr(32),])
}
}
}
}
irc girislerinde islem yapıyor.
Client connecting on port 6667: KLBKNewUser6461 (Kelebeknew@78.195.197.48) [clients] [irc.x.com]
*@46.196.107.48 1d Proxy İP
fakat bu tür farklı girisleri algılamıyor hic.
Notice -- Client connecting at webirc4.x.com: burakk (sohbetweb@76.253.143.82) [webirc4.x.com]
Notice -- Client connecting at webmobil3.x.com: mühendis_ (Mobil@85.102.105.169) [webmobil3.x.com] |