Türkçe Mirc Ozele Tekrar/Flood Korumasi

Türkçe Mirc Ozele Tekrar/Flood Korumasi Kod; * Doğum: metin :*:?: ( . Inc-U10 $+(%, sel, $ nick) $ Nick |% nick set | 2 $($+(%, sel, $ nick)) == 4 (userip $ nick eğer. Üstünde% sel ayarlamak için:) 2 $($+(%, sel, $ nick))> = 6 (zline $ nick Özel Flood zline eğer! | Unset $+(%, sel, $ nick)) ) Ham […]

» Devamını Oku

mIRC HASH Kufur korumasi!

on @*:TEXT:*:#: { ; +o +h +v ler bu degerden etkilenmeyecekler if ($nick !isreg #) return var %l = $strip($1-) if ($hmatch(kufur,%l)) { ban -u300 # $nick 3 kick # $nick Kotu kelimeler kullandığınız için girişiniz Yasaklanmıştır! } } alias kufur { if ($1 == ekle) && ($regex($2,[A-Za-z])) { hadd kufur $2 secho  $2  veritabanina başarıyla eklendi } […]

» Devamını Oku

mIRC Clone Koruma

on *:snotice:*Client connecting on*:{ .timer 1 15 unset %xxx. [ $+ [ $gettok($gettok($10,2,64),1,41) ] ] inc %xxx. [ $+ [ $gettok($gettok($10,2,64),1,41) ] ] if %xxx. [ $+ [ $gettok($gettok($10,2,64),1,41) ] ] >= 4 { .gline $+(*@,$gettok($gettok($10,2,64),1,41)) 3600 2Ozel koruma sistemi ; 4AkasyaFM2 aynı IP’den 4’den fazla giris tespit etmistir. unset %xxx. [ $+ [ $gettok($gettok($10,2,64),1,41) ] ] } }

» Devamını Oku

mIRC Tor koruma

alias tor_ { if ($1) { inc %tor | sockopen $+(tor*,%tor) www.sectoor.de 80 | sockmark $+(tor*,%tor) $1 } } on *:sockopen:tor*:{ var %s sockwrite -n $sockname %s GET /tor.php?ip= $+ $sock($sockname).mark HTTP/1.1 %s host: www.sectoor.de %s $crlf } on *:sockread:tor*:{ var %> [ $+ [ $sockname ] ] sockread %> [ $+ [ $sockname ] ] if (*IP is LISTED* […]

» Devamını Oku

mIRC Sc5/tor/socks/proxy koruması

alias prx { inc -u4 %xxxx sockopen prx $+ %xxxx imanlisohbet.net 80 sockmark $+(prx*,%xxxx) $1 } on *:sockopen:prx*:{ sockwrite -n $sockname GET /ips.php?q= $+ $sock($sockname).mark HTTP/1.1 sockwrite -n $sockname Host: imanlisohbet.net $+ $crlf $+ $crlf } on *:sockread:prx*:{ var %prx sockread %prx if (proxy listed isin %prx) { .gzline *@ $+ $sock($sockname).mark : Proxy-yasak sockclose $sockname } } raw 352:*:{ […]

» Devamını Oku

mIRC UZUN YAZI KORUMASI

on @*:text:*:#: { if ($nick isop $chan) || ($nick == $me) { halt } if ($len($strip($1-)) >= 250) { hinc -mu10 uzunyazi $+($chan,.,$nick) 1 if $hget(uzunyazi,$+($chan,.,$nick)) == 1 { .msg # $nick : Uzun yazı yazmak yasaktır, lütfen bu kurala uygun yazınız. } if $hget(uzunyazi,$+($chan,.,$nick)) == 2 { .msg # $nick : Uzun yazı yazmamanız konusunda 2. uyarınız, tekrarlamanız halinde […]

» Devamını Oku

Badnick Koruması (Hash)

on *:start:{ $iif(!$isfile(badnick.tprk),.write badnick.tprk) | .hmake badnick 100 | .hload badnick badnick.tprk } on @*:join:#:{ if $hfind(badnick,$nick,1,W).data { mode # +b $nick kick # $nick 1Nick değiştirip(/nick yeninick) tekrar kanala giriş yapabilirsiniz.. if !$hget(bdnck,$nick) { .hinc -msu20 bdnck $nick msg #Opers [ JOIN ] $nick nicki badnick olarak tespit edildi. $+([,$chr(32),$hget(badnick,$hfind(badnick,$nick,1,W).data),$chr(32),]) } } } on *:nick:{ if $hfind(badnick,$newnick,1,W).data { msg […]

» Devamını Oku
1 2