haylazforum.net

haylazforum.net (https://www.haylazforum.net/)
-   mIRC Parça Kodlar (https://www.haylazforum.net/328-mirc-parca-kodlar/)
-   -   Unreal giriş kod çözücü (https://www.haylazforum.net/mirc-parca-kodlar/5820-unreal-giris-kod-cozucu.html)

Aytac 01.Ocak.2019 14:52

Unreal giriş kod çözücü
 
Kod:

raw 009:*: {
  var %kod1 $token($2-,2,$asc(|)), %kod2 $token($2-,4,$asc(|)), %kod3 $token($2-,6,$asc(|)), %kod4 $token($2-,8,$asc(|))
  set %kod1toplam $calc( %kod1toplam + $len($token(%kod1,2,44)))
  set %kod2toplam $calc( %kod2toplam + $len($token(%kod2,2,44)))
  set %kod3toplam $calc( %kod3toplam + $len($token(%kod3,2,44)))
  set %kod4toplam $calc( %kod4toplam + $len($token(%kod4,2,44)))
}
on *:disconnect: {
  unset %kod*
}
on *:snotice:*: {
  if */*g*i*r*i*s*  iswm $strip($1-) {
    echo -s GIRIS $+($sayi(%kod1toplam),$sayi(%kod2toplam),$sayi(%kod3toplam),$sayi(%kod4toplam))
  }
}
 
alias sayi {
  if $1 == 31 { return 1 }
  if $1 == 29 { return 2 }
  if $1 == 30 { return 3 }
  if $1 == 7 { return 4 }
  if $1 == 33 { return 5 }
  if $1 == 35 { return 6 }
  if $1 == 5 { return 7 }
  if $1 == 45 { return 8 }
  if $1 == 55 { return 9 }
}



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

Powered by vBulletin® Version 3.8.9
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.
Content Relevant URLs by vBSEO 3.6.1

User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.Navbar with Avatar by Motorradforum