Türkiye'nin IRCd ve LaMeR Forumu Sitesi
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

[-]
Tags
ircforum mirckodu dövizkodu altın güncel mircaddonları mircaddonu dövizaddonu kodu döviz irckodları ve ircforumları

GünceL Altın Ve Döviz Kodu
Admin
#1
Bug 
Bu mirc kodu ile en güncel altın ve döviz fiyatlarını altın fiyatlarını yarım , çeyrek , gram ve cumhuriyet altını olarak bunun yanında dolar ve euro güncel kurunu size yansıtır.Kod döviz bilgilerini hurriyet.com.tr den çekmektedir.

Kod sadece mirce ekleyen tarafından kullanılabilir.Kullanımı ise /exchange komutu ile yapılır.


Kod:
alias d_exc_total return $+(=,$chr(3),12) $remove($replace($gettok($gettok($1,15-,$asc(“)),2-1,44),$chr(44),$+($chr(32),TL,$chr(32),$chr(3),4),:,$+(:,$chr(32))),”) TL
alias exchange {
sockopen exchange bigpara.hurriyet.com.tr 80
sockmark exchange http://bigpara.hurriyet.com.tr/altin/ }
on *:sockopen:exchange: {
if ($sockerr) { echo $color(notice) -a *** Siteye bağlantı sağlanamadı! | return }
sockwrite -n $sockname GET $sock($sockname).mark HTTP/1.1
sockwrite -n $sockname Host: $sock($sockname).addr
sockwrite -n $sockname User-Agent: */*
sockwrite -n $sockname Connection: Close
sockwrite -n $sockname }
on *:sockread:exchange: { if ($sockerr) { echo $color(notice) -a *** Veriler alinamadi! | return }
var %d_exc | sockread %d_exc | if ($sockbr) {
if $regex(%d_exc,/var \$altindata =/i) { var %r 1 | while %r <= $numtok(%d_exc,123) { %total = $gettok(%d_exc,%r,123)
if *”sembolid”:2199* iswm $gettok(%total,1-1,123) { echo $color(notice) -a *** GRAM ALTIN $d_exc_total($v2) }
if *”sembolid”:473* iswm $gettok(%total,1-1,123) { echo $color(notice) -a *** CUMHURİYET ALTINI $d_exc_total($v2) }
if *”sembolid”:2356* iswm $gettok(%total,1-1,123) { echo $color(notice) -a *** CEYREK ALTIN $d_exc_total($v2) }
if *”sembolid”:2640* iswm $gettok(%total,1-1,123) { echo $color(notice) -a *** 22 AYAR BİLEZİK $d_exc_total($v2) }
if *”sembolid”:2355* iswm $gettok(%total,1-1,123) { echo $color(notice) -a *** YARIM ALTIN $d_exc_total($v2) }
if *”sembolid”:1302* iswm $gettok(%total,1-1,123) { echo $color(notice) -a *** DOLAR $d_exc_total($v2) }
if *”sembolid”:1639* iswm $gettok(%total,1-1,123) { echo $color(notice) -a *** EURO $d_exc_total($v2) }
inc %r } } } }
on *:sockclose:exchange: { echo $color(notice) -a *** $+($chr(3),4) $time $chr(3) itibari ile güncel fiyatlar listelendi. }

Cevapla


Bu Konudaki Yorumlar
GünceL Altın Ve Döviz Kodu - Yazar: Admin - 05-13-2020, 09:06 PM

Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
Lightbulb !Degis Nick MIRC Hazir Kodu Admin 2 5,550 11-28-2020, 10:49 AM
Son Yorum: Admin
Lightbulb !iftar Şehir Kodu Admin 0 3,743 11-15-2020, 09:13 PM
Son Yorum: Admin
Lightbulb Fullname Reklam takip kodu 2020 Admin 0 5,583 08-20-2020, 05:58 PM
Son Yorum: Admin
Star Mirc Web Radyo Dinleme Kodu Lamer 0 3,560 07-04-2020, 08:50 PM
Son Yorum: Lamer
  Mirc Fullname Takip Kodu Admin 0 6,331 06-01-2020, 10:53 PM
Son Yorum: Admin

Hızlı Menü:


Konuyu Okuyanlar: 1 Ziyaretçi