PHP Warning: log10() expects parameter 1 to be double, string given in ..../includes/class_postbit.php(294) : eval()'d code on line 51
haylazforum.net - Tekil Mesaj gösterimi - mIRC Türkçe Karakter Sorunu Çözümü
Tekil Mesaj gösterimi
Alt 25.Aralık.2018   #1
Aytac
Guest
Aytac - ait Kullanıcı Resmi (Avatar)
Üye No:
Şehir:
Mesaj Sayısı: n/a
Konu Sayısı: 1375
Beğendikleri:
Alınan Beğeni:

HF Ticaret Yüzdesi: (%)
Ruh Hali
Kan Grubum:

Standart mIRC Türkçe Karakter Sorunu Çözümü

Kod:
on ^&*:text:*:*:{  
  var %text = $mid($rawbytes, $calc($pos($rawbytes, $chr(32), 3) + 2))  
  if (!$isutf(%text)) {  
   echo -mbflirt $iif(#, #, $nick) $+(<, $left($nick(#, $nick, a, r).pnick, 1), $nick, >) $turkish(%text)  
   haltdef  
  }  
 }  
 alias turkish $iif($isid, return, echo -a) $utfdecode($utfencode($1-, 162))  
 raw 332:*:echo -ta 7Topic is $+(',$chr(15),$turkish($3-),$chr(3),7,',) | halt   
 raw 333:*:echo -ta 7Set by $3 $asctime($4) | halt   
 raw 372:*:echo -ts $turkish($2-) | halt  
 on ^*:notice:*:*:echo 5 -tes $+(-,$nick,-) $turkish($1-) | halt

  Alıntı