ForumTEK.Net - IRC Forumu

ForumTEK.Net - IRC Forumu (http://www.forumtek.net/index.php)
-   mIRC Parça Kodlar (http://www.forumtek.net/forumdisplay.php?f=53)
-   -   Sqline Listesini Temizleme (http://www.forumtek.net/showthread.php?t=344)

Toprak 27 Ocak 2015 22:36

Sqline Listesini Temizleme
 
Merhaba,
Sunucunuzdaki sqline'deki nick'leri toplu halde silmenize yarar..

Kod:

alias _temizle { .set -u3 %:sqline on | echo -a Sqline List Temizleniyor.. | os sqline list }
on *:notice:*:?:{
  if %:sqline == on {
    if ($nick == OperServ) && (SQLINE listesinden silindi !isin $strip($1-)) {
      if (Aktüel liste: isin $1-) { return }
      os sqline del $1
    }
  }
}

Komut; /_temizle


All times are GMT +3. The time now is 13:32.

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