Abracadabra.1forum.biz -
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
AnasayfaLatest imagesAramaKayıt OlGiriş yap

 

 Proxy Koruması

Aşağa gitmek 
YazarMesaj
JuLiet
Admin
Admin
JuLiet


Mesaj Sayısı : 113
Kayıt tarihi : 03/05/10
Yaş : 37
Nerden : iStanbuL

Proxy Koruması Empty
MesajKonu: Proxy Koruması   Proxy Koruması I_icon_minitimeCuma Mayıs 14, 2010 5:57 am

Kod:
- ##
## proxy.tcl
## proxy girişleri için benzersiz koruma.
##
## Yapımcı: SaW
##

# Sunucu IP adresini belirtiniz.
set sunucuip " 67.228.116.50"
bind time - "30 * * * *" proxy:check
bind time - "00 * * * *" proxy:check
bind time - "01 * * * *" proxy:socks
package require http
proc proxy:check {nick uhost hand chan text} {
set havasite "[url=http://www.torproxylist.com/]http://www.torproxylist.com/[/url]"
set sayfa ""
catch {set sayfa [::http::geturl $havasite -timeout 5000]} error
if {[string match -nocase "*couldn't open socket*" $error]} {
putquick "PRIVMSG $chan :Hata: Şuan siteye bağlanılamıyor.. Daha Sonra Tekrar Deneyiniz.."
::http::cleanup $sayfa
return
}
if { [::http::status $sayfa] == "*timeout*" } {
putquick "PRIVMSG $chan :Hata: Bağlantı zaman aşımına uğradı.."
::http::cleanup $sayfa
return
}
set html [::http::data $sayfa]
::http::cleanup $sayfa
set bugun [strftime %Y-%m-%d]
set gh [open proxy2.txt w]
foreach y [split $html \n] {
if {[regexp { [0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3} } $y]} {
regexp -- { (.*?)
Sayfa başına dön Aşağa gitmek
http://kelebekhelpteam.org/
 
Proxy Koruması
Sayfa başına dön 
1 sayfadaki 1 sayfası
 Similar topics
-
» Güncel Proxy List. Kodu
» ident Koruması
» Litmus Koruması..
» Bad Nick Koruması
» HASH Kufur koruması

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
Abracadabra.1forum.biz - :: mIRC Scripting ve Sohbet Programları :: mIRC Scripting-
Buraya geçin: