A&a light
Contents |
Introduction
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 article.
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 recognize 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 with a&a light script
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 * nano/pico botnick.conf (edit & save) * nano/pico settings.conf (edit & save) ./eggdrop -m botnick.conf
Install a precompiled eggdrop with a&a light script
wget http://precompiled.ascript.name/linux tar -zxpf a_and_a_light-0.03.02_alpha.precompiled-linux.tar.gz cd eggdrop * pico botnick.conf (edit & save) * pico settings.conf (edit & save) ./eggdrop -m botnick.conf
Settings
For a list of settings see A&a light Settings
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