View Single Post
Old 03-09-2005, 15:32   #1 (permalink)
UniversaliA
Administrator

aka aqwzsx
 
Join Date: Jun 2004
Posts: 827
Blog Entries: 126
Rep Power: 3
UniversaliA is on a distinguished road
Default Instalarea eggdrop + a&a light

Pentru cei care instaleaza prima oara eggdrop sau a&a light, aici sunt date comenzile exact cum trebuie date pe shell (dupa ce v-ati logat pe shell desigur).

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

a&a light

wget http://wget.ascript.name
tar -zxpf a_and_a_light-0.03.02_alpha.tar.gz
pico botnick.conf (editarea & salvarea fisierului)
pico settings.conf (editarea & salvarea fisierului)
./eggdrop -m botnick.conf

pe irc, cand apare bot`ul

/msg BOT hello
/msg BOT promote

Last edited by UniversaliA; 04-09-2005 at 03:03.
UniversaliA is offline   Reply With Quote