Just like to say, this is the first mIRC script i ever put online.

You may use this script in your scripts, as long as you give me credit.

How to:
first, have all your script files/ect ready, after you have loaded this script, type "/cms". It should echo: * CmS dialog loaded sucessfully.
then, select all the files you want to add to the archive. Then, due to the fact that I didn't make directories in the archive, you need to make a short script, with a on load event in it. i.e, the one i made:
aload.mrc:
on *:load: {
  .rename $+(",%install,\compress.mrc") "compress.mrc"
  .remove $+(",%install,\Aload.mrc")
  .rmdir %install
  echo -ac info * Done renaming.... Loading compress...
  .load -rs compress.mrc
  .unload -rs $+(",$script,")
}
as you can see, mines removes the install directory, and the script itself, and unloads itself leaving just compress.mrc.
%install is the directory to where it installed.

Other stuff:
I know, the code is messy, and the dialog sux big time. im working on that. if you get any error, email me (Darc111.00[at]gmail[dot]com), and ill try to fix it.


To-do:
Make better dialog
Clean up code
Add better functionality
Add flags for the files
Finish the script (some things are not yet done.)


Credits:
Iinspiration: A whole day of being offline due to internet failures. ='(
RG for DialogEditor =)
Myself for making it =)


Contact:
Email:  Darc111.00[at]gmail[dot]com
IRC: irc.ltroush.com