# +-------------------------------------------------------------------------------------+
# |                                                                                     |
# |                         a&a (light) script v0.03.02 Alpha                           |
# |                                                                                     |
# +-------------------------------------------------------------------------------------+
# |                                                                                     |
# |             Creative Commons Copyright 2002-2005 by universalia aka aqwzsx          |
# |                               http://ascript.name                                   |
# |                                                                                     |
# +-------------------------------------------------------------------------------------+
# |                                                                                     |
# |        Project             @  http://ascript.name                                   |
# |        Forum               @  http://forum.ascript.name                             |
# |        Features request    @  http://features.ascript.name (category a&a)           |
# |        Support request     @  http://support.ascript.name (category a&a)            |
# |        Bugs report         @  http://bugs.ascript.name                              |
# |        CVS pserver         @  cvs.sourceforge.net:/cvsroot/scripting co -P a&a      |
# |        CVS Web repository  @  http://cvs.ascript.name (folder a&a)                  |
# |                                                                                     |
# +-------------------------------------------------------------------------------------+
# |                                                                                     |
# |                            #a&a @ Undernet/Quakenet IRC                             |
# |                                                                                     |
# +-------------------------------------------------------------------------------------+
######################################################

a&a light is compatible with eggdrop/windrop 1.6.17 or higher. To run the script, you 
*MUST* have a compiled eggdrop on your shell or an windrop. You can find info about 
compilation of an eggdrop bellow at the end of this file.

Extract the a&a light script in the eggdrop/windrop directory (for Windows use 
winrar/winzip; for unix/linux use 'tar -zxpf a_and_a_light-0.03.02_alpha.tar.gz'). You
will have 3 configuration files: 'botnick.conf', 'settings.conf', 'eggdrop.conf' & the 
folder: 'ascript'.

Before starting the BOT you *MUST* edit botnick.conf & settings.conf, otherwise the BOT
will *NOT* start or will be shutdowned.

# botnick.conf  - specifies the particular settings for every BOT apart: nick, ip, pass.
                - loads settings.conf, eggdrop.conf & the ascript/loader.tcl.
                - description for all settings you can find in TechInfo file.

# settings.conf - specifies the settings for a&a light: console, the site, owner ...
                - description for all settings you can find in TechInfo file.

# eggdrop.conf  - specifies the settings for eggdrop: network, servers, modules ...

# To become a global manager (+N flag) - you MUST have global +n flag & your MUST be a
                permanent owner (see *set owner "YourHand"* in settings.tcl). To become
                manager - msg the BOT the command: 'promote'. You will be automatically
                granted +N global flag (manager).

                Attention! if there is already a global +N user - the 'promote' command
                will have *NO* effect. This command works once, as the command 'hello'.

# To ensure X compatibility, BOT's user on X - MUST have the language set to english
                (msg X set lang en)

To run the eggdrop, type: ./eggdrop botnick.conf (if you changed the name of botnick.conf
or you have more bots in the same folder - type: ./eggdrop bot1.conf && ./eggdrop
bot2.conf) && ./eggdrop bot3.conf etc etc.

To run the windrop, type in command prompt: eggdrop botnick.conf (if you  changed the
name of botnick.conf type: 'eggdrop bot1.conf' (enter) 'eggdrop bot2.conf'
(enter) 'eggdrop bot3.conf' (enter) etc etc).

############ Botnet ##################################

# If you want to have more bots, it's not necessary to compile each BOT apart. It's
        enough to compile an eggdrop/windrop & for each BOT to make an individual copy of
        botnick.conf (each copy with different file name & settings for every BOT). For
        example: bot1.conf bot2.conf bot3.conf bot4.conf etc etc.

# If you want the bots to recognise each other, every BOT MUST be added to the rest of
        bots, using the command "!addbot" (you can do it also in botnet using the command
        '.+bot', but do not forget to give global +oafB). The options for the command
        '!addbot' - find out via the command '!botnet ?'.

# For specific BOT flags, use the command '!botattr' or in botnet the command '.botattr'.

############ Compile an eggdrop ######################

wget ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.17.tar.gz 
tar -zxpf eggdrop1.6.17.tar.gz 
cd eggdrop1.6.17 
./configure 
make config 
make
make install DEST=~/eggdrop
cd ~/eggdrop

wget http://wget.ascript.name
tar -zxpf a_and_a_light-0.03.02_alpha.tar.gz
* pico botnick.conf (edit & save)
* pico settings.conf (edit & save)
./eggdrop botnick.conf -m

############ Miscellaneous ###########################

The last version of eggdrop @ http://geteggdrop.com
The last version of  windrop @ http://windrop.sourceforge.net
The last version of a&a light @ http://get.ascript.name
Wget to the last version of a&a light @ http://wget.ascript.name

Info about eggdrop @ http://www.egghelp.org & http://www.eggfaq.com
Info about botlending @ http://botlending.com