IRCForumu.ORG

IRCForumu.ORG (https://www.ircforumu.org/)
-   Genel IRCD (Sunucu, Servis, Botlar, Korumalar) (https://www.ircforumu.org/genel-ircd-sunucu-servis-botlar-korumalar/)
-   -   Altılı Ganyan Sonucları [Coder: The] (https://www.ircforumu.org/genel-ircd-sunucu-servis-botlar-korumalar/75337-altili-ganyan-sonuclari-coder.html)

KivanC 08 Ocak 2023 10:29

Altılı Ganyan Sonucları [Coder: The]
 
Kod:

alias htmlfree {
    var %x, %i = $regsub($1-,/(^[^<]*>|<[^>]*>|<[^>]*$)/g,$null,%x), %x = $remove(%x, )    return %x  }
alias sonuclar { sockopen tjk www.futbolingo.com 80 }
on *:sockopen:tjk: {
  if ($sockerr) { echo -a Siteye Baglanamadı. | return } 
sockwrite -n $sockname GET //at-yarisi-sonucu HTTP/1.1 
sockwrite -n $sockname Host: www.futbolingo.com 
sockwrite -n $sockname Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 
sockwrite -n $sockname Content-Type: text/html; charset=utf-8 
sockwrite -n $sockname Set-Cookie: PHPSESSID=dj3bvdttj38forknn3cltfk3i0; path=/ 
sockwrite -n $sockname Connection: Close 
sockwrite -n $sockname $crlf
}
On *:Sockread:tjk: { 
var %the 
sockread %the 
if (6'LI GANYAN isin %the) { echo -a $htmlfree($replace(%the,
,chr(32))) } }


Coder: The



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

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.