################################################
# Intense Creations Away System
# By fLeSh (webmaster@intensecreations.org) irc.gXtreme.net #support
################################################

%==============================================
% C O N T E N T S
%==============================================

     Contents
     Preface
     1: Prerequisites
     2: Commands
     3: Menus
     4: Installation
     5: Support

%==============================================
% P R E F A C E
%==============================================

This is just your basic, run-of-the-mill away system.  No really unique features here, 
purely functional.

%==============================================
% 1.) P R E R E Q U I S I T E S
%==============================================

You will need to following software installed to use this script:

     mIRC 32 - The most current version available as of this time is v5.82.
     mIRC is available at http://www.mirc.com/get.html
               
Once you've got everything installed your ready to proceed. Section II is an
overview of the commands available to you. Section III is an overview of the
menus. Section IV includes the script itself and some information about
defining users.


%==============================================
% 2.) C O M M A N D S
%==============================================

/away <reason>
     Mark yourself as being away, with the given reason.
     
     ex. /away test	(You will be marked away, with reason 'test')
         
/away OR /back
     Mark yourself as no longer being away.
     
     ex. /away	(You will be marked as no longer being away)
     ex. /back	(You will be marked as no longer being away)


%==============================================
% 3.) M E N U S
%==============================================

M E N U B A R & C H A N N E L

Primary settings and control can be found here.

[iC/away]
     Away		(/away <reason>)
     Back		(/away)
     -
     Current Settings	(Shows all available config options)
     AutoAway	(Set time (in minutes) to set AutoAway)


%==============================================
% 4.) I N S T A L L A T I O N
%==============================================

To install the script copy icaway.mrc into your mIRC directory. Open mIRC, and
type: /load -rs icaway.mrc

When icaway.mrc is loaded, it will tell you that it has been loaded correctly. 

%==============================================
% 5.)  S U P P O R T
%==============================================

If you need help feel free to contact me at webmaster@intensecreations.org.
I'll answer your questions as soon as I can and to the best of my ability, but
please be patient as I don't always have time to respond immediately.

I may also be found on IRC @ irc.gXtreme.net, #support (fLeSh).

# END