sunucuna putty ile bağlandıktan sonra
cd eggdrop
cd scripts
wget
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
wget
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
komutlarını sırasıyla yazıp tcl ve soru dosyasını yükledikten sonra
cd ..
yazarak eggdrop klasörüne dön
pico oyun.conf
komutuyla yeni bir conf dosyası aç ondan sonra sana örnek olarak vereceğim aşşağıda vereceğim conf dosyasını komple seç kopyala de ve puttydede mousenin sağ tuşuna tıklayarak yapıştır ondan sonra ctrl+x diyerek kaydet. Kaydettikten sonra
./eggdrop -m oyun.conf
yazarak botu çalıştır ve serverda oyun kanalında !basla komutuyla botunu çalıştır ve kullanıma hazır
******************Conf Dosyası***********************
set mod-path "modules/"
set help-path "help/"
set text-path "text/"
loadmodule dns
loadmodule channels
loadmodule server
loadmodule ctcp
loadmodule irc
loadmodule notes
loadmodule console
checkmodule blowfish
set nick "SoruCevap"
set realname "EGGDROP BOT"
set servers { irc.domain.com:6667 }
channel add #oyun { chanmode "+nt-lik" idle-kick 0
stopnethack-mode 0 }
channel set #oyun +enforcebans +dynamicbans +userbans
channel set #oyun +dynamicexempts +userexempts +dynamicinvites +userinvites
channel set #oyun -autoop -bitch +protectops +protectfriends +dontkickops
channel set #oyun +greet +statuslog
channel set #oyun +revenge -autovoice
channel set #oyun -secret -shared +cycle
channel set #oyun -inactive -seen +nodesynch
set net-type 5
set userfile "trivia.user"
set chanfile "trivia.chan"
set temp-path "/tmp"
set owner Neo
logfile msbxco * "logs/oyun.log"
logfile jpk #shell "logs/#oyun.log"
set console "mkcobxs"
##### SCRIPTLER #####
source scripts/alltools.tcl
source scripts/action.fix.tcl
source scripts/compat.tcl
source scripts/userinfo.tcl
source scripts/merlin.tcl