mIRC Scripting
     
 
 
     

Go Back   mIRC Scripting > mIRC Scripting > Showcase - Hazır kodlar

Showcase - Hazır kodlar mIRC Scripting hakkında hazır kodları bulup, paylaşabileceğiniz bölüm.

Cevapla
 
LinkBack Seçenekler Stil
  #1 (permalink)  
Alt 07-13-2009, 22:43
Chief
 
Üyelik tarihi: Jul 2009
Yaş: 23
Mesajlar: 171
Beğenim: 22
Beğenilen: 94 \ 50
Tecrübe Puanı: 10
L4roXyL is an unknown quantity at this point
Standart Log okumanız için pc-win ile yazmış olduğum bir kod.


Yazan: L4roXyL - (Hasan AYDENİZ)
-

7 ayrı tema seçeneği vs. şeyler ekledim. Maksat görünüm olsun.





Buton gibi görünen şeyler aynen buton.
Ama bu butonları size indirtmek istemedim.
Bunun için butonları oluşturup picture windows komutların'dan olan, /drawsave komutu ile mIRC'in ana klasörüne entegre edicek kod'uda yazdık. .) Yani butonları kod'lar ile oluşturduk, download zahmetinden kurtulun diye. Fakat yine bir download etmeniz gereken birşey var, "x-Gui.dll" Ama korkmayın bunuda kod'un yanında, eşantiyon olarak veriyorum .)

Buradan dll'i indirin.

Aşşağıdaki kod'uda, mIRC'inize ekleyin.

Kod:
;------------------------------------------------------------------------------------------------------------
;Yapımcı: L4roXyL
;------------------------------------------------------------------------------------------------------------
on *:load:if ($findfile($mircdir,x-gui.dll,0)) echo -aet Log $+(okuma,$chr(40),$chr(2),/logoku,$chr(2),$chr(41)) add-on'u başarı ile yüklendi. Yapımcı: $+($chr(2),L4roXyL) | else silya
on *:unload:noop $findfile($mircdir,r*.bmp,0,.remove -b $shortfn($1-)) | noop $findfile($mircdir,buton*.bmp,0,.remove -b $shortfn($1-)) | echo -ate Log okuma add-on'u başarı ile kaldırıldı. Yapımcı: $+($chr(2),L4roXyL)
alias silya echo -aet mIRC'inizde $+($chr(2),x-Gui.dll,$chr(2)) bulunmamaktadır. Add-on yüklenmedi. | .unload -rs $shortfn($script)
alias xgui return $dll(x-gui.dll,$1,$2-)
alias -l day return  $replacecs($1,Monday,Pazartesi,Tuesday,Salı,Wednesday,Çarşamba,Thursday,Perşembe,Friday,Cuma,Saturday,Cumartesi,Sunday,Pazar)
alias sillog noop $findfile($logdir,*,0,.remove -b $shortfn($1-)) | $iif($input(Tüm loglar başarı ile silinmiştir.,o,Uyarı) == $true,window -c @log,window -c @log)
alias -l movee {
  var %dx = $calc($mouse.dx -$2),%dy = $calc($mouse.dy -$3)
  $iif($window($1),window $v1 %dx %dy) 
  $iif($mouse.key & 1,.timer -m 1 0 movee $1-) 
}
alias logoku {
  if ($findfile($logdir,*,0) == 0) { $iif($input(Herhangi bir log dosyanız bulunmuyor.,o,Uyarı) == $true,halt,halt) | halt } 
  else {
    window -c @log | var %1 = $iif(%cubuk,%cubuk,$rgb(3,113,118)) | buton_paint | clr_paint
    window -BpdCk0 +d @log -1 -1 600 480 
    drawfill -r @log $iif(%tema,%tema,$rgb(5,169,177)) $iif(%tema,%tema,$rgb(5,169,177)) 0 0
    drawrect -r @log %1 5 0 0 600 480 | drawline -r @log %1 3 0 20 600 20
    drawrect -rf @log %1 1 2 2 594 17
    drawtext -r @log $iif(%text,%text,$rgb(7,223,235)) Verdana 12 8 4 $+($chr(160),Log) okuma ( <PC-win|Xgui> L4roXyL )
    drawtext -r @log $iif(%text,%text,$rgb(7,223,235)) Verdana 12 585 3 x | xgui Mark @log
    xgui Create @log > button 1 10 452 70 20 bitmap > buton5.bmp,buton6.bmp,buton5.bmp
    xgui Create @log > button 2 453 452 66 20 bitmap > buton3.bmp,buton4.bmp,buton3.bmp
    xgui Create @log > button 3 523 452 66 20 bitmap > buton.bmp,buton2.bmp,buton.bmp
    xgui Create @log > button 7 453 30 15 15 bitmap > r.bmp,ra.bmp,ra.bmp
    xgui Create @log > button 8 473 30 15 15 bitmap > r2.bmp,ra2.bmp,ra2.bmp
    xgui Create @log > button 9 493 30 15 15 bitmap > r3.bmp,ra3.bmp,ra3.bmp
    xgui Create @log > button 10 513 30 15 15 bitmap > r4.bmp,ra4.bmp,ra4.bmp
    xgui Create @log > button 11 533 30 15 15 bitmap > r5.bmp,ra5.bmp,ra5.bmp
    xgui Create @log > button 12 553 30 15 15 bitmap > r6.bmp,ra6.bmp,ra6.bmp
    xgui Create @log > button 13 573 30 15 15 bitmap > r7.bmp,ra7.bmp,ra7.bmp
    xgui Create @log > listbox 4 453 50 136 395 size vsbar hsbar
    xgui Create @log > richedit 5 10 50 435 395 vsbar hsbar
    xgui Create @log > richedit 6 90 453 350 20 center
    xgui Create @log > richedit 14 12 27 350 20
    xgui Set @log > color 4 $iif(%text,%text,$rgb(7,223,235)) $iif(%cubuk,%cubuk,$rgb(3,113,118))
    xgui Set @log > style 4 windowedge | xgui Set @log > style 4 border
    xgui Set @log > color 5 $iif(%text,%text,$rgb(7,223,235)) $iif(%cubuk,%cubuk,$rgb(3,113,118))
    xgui Set @log > style 5 windowedge | xgui Set @log > style 5 border
    xgui Set @log > color 6 $iif(%tema,%tema,$rgb(5,169,177)) $iif(%text,%text,$rgb(7,223,235)) 
    xgui Set @log > style 6 windowedge 
    xgui Set @log > color 14 $iif(%tema,%tema,$rgb(5,169,177)) $iif(%text,%text,$rgb(7,223,235)) 
    xgui Set @log > style 14 windowedge 
    xgui Set @log > font 4 Verdana > 8 1 0 0 0 | xgui Set @log > font 5 Verdana > 9 1 0 0 0 | window -a @log
    return $findfile($logdir,*,0,xgui Listbox @log > AddItem 4 • $nopath($1-)) 
  }
}
alias buton_paint {
  window -BphdCk0 +d @buton -1 -1 70 20
  drawfill -r @buton $iif(%tema,%tema,$rgb(5,169,177)) $iif(%tema,%tema,$rgb(5,169,177)) 0 0 
  drawrect -r @buton $iif(%cubuk,%cubuk,$rgb(3,113,118)) 3 0 0 70 20
  drawtext -ro @buton $iif(%text,%text,$rgb(7,223,235)) Verdana 12 22 3 SIL 
  drawsave -b32 @buton buton.bmp | window -c @buton
  window -BphdCk0 +d @buton -1 -1 70 20
  drawfill -r @buton $iif(%text,%text,$rgb(7,223,235)) $iif(%text,%text,$rgb(7,223,235)) 0 0 
  drawrect -r @buton $iif(%cubuk,%cubuk,$rgb(3,113,118)) 3 0 0 70 20
  drawtext -ro @buton $iif(%tema,%tema,$rgb(5,169,177)) Verdana 12 22 3 SIL 
  drawsave -b32 @buton buton2.bmp | window -c @buton
  ;buton 2
  window -BphdCk0 +d @buton -1 -1 70 20
  drawfill -r @buton $iif(%tema,%tema,$rgb(5,169,177)) $iif(%tema,%tema,$rgb(5,169,177)) 0 0 
  drawrect -r @buton $iif(%cubuk,%cubuk,$rgb(3,113,118)) 3 0 0 70 20
  drawtext -ro @buton $iif(%text,%text,$rgb(7,223,235)) Verdana 12 17 3 T.SIL
  drawsave -b32 @buton buton3.bmp | window -c @buton
  window -BphdCk0 +d @buton -1 -1 70 20
  drawfill -r @buton $iif(%text,%text,$rgb(7,223,235)) $iif(%text,%text,$rgb(7,223,235)) 0 0 
  drawrect -r @buton $iif(%cubuk,%cubuk,$rgb(3,113,118)) 3 0 0 70 20
  drawtext -ro @buton $iif(%tema,%tema,$rgb(5,169,177)) Verdana 12 17 3 T.SIL
  drawsave -b32 @buton buton4.bmp | window -c @buton
  ;buton 3
  window -BphdCk0 +d @buton -1 -1 70 20
  drawfill -r @buton $iif(%tema,%tema,$rgb(5,169,177)) $iif(%tema,%tema,$rgb(5,169,177)) 0 0 
  drawrect -r @buton $iif(%cubuk,%cubuk,$rgb(3,113,118)) 3 0 0 70 20
  drawtext -ro @buton $iif(%text,%text,$rgb(7,223,235)) Verdana 12 6 3 TEMIZLE
  drawsave -b32 @buton buton5.bmp | window -c @buton
  window -BphdCk0 +d @buton -1 -1 70 20
  drawfill -r @buton $iif(%text,%text,$rgb(7,223,235)) $iif(%text,%text,$rgb(7,223,235)) 0 0 
  drawrect -r @buton $iif(%cubuk,%cubuk,$rgb(3,113,118)) 3 0 0 70 20
  drawtext -ro @buton $iif(%tema,%tema,$rgb(5,169,177)) Verdana 12 6 3 TEMIZLE
  drawsave -b32 @buton buton6.bmp | window -c @buton
}
alias clr_paint {
  window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(167,120,134) $rgb(167,120,134) 0 0 
  drawsave -b32 @r r.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(201,173,182) $rgb(201,173,182) 0 0 
  drawsave -b32 @r ra.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(118,146,90) $rgb(118,146,90) 0 0 
  drawsave -b32 @r r2.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(193,208,172) $rgb(193,208,172) 0 0 
  drawsave -b32 @r ra2.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(174,2,32) $rgb(174,2,32) 0 0 
  drawsave -b32 @r r3.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(253,96,123) $rgb(253,96,123) 0 0 
  drawsave -b32 @r ra3.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(104,117,117) $rgb(104,117,117) 0 0 
  drawsave -b32 @r r4.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(158,169,169) $rgb(158,169,169) 0 0 
  drawsave -b32 @r ra4.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(116,45,181) $rgb(116,45,181) 0 0 
  drawsave -b32 @r r5.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(182,135,226) $rgb(182,135,226) 0 0 
  drawsave -b32 @r ra5.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(184,188,16) $rgb(184,188,16) 0 0 
  drawsave -b32 @r r6.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(232,237,35) $rgb(232,237,35) 0 0 
  drawsave -b32 @r ra6.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(5,169,177) $rgb(5,169,177) 0 0 
  drawsave -b32 @r r7.bmp | window -c @r | window -BphdCk0 +d @r -1 -1 15 15
  drawfill -r @r $rgb(7,223,235) $rgb(7,223,235) 0 0 
  drawsave -b32 @r ra7.bmp | window -c @r 
}
on *:signal:xGui: {
  if ($1 == @log) {
    if ($2 == dclick) && ($3 == 4) {
      xgui Richedit @log > Clear 5 | xgui Richedit @log > SetMargins 5 10 | var %& = $dll(x-GUI.dll,Listbox,@log > GetSelText 4)
      var %t = $shortfn($findfile($logdir,$gettok(%&,2,32),1))
      xgui Richedit @log > Clear 14 | xgui Richedit @log > Echo 14 $+($chr(2),Oluşturulma tarihi:,$chr(32),$chr(2),$asctime($file(%t).ctime,dd/mm/yy)) $+($str($chr(160),5),$chr(2),Gün:,$chr(2),$chr(32),$day($asctime($file(%t).ctime,dddd))) $+($str($chr(160),5),$chr(2),Saat:,$chr(32),$chr(2),$asctime($file(%t).ctime,HH:nn:ss TT))
      var %2 = 1 | while (%2 <= $lines(%t)) { xgui Richedit @log > Echo 5 $strip($read(%t,%2)) | inc %2 }
      xgui Richedit @log > Clear 6 | xgui Richedit @log > Echo 6 $+($chr(2),Dosya:,$chr(32),$chr(2),$gettok(%&,2,32)) - $+($chr(2),Boyut:,$chr(2),$chr(32),$bytes($file(%t).size,k)) KB
    }
    if ($2 == sclick) {
      if ($3 == 7) { set %tema $rgb(167,120,134) | set %text $rgb(201,173,182) | set %cubuk $rgb(103,67,78) | logoku | xgui Set @log > disable 7 }
      if ($3 == 8) { set %tema $rgb(118,146,90) | set %text $rgb(193,208,172) | set %cubuk $rgb(91,113,70) | logoku | xgui Set @log > disable 8 }
      if ($3 == 9) { set %tema $rgb(174,2,32) | set %text $rgb(253,96,123) | set %cubuk $rgb(107,1,20) | logoku | xgui Set @log > disable 9 }
      if ($3 == 10) { set %tema $rgb(104,117,117) | set %text $rgb(158,169,169) | set %cubuk $rgb(70,79,79) | logoku | xgui Set @log > disable 10 }
      if ($3 == 11) { set %tema $rgb(116,45,181) | set %text $rgb(182,135,226) | set %cubuk $rgb(66,26,102) | logoku | xgui Set @log > disable 11 }
      if ($3 == 12) { set %tema $rgb(184,188,16) | set %text $rgb(232,237,35) | set %cubuk $rgb(105,107,10) | logoku | xgui Set @log > disable 12 }
      if ($3 == 13) { set %tema $rgb(5,169,177) | set %text $rgb(7,223,235) | set %cubuk $rgb(3,113,118) | logoku | xgui Set @log > disable 13 }
      if ($3 == 1) { xgui Richedit @log > Clear 5 | xgui Richedit @log > Clear 6 }
      if ($3 == 2) { $iif($input(Tüm logları silmek istediğiniz'den eminmisiniz?,y,Uyarı!) == $true,sillog,halt) }
      if ($3 == 3) { 
        var %& = $dll(x-GUI.dll,Listbox,@log > GetSelText 4)
        var %tt = $shortfn($findfile($logdir,$gettok(%&,2,32),1)) 
        if (!%tt) $iif($input(Listeden veri seçmediniz?,o,Uyarı!) == $true,window -a @log,window -a @log) halt
        else { .remove -b %tt | xgui Listbox @log > DeleteItem 4 $dll(x-GUI.dll,Listbox,@log > GetSelItem 4) | $iif($input(%tt dosyası başarı ile silindi.,o,Uyarı) == $true,haltdef,haltdef) }
      }
    }
  } 
}
menu @log {
  sclick:if ($mouse.y >= 5 && $mouse.y < 15 && $mouse.x >= 584 && $mouse.x < 593) { window -c @log }
  mouse:if ($mouse.x isnum 1-648 && $mouse.y isnum 1-17) { movee $menu $calc($mouse.dx - $window($menu).x) $calc($mouse.dy - $window($menu).y) }
}
menu menubar,query {
  Log oku:logoku
}
Sanırım işinize yarar.


C/co/cod/code^man.
Alıntı ile Cevapla
L4roXyL kullanıcısının bu postunu beğenenler.
KarabasaN (07-28-2009)
  #2 (permalink)  
Alt 07-13-2009, 22:55
WeiLSiDe - ait Kullanıcı Resmi (Avatar)
mS Team
 
Üyelik tarihi: Jul 2009
Mesajlar: 122
Beğenim: 45
Beğenilen: 18 \ 12
Tecrübe Puanı: 0
WeiLSiDe is an unknown quantity at this point
WeiLSiDe - MSN üzeri Mesaj gönder
Standart


Bu çok deli bişey


The end of Something...

Alıntı ile Cevapla
  #3 (permalink)  
Alt 07-15-2009, 00:13
absolut - ait Kullanıcı Resmi (Avatar)
Scripting user
 
Üyelik tarihi: Jul 2009
Mesajlar: 27
Beğenim: 7
Beğenilen: 6 \ 5
Tecrübe Puanı: 0
absolut is an unknown quantity at this point
Standart

* /remove: 'C:\DOCUME~1\Naim\Desktop\aBso\logs\#YARIS~1.LOG' Dosyası Silinemedi (Satır 139, script2.mrc)

Loglari silmede sorun var sanırım.


KimseLer uLaşamasın diye seni kimseLerin biLmedigi yerde saklıyorum [ Kola Kapağım ]

mIRC Portalı mirc
Alıntı ile Cevapla
  #4 (permalink)  
Alt 07-15-2009, 02:38
Chief
 
Üyelik tarihi: Jul 2009
Yaş: 23
Mesajlar: 171
Beğenim: 22
Beğenilen: 94 \ 50
Tecrübe Puanı: 10
L4roXyL is an unknown quantity at this point
Standart

Silmemesi için bir neden yok. Eğer #yarıs kanalındaki log tutulmaya devam ediyorsa ve sen online olarak silmeye kalkarsan zaten silmez.


C/co/cod/code^man.
Alıntı ile Cevapla
  #5 (permalink)  
Alt 07-15-2009, 11:42
absolut - ait Kullanıcı Resmi (Avatar)
Scripting user
 
Üyelik tarihi: Jul 2009
Mesajlar: 27
Beğenim: 7
Beğenilen: 6 \ 5
Tecrübe Puanı: 0
absolut is an unknown quantity at this point
Standart

Evet haklısın. Online iken silmeyi denemişim. Fark edemedim.


KimseLer uLaşamasın diye seni kimseLerin biLmedigi yerde saklıyorum [ Kola Kapağım ]

mIRC Portalı mirc
Alıntı ile Cevapla
Cevapla

Seçenekler
Stil

Yetkileriniz
Konu Acma Yetkiniz Yok
Cevap Yazma Yetkiniz Yok
Eklenti Yükleme Yetkiniz Yok
Mesajınızı Değiştirme Yetkiniz Yok

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-Kodu Kapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık

Hizli Erisim


GTM ayarı: GMT +3 - Saat: 06:55.


FLINK: mIRC Offical
Profil Ayarlarım mIRC mIRC Scripting Hakkında Kısaca  
 
   
+ Kayıt - Üye ol + mIRC Yardim - mIRC Help File
mIRCscripting.Net, mIRC Tasarımcısı ve Kullanıcı Topluluğudur.
Yeni MS, tasarım, programlama, iletişim teknolojileri, Script-betik , DLL, eğitim vidyo, vb pek çok ana kavram ve yüzlerce alt konsept etrafından biraraya gelmiş "mIRC aşığı" insanlar tarafından yaratılan içeriğiyle okunabilir / yazılabilir, kullanıcı merkezli bir içerik portalı ve blogdur. Site içeriği gönüllüler tarafından belirlenmekte olup, bu içerikler hakkında tüm sorumluluk kendilerine aittir. İçerik danışmanı, şikayet, istek, görüş ve önerilriniz için buraya, kullanıcı sözleşmesi ve site kuralları hakkında bili almak için şurayı kullanabilirsiniz. Sitemiz güvenli kaynak ve alt yapı için sürekli güncel tutulup, kaynak verilerini w3.org validator kullanarak kontrol etmekteyiz.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

 
+ Resimler + mIRC yükle - mIRC Download
+ Temaslar + Snippets - Parça kodlar
+ Üye Listesi + mIRC Scripts  
+ Kimler Online + mIRC Tutorials - dersler  
  + Dymanic Link Libary - DLL  
Mesajlar Arşiv  
+ Aktif mesajlar + Metin sürüm - Text Style  
+ Bugünki mesajlar + Sitemap - Site haritası  
+ XML Map - XML Harita  
 
0 mIRC - Help - mIRC Yardım
0 mIRC - Help - mIRC Yardım
1 mIRC - introduction
2 mIRC - connect to a server
3 mIRC - connection issues
4 mIRC - join a channel
5 mIRC - list channels
6 mIRC - chat privately
7 mIRC - send receive files
8 mIRC - accepting files
9 mIRC - change colors
10 mIRC - control codes
11 mIRC - set options
12 mIRC - connect
13 mIRC - connect options
14 mIRC - ssl
15 mIRC - local info
16 mIRC - identd
17 mIRC - firewall
18 mIRC - irc
19 mIRC - irc options
20 mIRC - messages
21 mIRC - catcher
22 mIRC - logging
23 mIRC - flood
24 mIRC - sounds
25 mIRC - sound requests
26 mIRC - agents
27 mIRC - mouse
28 mIRC - drag drop
29 mIRC - dcc
30 mIRC - dcc resume protocol
31 mIRC - dcc server protocol
32 mIRC - dcc socks5 protocol
33 mIRC - long file names
34 mIRC - display
35 mIRC - display options
36 mIRC - tray
37 mIRC - tips
38 mIRC - other
39 mIRC - finger
40 mIRC - lock
41 mIRC - basic irc commands
42 mIRC - mirc commands
43 mIRC - mirc scripts
44 mIRC - aliases
45 mIRC - if then else
46 mIRC - popups
47 mIRC - remote
48 mIRC - remote commands
49 mIRC - remote identifiers
50 mIRC - access levels
51 mIRC - ctcp events
52 mIRC - raw events
53 mIRC - events
54 mIRC - on activeoappactive
55 mIRC - on agent
56 mIRC - on banounban
57 mIRC - on chatoserv
58 mIRC - on connect
59 mIRC - on ctcpreply
60 mIRC - on dccserver
61 mIRC - on dns
62 mIRC - on error
63 mIRC - on exit
64 mIRC - on filesentofilercvd
65 mIRC - on hotlink
66 mIRC - on input
67 mIRC - on invite
68 mIRC - on joinopart
69 mIRC - on keydownoup
70 mIRC - on kick
71 mIRC - on loadostart
72 mIRC - on logon
73 mIRC - on midiend
74 mIRC - on mode
75 mIRC - on nick
76 mIRC - on nosound
77 mIRC - on notifyounotify
78 mIRC - on opodeop
79 mIRC - on openoclose
80 mIRC - on pingopong
81 mIRC - on playend
82 mIRC - on quit
83 mIRC - on snotice
84 mIRC - on tabcomp
85 mIRC - on text
86 mIRC - on topic
87 mIRC - on unload
88 mIRC - on usermode
89 mIRC - on wallops
90 mIRC - halting text
91 mIRC - example script
92 mIRC - variables
93 mIRC - identifiers
94 mIRC - file directory identifiers
95 mIRC - nick address identifiers
96 mIRC - other identifiers
97 mIRC - text number identifiers
98 mIRC - time date identifiers
99 mIRC - token identifiers
100 mIRC - window identifiers
101 mIRC - agents scripting
102 mIRC - binary files
103 mIRC - com objects
104 mIRC - custom windows
105 mIRC - dde
106 mIRC - dialogs
107 mIRC - dll
108 mIRC - file handling
109 mIRC - file server
110 mIRC - hash tables
111 mIRC - internal address list
112 mIRC - multimserver
113 mIRC - picture windows
114 mIRC - playing files
115 mIRC - playing sounds
116 mIRC - regular expressions
117 mIRC - sendmessage
118 mIRC - signals
119 mIRC - sockets
120 mIRC - toolbar
121 mIRC - voice commands
122 mIRC - other features
123 mIRC - command line
124 mIRC - key combinations
125 mIRC - text copy paste
126 mIRC - hotlinks
127 mIRC - address book
128 mIRC - notify list
129 mIRC - control
130 mIRC - nick colors
131 mIRC - highlight
132 mIRC - channel central
133 mIRC - online timer
134 mIRC - help menu
135 mIRC - system menu
136 mIRC - window menu
137 mIRC - author
138 mIRC - license agreement
139 mIRC - how to register