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/)
-   -   Guard Protect YARDIM ! [Clone Ban] (https://www.ircforumlari.net/mirc-scripting-sorunlari/184273-guard-protect-yardim-clone-ban.html)

astraysoul 03 Mart 2009 10:48

Guard Protect YARDIM ! [Clone Ban]
 
Arkadaşlar Guard Protect Socket Botlarımı Ve Sunucudan Giren Oyun Radio Botlarını Sunucudan Uzaklaştırıyor Bu Konuda Yardım Edebilirmsiniz.

Kod:


* Oyuncak has quit IRC (User has been banned from ****.c**
(**** ozel koruma sistemi ; Guard aynı IP'den 3'den fazla giris tespit etmistir.))
 
* Kaos has quit IRC (User has been banned from ****.c**
(**** ozel koruma sistemi ; Guard aynı IP'den 3'den fazla giris tespit etmistir.))
 
* Radio has quit IRC (User has been banned from ****.c**
(**** ozel koruma sistemi ; Guard aynı IP'den 3'den fazla giris tespit etmistir.))

Agresif Bağlantı Kodu

Kod:

on *:snotice:*client connecting*:{
var %µ = $+(%,flood.,$left($gettok($10,2,64),-1))
inc $(%µ,1)
if (!$timer($gettok(%µ,1,37))) { $+(.timer,$gettok(%µ,1,37)) 1 3 unset $(%µ,1) }
if ($(%µ,2) >= 3) { unset $(%µ,1) | gline $9 : Chat Ozel Koruma Sistemi Guard Agresif Baglanma Yogunlugu Tespit Etmistir. }
}

Aynı İp Kodu
Kod:

#sericlone on
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) ] ] >= 3 {
  .gline $+(*@,$gettok($gettok($10,2,64),1,41)) 3600 Chat ozel koruma sistemi ; 4Guard2 aynı IP'den 3'den fazla giris tespit etmistir.
  unset %xxx. [ $+ [ $gettok($gettok($10,2,64),1,41) ] ]
}
}
#sericlone end


Kablosuz NET 03 Mart 2009 11:07

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
Kodlarıda koysandın daha iyi olurdu...

astraysoul 03 Mart 2009 11:16

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
Koydum Kod'ları

eXLove 03 Mart 2009 11:19

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
kullandığnız kod hangisi onuda ayrıntılı gösterirmisiniz ?

Kablosuz NET 03 Mart 2009 11:29

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
Kod:

#sericlone on
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) ] ] >= 3 {
  .gline $+(*@,$gettok($gettok($10,2,64),1,41)) 3600 Chat ozel koruma sistemi ; 4Guard2 aynı IP'den 3'den fazla giris tespit etmistir.
  unset %xxx. [ $+ [ $gettok($gettok($10,2,64),1,41) ] ]
 }
}
#sericlone end


Kırmızıyla belirtiğim kısım galiba değiştirerek dene bakalım olacak mı ?

eXLove 03 Mart 2009 11:34

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
zaten orası değişcek doğrudur Ask_Harfleri

astraysoul 03 Mart 2009 11:37

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
Evet Orasını Değiştire bilirm ama Bu Sefer Clone Saldısı olduğu Zaman Diğer İplerde Es Geçecek Saadece Sunucudan Giren İp'leri Es Geçse Olmaz mı Ben Bunu Yapamdım.

meseLa 88.51.456.78 bu İp Clone Taramasına yada Agerisf Giriş Taramasına :Maruz Kalmasın istiyorum

eXLove 03 Mart 2009 11:41

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
bunu clonede deilde proxy korumasında yapman ıcın yardımcı olurum 88.51.456.78 burdan baslayan ipleri atmaz proxyleri atar die

astraysoul 03 Mart 2009 11:55

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
Abicim Anlatmak istediğim Botların İp Sini Verecem **.***.**.** Bu İp adresiile sunucuya giren Botlara Gline Gibi Müdahelelerde Bulunmayacak ..

uFuK 03 Mart 2009 12:27

Cevap: Guard Protect YARDIM ! [Clone Ban]
 
#sericlone on
on *:snotice:*Client connecting on*:{
if ($istok(botnicki botnicki botnicki,$nick,32) isin $nick) { halt }
.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) ] ] >= 3 {
.gline $+(*@,$gettok($gettok($10,2,64),1,41)) 3600 Chat ozel koruma sistemi ; 4Guard2 aynı IP'den 3'den fazla giris tespit etmistir.
unset %xxx. [ $+ [ $gettok($gettok($10,2,64),1,41) ] ]
}
}
#sericlone end


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

Powered by vBulletin® Version 3.8.8 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2024 IRCForumlari.Net