lookjapan.COM - IRC ve mIRC dünyasının forumu!

lookjapan.COM - IRC ve mIRC dünyasının forumu! (http://www.lookjapan.com/index.php)
-   mIRC Scripting Dersleri (http://www.lookjapan.com/forumdisplay.php?f=54)
-   -   mIRC Socket Web Sitesinden Veri Videolu Anlatım! (http://www.lookjapan.com/showthread.php?t=3702)

Code 13 Temmuz 2016 10:36

mIRC Socket Web Sitesinden Veri Videolu Anlatım!
 
mIRC Socket ile web sitelerine bağlanarak veri çekmenin en basit yolunu sizlere hem kaynak kod olarak sunacağım hemde Youtube üzerinden görüntülü olarak sizlere dersi sunacağım.


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


Örnek Kod;
Kod:

on *:sockopen:ufuk: {
  sockwrite -nt $sockname GET / HTTP/1.1
  sockwrite -nt $sockname Host: www.filmifullizle.org
  sockwrite -nt $sockname $crlf
}

on *:sockread:ufuk:{
  var %i
  sockread %i
  if *class="guncover"/></a>* iswm %i {
    echo -s 4Filmi Adı:7 $replace($gettok($gettok($gettok(%i,2,$asc(")),3,$asc(/)),1,$asc(.)),-,$chr(32)) 4Filmi URL:7 $gettok(%i,2,$asc("))
  }
}

alias ufuk1 { sockclose ufuk | sockopen ufuk www.filmifullizle.org 80 }

Ders Sahibi: uFuK


All times are GMT +3. The time now is 12:09.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.