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 Sorunları (https://www.ircforumlari.net/mirc-scripting-sorunlari/)
-   -   Proxy sorunu (https://www.ircforumlari.net/mirc-scripting-sorunlari/476165-proxy-sorunu.html)

Eset 23 Nisan 2012 17:11

Proxy sorunu
 
Elimde şöyle bir kod var kırmızı ile gösterdiğim yerde users de bulunan proxyleri atıyor fakat #Opers kanalına
[16:48] <Nod32> [BILGI][ IP : ][ NICK : dnme ][Proxy Girisi][Users] IP Adresi Görmüyor

önceden gzline $+(*@,%:ip) +0 Proxy Korumasi! $date $time $+([,$me,]) olan yerler Set coderime atmıyor diye yardımda bulundum oda
gzline $9 +0 Proxy Korumasi! $date $time $+([,$me,]) yapmamı söyledi atmıyordu şimdi atıyor fakat #opers de ip adresi göstermiyor yardımlarınızı bekliyorum kodu tamamen düzenleyipde verebilirsiniz teşekkürler
Kod:

on *:snotice:*: {
  if ($level($9) == muafnlist) { halt }
  if ($level($9) == muafclist) { halt }
  if (connecting isin $1-) {
    if (%botnet == Acik) {
      var %:ip $remove($gettok($10,2,64),$chr(41))
      if $read(muafips.txt,w,$+(*,%:ip,*)) { halt }
      if ($read(botnet.txt,w,$9)) {
        .gzline $+(*@,%:ip) %agresif [ $+ [ %:ip ] ] +1800  Sc5 veya Botnet girisi olasiligiyla sunucudan 30 dakika Uzaklastirildiniz  $date $time $+([,%botnick,])
        .msg %operkanali [BILGI][ IP :  %:ip  ][ NICK :  $9 ][Sc5 Veya Botnet Olasiligi]
        halt
      }
    }
    if (%random == Acik) {
      var %identd = $remove($gettok($10,1,64),$chr(40))) {
        if ($randomnick($9)) || ($randomnick(%identd)) {  gzline $9 +3800 Random nick/ident girisi yasaktir lutfen turkce karakterli harfler kullaniniz! $date $time $+([,%botnick,]) | .msg %operkanali [BILGI][ IP :  %:ip  ][ NICK :  $9 ][Random Nick] | halt }
      }
    }
    if (%proxy == Acik) {
      if $read(muafips.txt,w,$+(*,%:ip,*)) { halt }
      if $level($remove($gettok($10,2,64),$chr(41))) == proxy {
        gzline $9 +0 Proxy Korumasi! $date $time $+([,$me,])
        msg %operkanali [BILGI][ IP :  %:ip  ][ NICK :  $9 ][Proxy Girisi][Users]
        inc %istabutun
        inc %istaProxy
      }

      else {
        var %proxya  $gettok($remove($10,$chr(41)),2,64)
        if $read(proxyport.txt,w,$+(*,%proxya,*)) {
          .msg %operkanali [BILGI][ IP :  %:ip  ][ NICK :  $9 ][Proxy Girisi][Proxyport.Txt]
          .gzline $+(*@,%:ip) +0 Proxy Korumasi! $date $time $+([,%botnick,]) | unset %proxya
        }
        if $read(proxylist.txt,w,%proxya) {
          .msg %operkanali [BILGI][ IP :  %:ip  ][ NICK :  $9 ][Proxy Girisi][Proxylist.Txt]
          .gzline $+(*@,%:ip) +0 Proxy Korumasi! $date $time $+([,%botnick,]) | unset %a  | halt
        }
      }
      if (%agresif == Acik) {
        if ($level($9) == muafnlist) { halt }
        inc -u15 %agresif. [ $+ [ %:ip ] ]
        if ( %agresif. [ $+ [ %:ip ] ] == 3 ) {  .gzline $+(*@,%:ip)  +1200 agresif baglanma sebebiyle 10 dakka sunucudan uzaklastirildiniz $date $time $+([,%botnick,]) | .msg %operkanali [BILGI][ IP :  %:ip   ][ NICK :  $9 ][Agresif Baglanma] | unset %agresif. [ $+ [ %:ip ] ] | halt }
      }
    }
    if (%vsifre == Acik) {
      writeini version.ini $9 ip $+(*@,$gettok($replace($10,$chr(40),$chr(32),$chr(41),$chr(32)),-1,64))
      .msg $9 VERSION
      .timervkontrol 1 15 /set -u1 %vkontrol on
      .timer $+ $9 1 15 /who  $+(*,%:ip,*)
      halt
    }
  }
}


raw 352:*:{
  if (%vkontrol == on) {
    sajoin $6 #guvenlik
  }
}


Z-Lined 24 Nisan 2012 19:17

Cevap: Proxy sorunu
 
,,,

cashmare 24 Nisan 2012 20:05

Cevap: Proxy sorunu
 
Kod:

on *:snotice:*: {
  if ($level($9) == muafnlist) { halt }
  if ($level($9) == muafclist) { halt }
  if (connecting isin $1-) {
    if (%botnet == Acik) {
      var %ips = $+(@,$left($gettok($10,2,64),-1))
      var %:ip $remove($gettok($10,2,64),$chr(41))
      if $read(muafips.txt,w,$+(*,%:ip,*)) { halt }
      if ($read(botnet.txt,w,$9)) {
        .gzline $+(*@,%:ip) %agresif [ $+ [ %:ip ] ] +1800  Sc5 veya Botnet girisi olasiligiyla sunucudan 30 dakika Uzaklastirildiniz  $date $time $+([,%botnick,])
        .msg %operkanali [BILGI][ IP :  %ips  ][ NICK :  $9 ][Sc5 Veya Botnet Olasiligi]
        halt
      }
    }
    if (%random == Acik) {
      var %identd = $remove($gettok($10,1,64),$chr(40))) {
        if ($randomnick($9)) || ($randomnick(%identd)) {  gzline $9 +3800 Random nick/ident girisi yasaktir lutfen turkce karakterli harfler kullaniniz! $date $time $+([,%botnick,]) | .msg %operkanali [BILGI][ IP :  %:ip  ][ NICK :  $9 ][Random Nick] | halt }
      }
    }
    if (%proxy == Acik) {
      if $read(muafips.txt,w,$+(*,%:ip,*)) { halt }
      if $level($remove($gettok($10,2,64),$chr(41))) == proxy {
        gzline $9 +0 Proxy Korumasi! $date $time $+([,$me,])
        msg %operkanali [BILGI][ IP :  %ips  ][ NICK :  $9 ][Proxy Girisi][Users]
        inc %istabutun
        inc %istaProxy
      }
      else {
        var %proxya  $gettok($remove($10,$chr(41)),2,64)
        if $read(proxyport.txt,w,$+(*,%proxya,*)) {
          .msg %operkanali [BILGI][ IP :  %ips  ][ NICK :  $9 ][Proxy Girisi][Proxyport.Txt]
          .gzline $+(*@,%:ip) +0 Proxy Korumasi! $date $time $+([,%botnick,]) | unset %proxya
        }
        if $read(proxylist.txt,w,%proxya) {
          .msg %operkanali [BILGI][ IP :  %ips  ][ NICK :  $9 ][Proxy Girisi][Proxylist.Txt]
          .gzline $+(*@,%:ip) +0 Proxy Korumasi! $date $time $+([,%botnick,]) | unset %a  | halt
        }
      }
      if (%agresif == Acik) {
        if ($level($9) == muafnlist) { halt }
        inc -u15 %agresif. [ $+ [ %:ip ] ]
        if ( %agresif. [ $+ [ %:ip ] ] == 3 ) {  .gzline $+(*@,%:ip)  +1200 agresif baglanma sebebiyle 10 dakka sunucudan uzaklastirildiniz $date $time $+([,%botnick,]) | .msg %operkanali [BILGI][ IP :  %:ip   ][ NICK :  $9 ][Agresif Baglanma] | unset %agresif. [ $+ [ %:ip ] ] | halt }
      }
    }
    if (%vsifre == Acik) {
      writeini version.ini $9 ip $+(*@,$gettok($replace($10,$chr(40),$ch...chr(32)),-1,64))
      .msg $9 VERSION
      .timervkontrol 1 15 /set -u1 %vkontrol on
      .timer $+ $9 1 15 /who  $+(*,%:ip,*)
      halt
    }
  }
}

raw 352:*:{
  if (%vkontrol == on) {
    sajoin $6 #guvenlik
  }
}

bu şekilde denermisin bi denemedim ama çalışması lazım.

Eset 24 Nisan 2012 20:44

Cevap: Proxy sorunu
 
bin kere teşekkür etme hakkım olsa usanmadan bin kere teşekkür ederdim teşekkür ederim hocam

SandaLci 25 Nisan 2012 02:34

Cevap: Proxy sorunu
 
hocam yukarıdaki kodu eklediğiniz zaman mirc'e direk çalışıyor mu.Extra bir koda ihtiyaç olurmu yada öğrenmek istiyorum

Eset 25 Nisan 2012 04:07

Cevap: Proxy sorunu
 
bu kod sadece proxy korumasının ya da diğer korumaların atma kısma extra kod ihtiyacın var


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

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