mIRC Code Snippets Tagged with com
(14)
Snippet checks for the enabled status of microsoft updates and returns certain information about the updates management. Usage examples provided in the comments.
This snippet allows you to get the content of small websites and return them back!
$parse(URL
Thanks to the comments you posted for me i changed this code a bit
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
use /tell text to say something, and play the game(he says something then too)
its my first com practice :P
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
<br>
Author: FiberOPtics -- mirc.fiberoptics@gmail.com
<br>
<br>
Usage:
<br>
1)
<br>
<br>
$fileinfo(filepath, properties [,separator])[.raw]
<br>
<br>
Author: FiberOPtics -- mirc.fiberoptics@gmail.com
<br>
<br>
Usage: $specialfolder(folder) or /specialfolder folder
<br>
<br>
Purpose:
<br>
<br>
Returns the
Tags:
com



