Top

mIRC Code Snippets Tagged with com

  (17)  
Sort by 
- echo say list location, -o switch opens the file
Tags: 44  bot  chan  channel  com  connect  dll  file  ini  irc  jonesy  jonesy44  lean  list  mirc  msg  regurgitate  remove  say  script  token 
+ 0 likes
5 comment(s)    Score: 0.0    Platform: mIRC    Posted by jonesy44 on Jun 21, 2009
This is the first beta of XML support in mIRC. There's two example aliases that show how to use it. Once im confident it's bug free and I've added all the functionality i still want too implement ill write..
Tags: com  mirc  xml 
+ 6 likes
5 comment(s)    Score: 8.3    Platform: mIRC    Posted by Mpdreamz on Nov 29, 2008
This is a dialog allowing you to play music on your computer through iTunes. Features include: - controlling playback - view track info - set ratings/volume/player position - skip selected..
Tags: com  dcx  dialog  dll  itunes  music 
+ 4 likes
16 comment(s)    Score: 7.7    Platform: mIRC    Posted by BrAndo on Sep 06, 2008
Snippet checks for the enabled status of microsoft updates and returns certain information about the updates management. Usage examples provided in the comments.
Tags: champagne  com  settings  update 
+ 0 likes
3 comment(s)    Score: 6.0    Platform: mIRC    Posted by Spartacus on Apr 08, 2008
Urr, pretty simple script i made for a friend who found it annoying to remember iRC Commands, hopefully this will help you with commands when needed, rather than having to open a document..etc, just use..
Tags: com  comm  commands  dialog  edit  help  irc  jonesy44  mirc  refresh  script  text  txt 
+ 0 likes
3 comment(s)    Score: 5.0    Platform: mIRC    Posted by jonesy44 on Mar 01, 2008
Information is contained within the snippets comments.
Tags: champagne  com  vb  win32 
+ 0 likes
5 comment(s)    Score: 6.3    Platform: mIRC    Posted by Spartacus on Jan 18, 2008
This snippet allows you to get the content of small websites and return them back! $parse(URL
Tags: asynchronous  com  sockets 
+ 0 likes
3 comment(s)    Score: 7.8    Platform: mIRC    Posted by Mpdreamz on Jan 14, 2008
Thanks to the comments you posted for me i changed this code a bit
+ 0 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by G13AoUsTiS on Dec 26, 2007
I'll keep it as short and sweet as possible. This script makes use of HNetCfg.FwMgr to turn your firewall on or off, by using "/firewall on" or "/firewall off" respectively. Initially..
Tags: champagne  com  firewall 
+ 0 likes
1 comment(s)    Score: 4.5    Platform: mIRC    Posted by Spartacus on Dec 12, 2007
Usage: /services Result of use: Opens window @services if not already open. (If the window was previously opened, it clears the buffer) Then the script proceeds to list all currently running services..
Tags: com  service  services 
+ 0 likes
2 comment(s)    Score: 6.3    Platform: mIRC    Posted by Spartacus on Sep 10, 2007
Usage: /processes Result of use: If a window of the name @processes is not open, the script opens it and populates it with a list of all currently running processes in your machine. In the event that..
Tags: com  process  processes 
+ 0 likes
3 comment(s)    Score: 4.0    Platform: mIRC    Posted by Spartacus on Sep 10, 2007
use /tell text to say something, and play the game(he says something then too) its my first com practice :P
Tags: com  walkgame 
+ 0 likes
5 comment(s)    Score: 0.0    Platform: mIRC    Posted by kerstt on Aug 22, 2007
These are two aliases I made designed to return the total amount of physical memory in kb. Usage Example: mostly for if statements, if ($mem > 50000) { write new.txt Something } ; The file alias..
Tags: com  file  mem  memory 
+ 0 likes
4 comment(s)    Score: 6.0    Platform: mIRC    Posted by sinnercreed on Feb 08, 2007
<br> Author: FiberOPtics <br> <br> Email: mirc.fiberoptics@gmail.com <br> <br> Usage: /pause &lt;s|ms&gt; &lt;N&gt;, where s stands for seconds, and ms..
Tags: com 
+ 0 likes
19 comment(s)    Score: 7.4    Platform: mIRC    Posted by FiberOPtics on Jan 14, 2006
<br> Author: FiberOPtics -- mirc.fiberoptics@gmail.com <br> <br> Usage: <br> 1) <br> <br> $fileinfo(filepath, properties [,separator])[.raw] <br> <br>..
Tags: audio  com 
+ 0 likes
6 comment(s)    Score: 7.8    Platform: mIRC    Posted by FiberOPtics on Jan 04, 2006
Author: FiberOPtics -- mirc.fiberoptics@gmail.com <br> <br> Purpose: Create, modify, or return information about Windows Shortcuts. <br> <br> The shortcuts can be either .lnk..
Tags: com  regex 
+ 0 likes
4 comment(s)    Score: 9.4    Platform: mIRC    Posted by FiberOPtics on Jan 04, 2006
Author: FiberOPtics -- mirc.fiberoptics@gmail.com <br> <br> Usage: $specialfolder(folder) or /specialfolder folder <br> <br> Purpose: <br> <br> Returns the..
Tags: com 
+ 0 likes
1 comment(s)    Score: 7.4    Platform: mIRC    Posted by FiberOPtics on Jan 04, 2006
Bottom