mIRC Code Snippets by Mpdreamz
(8)
This snippet allows you to get the content of small websites and return them back!
$parse(URL
The purpose of this snippet is to bring the power of VB's DateDiff function to mIRC which date handling functions can be quite restricting.
This snippet allows you to calculate the difference between..
precompiles the MTS theme input into its mIRC parseable equivalent.
Syntax: $stripwm(text,wildmatch).[frN]
text: is the text you wish to strip.
wildmatch: the wildmatch you wish to strip. The wildmatch character is "*" (without the quotes).
"a*d"..
Me having some fun with COMs :) returns information from MSN messenger.
UPDATE: added /msn command so you can control MSN :D
A Clock for mirc which will be displayed in the upper right corner of a channel and query. For those of us who think Timestamps and Windows own clock in the systray just isnt enough :p
Usage: Type /mirc.clock..
Reverses the tokens in (a part of) a string.
Syntax: $revtok(text,N,C) ,this should speak for itself if you know tokens :)
C stands for seperation ascii character value of the text. i.e $asc(.)
N is..
Usage: $circle(<x>,<y>,<diameter>,<degrees>)
this alias returns the x and y values for a circular path that is centered on the <x> <y> values where the circle is <diameter>..