mIRCForumlari.Net

mIRCForumlari.Net (https://www.mircforumlari.net/)
-   mIRC Scripting Hazır Kodlar (https://www.mircforumlari.net/mirc-scripting-hazir-kodlar/)
-   -   mIRC !ident kontrolü (https://www.mircforumlari.net/mirc-scripting-hazir-kodlar/18534-mirc-ident-kontrolu.html)

RahmetLi 16 Nisan 2023 10:42

mIRC !ident kontrolü
 
PHP- Kodu:

on *:join:#: {
$iif(!$hget(ident),hmake ident 100) | var %ident $remove($gettok($address($nick,1),1,64),*!*) | hinc ident %ident | hsave -i ident ident.ini }
on *:start: { hmake ident 100 | hload -i ident ident.ini } | else { hmake ident 100 | hsave -i ident ident.ini }
on *:text:!rapor:#: {
msg # Kayıtlı identler listeleniyor | play # ident.ini 1 }
on *:text:!sil:#: {
msg #  Ident listesi silindi. | ups }
alias ups {
write -c ident.ini | hfree ident  }



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

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.


Navbar with Avatar by Motorradforum