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 Programları (https://www.ircforumlari.net/mirc-scripting-programlari/)
-   -   urlget.exe Python/mIRC (https://www.ircforumlari.net/mirc-scripting-programlari/888692-urlgetexe-python-mirc.html)

SuLh 17 Kasım 2020 09:53

urlget.exe Python/mIRC
 
Merhaba bu sabah aklıma gelen, mIRC 7.56 sürümüyle mirce gelen $urlget identifier'ından esinlenerek Python üzerinden kodlayıp / pyinstaller yardımıyla exe'ye döktüm.

2-3 özellik ekledim sadece. mIRC ana dizinine .exe dosyasını atmanız yeterlidir.

Kod:

alias urlget {
  if $1 == title {  python title $2 }
  elseif $1 == headers { python headers $2  }
  elseif $1 == aralik { python aralik $2 $3 $4 }
  else { echo 4 -s Yanlış data girdiniz. }
}
alias python {
  var %şşş $+(com,$r(1,999)) | .comopen %şşş wscript.shell
  .comclose %şşş $com(%şşş,run,1,bstr,cmd.exe /k urlget.exe $1- $+ |clip & exit,uint,0,bool,1)
  tokenize 32 $regsubex($str(- $chr(32),$cb(0)),/(-)/g,\n) | scon -r echo -a $!cb( $* )
}

Sonuçlar:

Kod:

/urlget title https://
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
mIRC: Internet Relay Chat client

Kod:

/urlget headers https://
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
17 Nov 2020 06:49:59 GMT', 'Server': 'Apache', 'Last-Modified': 'Mon, 17 Aug 2020 10:32:03 GMT', 'Accept-Ranges': 'bytes', 'Content-Length': '7231', 'Keep-Alive': 'timeout=5, max=100', 'Connection': 'Keep-Alive', 'Content-Type': 'text/html'}

Kod:

/urlget aralik "https://
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
client used by individuals and
organizations to communicate, share, play and work with each other on IRC networks
around the world. Serving the Internet community for over two decades, mIRC has evolved
into a powerful, reliable and fun piece of technology. You can learn about mIRC


[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]

Feragat 18 Aralık 2020 09:58

Cevap: urlget.exe Python/mIRC
 
Alıntı:

SuLh Nickli Üyeden Alıntı (Mesaj 1042396014)
Merhaba bu sabah aklıma gelen, mIRC 7.56 sürümüyle mirce gelen $urlget identifier'ından esinlenerek Python üzerinden kodlayıp / pyinstaller yardımıyla exe'ye döktüm.

2-3 özellik ekledim sadece. mIRC ana dizinine .exe dosyasını atmanız yeterlidir.

Kod:

alias urlget {
  if $1 == title {  python title $2 }
  elseif $1 == headers { python headers $2  }
  elseif $1 == aralik { python aralik $2 $3 $4 }
  else { echo 4 -s Yanlış data girdiniz. }
}
alias python {
  var %şşş $+(com,$r(1,999)) | .comopen %şşş wscript.shell
  .comclose %şşş $com(%şşş,run,1,bstr,cmd.exe /k urlget.exe $1- $+ |clip & exit,uint,0,bool,1)
  tokenize 32 $regsubex($str(- $chr(32),$cb(0)),/(-)/g,\n) | scon -r echo -a $!cb( $* )
}

Sonuçlar:

Kod:

/urlget title https://
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
mIRC: Internet Relay Chat client

Kod:

/urlget headers https://
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
17 Nov 2020 06:49:59 GMT', 'Server': 'Apache', 'Last-Modified': 'Mon, 17 Aug 2020 10:32:03 GMT', 'Accept-Ranges': 'bytes', 'Content-Length': '7231', 'Keep-Alive': 'timeout=5, max=100', 'Connection': 'Keep-Alive', 'Content-Type': 'text/html'}

Kod:

/urlget aralik "https://
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
client used by individuals and
organizations to communicate, share, play and work with each other on IRC networks
around the world. Serving the Internet community for over two decades, mIRC has evolved
into a powerful, reliable and fun piece of technology. You can learn about mIRC


[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]

Birileri sonunda güzel şeyler yapmaya başladı. :gulucuk: Emeğine sağlık kardeşim. Başarılar


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

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