IRCForumu.Net - Türkiye'nin IRC ve mIRC Kullanıcılarının Buluştuğu Forum

IRCForumu.Net - Türkiye'nin IRC ve mIRC Kullanıcılarının Buluştuğu Forum (https://www.ircforumu.net/)
-   ConferenceRoom (https://www.ircforumu.net/conferenceroom/)
-   -   ConferenceRoom Stats k Listesi Kodu (https://www.ircforumu.net/conferenceroom/2838-conferenceroom-stats-k-listesi-kodu.html)

immortaL 01 Temmuz 2016 17:11

ConferenceRoom Stats k Listesi Kodu
 
evet arkadaşlar conferenceroom sunucularda zline kline kill akill atılan kişilerin iplerini veren haklarında bilgi yazan ufak bir kod dur.


kullanımı: !lines


Kod:

on *:text:*:#opers: {
  if ($1 == !lines) {
    if (*@* $+ $token($server,2-,$asc(.)) $+ * !iswm $address($nick,0)) { /msg $chan 4HATA 2Komutu Kullanma Yetkiniz Yok! | halt }
    if $2 { msg $chan Hatalı Komut kullandınız. Doğru kullanımı: !lines }
    else {
      .enable #statsli
      .stats k
      .msg $chan 4Stats K Listesi Listeleniyor
    }
  }
}
#statsli off
raw 216:*:{  msg #opers $2- }
raw 219:*:{ disable #statsli | msg #opers 3Liste Sunumu 12Tamamlandı | halt }
#statsli end



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

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0
Copyright ©2005 - 2023 IRCForumu.Net - Tüm Hakları Saklıdır.