IRCForumu.ORG

IRCForumu.ORG (https://www.ircforumu.org/)
-   Genel IRCD (Sunucu, Servis, Botlar, Korumalar) (https://www.ircforumu.org/genel-ircd-sunucu-servis-botlar-korumalar/)
-   -   mIRC Pratik Komutlar (https://www.ircforumu.org/genel-ircd-sunucu-servis-botlar-korumalar/111703-mirc-pratik-komutlar.html)

Kyo 04 Aralık 2023 00:02

mIRC Pratik Komutlar
 
Kod:

on *:input:*:{
  if $1 == .h { hop }
  if $1 == .nick { nick $2 }
  if $1 == .p { part }
  if $1 == .degis { os raw svsnick $2 $3 :0 }
  if $1 == .degiss { os raw $chr(58) $+ $2 nick $3 }
  if $1 == /konus { .sendraw # :: $2 privmsg # : 1 Ben cok Tipsizim  Benim adim $2 :) } 
  if $1 == .topicac { /cs set # topiclock off | msg # 5 Topic Kilidi Aşşldş.  }
  if $1 == .topickapat { /cs set # topiclock on | msg # 5 Topic Kilitlendi. }
  if $1 == .gel { sajoin $2 $chan }
  if $1 == .git { sapart $2 $chan }
  if $1 == .hp { /sapart $2 $chan  | /sajoin $2 $chan  }
  if $1 == +q { mode # +q $2 }
  if $1 == .z { gline $2 uzaaa. }
  if $1 == -q { mode # -q $2 }
  if $1 == +a { mode # +a $2 }
  if $1 == -a { mode # -a $2 }
  if $1 == +o { mode # +o $2 }
  if $1 == -o { mode # -o $2 }
  if $1 == +h { mode # +h $2 }
  if $1 == -h { mode # -h $2 }
  if $1 == +v { mode # +v $2 }
  if $1 == -v { mode # -v $2 }
  if $1 == -m { mode # -m }
  if $1 == +m { mode # +m }
  if $1 == .xline { rmtkl * * | .timer 1 2 msg $chan 1,0 Bütün Banlar  2 ( 4 Gzline, Kline, Gline 2 ) 4 Açıldı.. }
  if $1 == .indir { os mode $chan ---qao $2 $2 $2 }
  if $1 == .non { ns set noop on | Notice $me  Artık size Hiç Bir Kanalda Yetki Ekleyemezler. }
  if $1 == .noff { ns set noop off | Notice $me Artık size Her Kanalda Yetki Ekleyebilirler  }
  if $1 == .ajoin { ns ajoin add $chan | Notice $me $chan Kanalı  Ajoin Listenize Ekledindi }
  if $1 == .najoin { ns ajoin del $chan  | Notice $me $chan Kanali  Ajoin Listenizden Silindi }
  if $1 == .owner { os mode $chan +q $2 }
  if $1 == .sop { cs access # add $$2 100 | /Notice $me $$2 nicki 100 seviyeden eklenmiştir. }
  if $1 == .aop { cs access # add $$2 50 | /Notice $me $$2 nicki 50 seviyeden eklenmiştir. }
  if $1 == .hop { cs access # add $$2 40 | /Notice $me $$2 nicki 40 seviyeden eklenmiştir. }
  if $1 == .vop { cs access # add $$2 30 | /Notice $me $$2 nicki 30 seviyeden eklenmiştir.  }
  if $1 == .del { cs access # del $$2 | /Notice $me $$2 nickinin accessi silinmistir. }
}
Kendi mirc scriptimde kullandıgım kısa ama işe yarar komutlar dizisi.
alt + R basıp remote bölümüne eklemeniz yeterli.


eLsaa 04 Aralık 2023 00:04

emeğine sağlık paylaşım için teşekkürler @[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]


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

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.