Nov 12, 2012
After looking through coffeescript's code base, I found a method to build objects from other objects. With a bit of tinkering with the methodology of it, I finally got something that not..
Feb 01, 2012
:
/download "echo -a" https://www.google.com/search?q=test example.txt
Oct 31, 2011
This is my take on hxck's WTFD snippet
-- Orignal Snippet: http://www.hawkee.com/snippet/9111/
/wtfd:Set Public|Private On|Off
Public|Private - Enables|Disables the !dinner and !vdinner..
Sep 17, 2011
This snippet downloads the specified webpage and saves it into a specified bvar. then returns either the bvar or an error message.
Syntax: $WebGet(<url>,<&bvar>)
E..
Sep 17, 2011
This snippet removes the header and "chunk-length" from a &bvar containing the header and page content read from an http socket.
To Use: /ChunkFix &inputvaraible
..
Sep 09, 2011
This script uses COMs to search for files, while keeping mIRC from freezing. What's interesting about this is it can be used directly in a script(No need for a callback alias or a signal)..
Jun 20, 2011
This snippet Uses MS Word's(2003 or later) API and mIRC's COMs to spell/grammar check your text. If there is an incorrect word a dialog will pop up asking you to replace or ignore it. If..