- Setting Crontab Eggdrop -
| - BAGIAN I : "crontab" Setup - |
| chmod u+x botchk type -> pico botchk type -> ctrl+o type -> ctrl+x |
File ini terletak di folder
/eggdrop/scripts Anda perlu meng-edit 4 bagian "botchk" : # change this to the directory you run your bot from: botdir="/usr/home/user/botdir/" # change this to the name of your bot's script in that directory: botscript="eggdrop eggdrop.conf" # change this to the nickname of your bot (capitalization COUNTS) botname="BotNick" # change this to the name of your bot's userfile (capitalization COUNTS) userfile="bot.user" |
Edit file via telnet Save the file Exit pico |
| - BAGIAN II : Setting up the crontab file - |
| type -> pico crones type -> ctrl+o type -> ctrl+x type -> crontab crones |
pada folder /eggdrop setting : 0,10,20,30,40,50 * * * * /home/user/botdir/botchk >/dev/null 2>&1 urutan setting : 1. Waktu (menit) yang di butuhkan untuk menjalankan BOT 2. Memberitahukan tiap jam, hari, bulan, tahun. 3. PATH atau direktori "botchk'. 4. Tanpa pesan dari system. |
Membuat file crontab Save the file Exit pico Load crones - crontab |
Main Menu Home - Back to Home Page News - Informasi terbaru ! Community - Forum Umum Submit URL - Kirim Websites Download - FreeWare INFO Eggdrop - Tutorial Install Eggdrop Ircd - Tutorial Install Ircd Bnc - Tutorial Install Bnc Psybnc - Tutorial Install Psybnc |
Copyright © 2002 IRC Mania
. All rights reserved.
All Comment send to Webmaster