Diyojen Forum Sitesi
<a href="https://m.youtube.com/channel/UCT9z-rDUVgEZEaB40OOqEEA?reload=9"> <img style="width: 300px; height: 150px;" title="Abone olun" src="https://i.servimg.com/u/f89/14/29/41/45/buton_10.gif" /></a>



Join the forum, it's quick and easy

Diyojen Forum Sitesi
<a href="https://m.youtube.com/channel/UCT9z-rDUVgEZEaB40OOqEEA?reload=9"> <img style="width: 300px; height: 150px;" title="Abone olun" src="https://i.servimg.com/u/f89/14/29/41/45/buton_10.gif" /></a>

Diyojen Forum Sitesi
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Mirc Addonlar / Güncel Proxy Listesi, Mirc addonlar | Güncel proxy listesini mircten alma

Aşağa gitmek

Mirc Addonlar /  Güncel Proxy Listesi, Mirc addonlar | Güncel proxy listesini mircten alma Empty Mirc Addonlar / Güncel Proxy Listesi, Mirc addonlar | Güncel proxy listesini mircten alma

Mesaj  Tanlmslz Perş. Mart 04, 2010 7:20 pm

Mirc Addonlar / Güncel Proxy Listesi, Mirc addonlar | Güncel proxy listesini mircten alma

Mirc Addonlar / Güncel Proxy Listesi



Herhangi bir IRC serverine mirc ile bağlandığınızda bu addonu kullanarak güncel proxy listesini çıkarabilirsiniz.

Bu sayede en güncel listeyi elde etmiş olur ve gerekli önlemleri alabilirsiniz.

Yazının devamını okuyunuz.



Kod:
on *:connect:set %serverprox $server | window -c @proxy | .Remove Proxy.txt | .window -l @proxy | .titlebar @proxy List | sockopen Firefox www.proxylists.net 80
alias proxyler set %serverprox $server | window -c @proxy | .Remove Proxy.txt | .window -l @proxy | .titlebar @proxy List | sockopen Firefox www.proxylists.net 80
 
on *:sockopen:Firefox:{
sockwrite -n $sockname GET http://proxylists.net/socks4.txt HTTP/1.1
sockwrite -n $sockname Host: localhost
sockwrite -n $sockname $crlf
timerprint 1 3 proxy_yaz
set %updated.proxy $date
}
 
on *:sockread:Firefox: sockread -f %Firefox | write_Proxy.txt %Firefox
alias write_Proxy.txt {
if $1 == HTTP/1.1 goto end
if $1 == Date: goto end
if $1 == Server: goto end
if $1 == Last-Modified: goto end
if $1 == ETag: goto end
if $1 == Accept-Ranges: goto end
if $1 == Content-Length: goto end
if $1 == Content-Type: goto end
write Proxy.txt $1-
:end
}
alias proxy_yaz {
window -l @proxy | titlebar @proxy List | set %print.out $lines(proxy.txt) | set %printing 1
:print
if (%print.out == %printing) { goto end }
aline @proxy $read(proxy.txt , %printing) | inc %printing | goto print
:end
}
menu @proxy {
dclick: Set %proxy.click $read(proxy.txt, $1) | Proxy.con $?*!="Tekrar Bağlanılsın Mı? Seçtiğiniz Proxy Adresi: $read(proxy.txt, $1) "
Yenile:proxyler
}
 
alias Proxy.con {
if ($1 == $false) { echo -s Bağlantı iptal edildi.. | goto end }
echo 2 -s %serverprox "a Bağlanmak İçin Kullanılan Proxy : $replace(%proxy.click , : , $chr(32) ) | firewall on $replace(%proxy.click , : , $chr(32) ) | Echo -s $server Serverine Bağlanırken Kullanılan Proxy : $replace(%proxy.click , : , $chr(32) ) | server %serverprox
:end
}
alias Proxywin {
if $1 == $null proxy_yaz
if $1 == minimized Window -c @proxy | proxy_yaz
}

Bu Kod Bir Servere Bağlanıldığında, yada /proxyler komutu kullanıldığında @Proxy penceresine en güncel proxy listesini verir... Proxy Penceresindeki Herhangi Bit Proxy Adresine Tıklanıldığında Otomatik olarak seçilen proxy kullanılmaya başlar...
Tanlmslz
Tanlmslz
SİTE KURUCUSU
SİTE KURUCUSU

Mesaj Sayısı : 692
Kayıt tarihi : 09/09/09
Yaş : 37
Nerden : Kocaeli

https://diyojen.yetkinforum.com

Sayfa başına dön Aşağa gitmek

Sayfa başına dön

- Similar topics

 
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz