Jump to content
chain

mIRC'iniz için ufak çaplı otomatik komutlar

Recommended Posts

  • Administrators
#otokomut on
on *:input:*: {
  if ($1 == !kick) { /kick # $2 4 $me İyi Yolculuklar Diler. }
  if ($1 == !ban) { /ban -u600 $2 }
  if ($1 == !kb) { /ban -u600 $2 | /kick # $2 4 $me İyi Yolculuklar Diler. }
  if ($1 == !gel) { /msg # 2 $2 4Getiriliyor... | /sajoin $2 # }
  if ($1 == !git) { /msg # 2 $2 4Gönderiliyor... | /sapart $2 # }
  if ($1 == !cs) { /Chanserv $2 # $3 $4 $5 $6 $7 $8 $9 $10 $11 $12 $13 $14 $15 $16 $17 $18 $19 $20 $21 $22 $23 $24 $25 $26 $27 $28 $29 $30 $31 $32 $33 $34 $35 $36 $37 $38 $39 $40 $41 $42 $43 $44 $45 $46 $47 $48 $49 $50 $51 $52 $53 $54 $55 $56 $57 $58 $59 $60 }
  if ($1 == !ms) { /Memoserv $2 $3 $4 $5 $6 $7 $8 $9 }
  if ($1 == !os) { /Operserv $2 $3 $4 $5 $6 $7 $8 $9 }
  if ($1 == !ns) { /Nickserv $2 $3 $4 $5 $6 $7 $8 $9 }
  if ($1 == !info) { /ns info $2 all }
  if ($1 == !infochan) { /cs info # all }
  if ($1 == !founder) { /cs set # founder $2 }
  if ($1 == !mlock) { /cs set # mlock $2 }
  if ($1 == !privateon) { /cs set # private on }
  if ($1 == !privateoff) { /cs set # private off }
  if ($1 == !secureon) { /cs set # secure on }
  if ($1 == !secureoff) { /cs set # secure off }
  if ($1 == !enforceon) { /cs set # enforce on }
  if ($1 == !enforceoff) { /cs set # enforce off }
  if ($1 == !topic) { /cs topic # $2 $3 $4 $5 $6 $7 $8 $9 $10 $11 $12 $13 $14 $15 $16 $17 $18 $19 $20 $21 $22 $23 $24 $25 $26 $27 $28 $29 $30 $31 $32 $33 $34 $35 $36 $37 $38 $39 $40 $41 $42 $43 $44 $45 $46 $47 $48 $49 $50 $51 $52 $53 $54 $55 $56 $57 $58 $59 $60 }
  if ($1 == !successor) { /cs set # successor $2 }
  if ($1 == !unban) { /cs unban #$2 }
  if ($1 == !opekle) { /cs access # add $2 50 }
  if ($1 == !opsil) { /cs access # del $2 } 
  if ($1 == !sopekle) { /cs access # add $2 100 }
  if ($1 == !oplist) { /cs access # list } 
  if ($1 == !hopekle) { /cs access # add $2 40 }
  if ($1 == !gir) { /join #$2 }
  if ($1 == !voice) { /cs voice # $2 }
  if ($1 == !devoice) { /cs devoice # $2 }
  if ($1 == !op) { /cs op # $2 }
  if ($1 == !deop) { /cs deop # $2 }
  if ($1 == !ownerim) { /mode # +q $me }
  if ($1 == !deownerim) { /mode # -q $me }
  if ($1 == !owner) { /mode # +q $2 }
  if ($1 == !deowner) { /mode # -q $2 }
  if ($1 == !sop) { /Os raw :Chanserv mode # +o $2 | /Os raw :Chanserv mode # +a $2 }
  if ($1 == !desop) { /Os raw :Chanserv mode # -o $2 | /Os raw :Chanserv mode # -a $2 }
  if ($1 == !hop) { /cs halfop # $2 }
  if ($1 == !dehop) { /cs dehalfop # $2 }
  if ($1 == !awayon) { /away Uzaklardayım... }
  if ($1 == !awayoff) { /away }
  if ($1 == !kill) { /kill $2 4 $me İyi Yolculuklar Diler. }
  if ($1 == !zline) { /zline $2 4 $me İyi Yolculuklar Diler. }
  if ($1 == !shun) { /shun $2 4 $me Sana 3 Maymunu Oynatıyor. }
  if ($1 == !bye) { /kill $2 4 $me İyi Yolculuklar Diler. }
  if ($1 == !opum) { /mode # +o $me }
  if ($1 == !deopum) { /mode # -o $me }
  if ($1 == !voicem) { /mode # +v $me }
  if ($1 == !devoicem) { /mode # -v $me }
  if ($1 == !sopum) { /mode # +o $me | /mode # +a $me }
  if ($1 == !desopum) { /mode # -a $me | /mode # -o $me }
  if ($1 == !hopum) { /mode # +h $me }
  if ($1 == !dehopum) { /mode # -h $me }
  if ($1 == !nick) { /os raw svsnick $2 $3 1:0 }
  if ($1 == !botnick) { /os raw $2 nick $3 }
  if ($1 == !botgel) { /os raw $2 join # }
  if ($1 == !botgit) { /os raw $2 part # }
  if ($1 == !botde) { /os raw $2 privmsg # $3 $4 $5 $6 $7 $8 $9 }
  if ($1 == !sessiz) { /mode # +m }
  if ($1 == !mode) { /mode # $2 }
  if ($1 == !sesli) { /mode # -m }
  if ($1 == !sakin) { /mode # +m | /msg # !temizle | .timer34 1 60 /mode # -m }
}
#otokomut end

menu menubar,channel {
  Oto Komutlar
  .Aç:.enable #otokomut | echo -a 4,1..::Oto Komutlar Açıldı::..
 .Kapat:.disable #otokomut | echo -a 4,1..::Oto Komutlar Kapandı:..
  -
}

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...