IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası
  sohbet odaları

Avatar
GüL
Avatar
Beatrice
Avatar
Mylife
Avatar
NarÇiçeği
Avatar
neXus
Avatar
Aperson
Avatar
Dolores
Avatar
idyllic
Avatar
Thilda
>
+
Etiketlenen Kullanıcılar

11Beğeni(ler)

 
 
LinkBack Seçenekler Stil
Prev önceki Mesaj   sonraki Mesaj Next
Alt 05 Haziran 2014, 16:02   #1
Çevrimdışı
Cpu
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Proxy çekme




Kod:   Kodu kopyalamak için üzerine çift tıklayın!
alias ProxyList { ; Syntax: /ProxyList [-pageNo] ; eg. /ProxyList 4 ; ---------------- ; By Jonesy44 ; ---------------- ; EDIT THIS NEXT LINE FOR PROXYLIST FILE NAME! set %ProxyList.FileName ProxyList.dat ; STOP EDITING HERE! .sockclose ProxyList.1 | .sockclose ProxyList.2 | .sockclose ProxyList.3 .remove %ProxyList.FileName .timerCompletedCheck 0 1 ProxyList.CompletedCheck var %n = 1 echo -a 2* ProxyList: Downloading latest proxy list.. while %n <= $iif($1 isnum 1-,$1,3) { sockopen $+(ProxyList.,%n) samair.ru 80 inc %n } } alias ProxyList.CompletedCheck { if !$sock(ProxyList.1) || !$sock(ProxyList.2) || !$sock(ProxyList.3) { echo -a 4Succesfully downloaded $lines(%ProxyList.FileName) proxy addresses. Stored in $qt(%ProxyList.FileName) .timerCompletedCheck off unset %ProxyList.* } } alias ProxyList.RemoveHTML return $regsubex($1-,/(^[^<]*>|<[^>]*>|<[^>]*$)|&[^;]+;| /g,$null) on *:sockopen:ProxyList.*:{ if $sockerr { echo -a Socket error: $sock($sockname).wsmsg } else { sockwrite -nt $sockname GET $+(/proxy/time-0,$gettok($sockname,2,46),.htm) HTTP/1.1 sockwrite -nt $sockname Host: samair.ru sockwrite -nt $sockname $crlf } } on *:sockread:ProxyList.*:{ var %SocketRead sockread %SocketRead if !$sockerr { if $regex(%SocketRead,/(\D=\d)/g) { var %Index = 1, while %Index <= $regml(0) { set %ProxyList.Decode. [ $+ [ $gettok($sockname,2,46) ] ] $+(%ProxyList.Decode. [ $+ [ $gettok($sockname,2,46) ] ],$chr(32),$gettok($regml(%Index),1,61),-,$gettok($regml(%Index),2,61)) inc %Index } echo -a 2* ProxyList: Generating decode key for page $gettok($sockname,2,46) -- 3Created key succesfully } if $regex(%SocketRead,/<tr><td>.*<\/td><\/tr>/i) { var %SocketRead = $remove($ProxyList.RemoveHTML(%SocketRead),document.write,$chr(40),+,") var %Index = 1 while %Index <= $numtok(%SocketRead,41) { noop $regex($gettok(%SocketRead,%Index,41),/(\d+.\d+.\d+.\d+\:.*)/) var %Output = $regml(1) if $regml(1) { var %SubIndex = 1 while %SubIndex <= $numtok(%ProxyList.Decode. [ $+ [ $gettok($sockname,2,46) ] ],32) { %Output = $replace(%Output,$gettok($gettok(%ProxyList.Decode. [ $+ [ $gettok($sockname,2,46) ] ],%SubIndex,32),1,45),$gettok($gettok(%ProxyList.Decode. [ $+ [ $gettok($sockname,2,46) ] ],%SubIndex,32),2,45)) inc %SubIndex } write %ProxyList.FileName %Output } inc %Index 1 } } } else echo -a Socket error: $sock($sockname).wsmsg }

Bu kodda samair.ru sitesinden proxy çekece&#240;iz fakat 100 den fazla çekmiyor nedendir acaba

 
Alıntı ile Cevapla

 

Etiketler
cekme, proxy


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 

Yetkileriniz
Konu Acma Yetkiniz Yok
Cevap Yazma Yetkiniz Yok
Eklenti Yükleme Yetkiniz Yok
Mesajınızı Değiştirme Yetkiniz Yok

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-Kodu Kapalı
Trackbacks are Kapalı
Pingbacks are Açık
Refbacks are Açık


Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Yeni Mirc Proxy Çekme Kodu Yardım ? Aytac08 mIRC Scripting Sorunları 12 21 Ekim 2013 22:43
istedigim bir siteden proxy çekme XDie mIRC Scripting Sorunları 13 24 Nisan 2013 23:43
Txt Güncel Proxy Çekme Eset mIRC Scripting Sorunları 25 04 Mart 2013 16:55
Proxy IP Leri proxy.data dosyasından okutarak servere girişte zline atma ExrimCi mIRC Scripting Sorunları 4 26 Şubat 2010 15:11
Proxy Koruması ( Koruma Icın Proxy Lıstesı Lazım) Heavenly mIRC Scripting Sorunları 2 05 Temmuz 2009 20:09