eggdrop.conf
merhaba arkadaslar eggdrop.cond hatta veriyor sizce hatta nerde
................
###### Bilgi Satiri #####
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
##### Bilgi Satiri #####
##### Bot bilgileri #####
set nick "TurkBot"
set realname "4,4%%0,4C*4,4%%TurkBot4,4%%0,4C*4,4%% "
#Bu opsiyonel su an kapalidir. Eger botunuz herhangi bir nedenden oturu size ctcp acmiyorsa
#Bu satira botun barindirilmis oldugu host'un ip adresini yazmaniz yeterli olacaktir.
#set my-ip "206.53.50.45"
set init-server {
putserv "oper opernick ufuk"
putserv "PRIVMSG nickserv identify 1984ud"
}
set servers { 64.12.165.57:6667 }
channel add #darksun { chanmode "lik" idle-kick 0 stopnethack-mode 0 }
set net-type 5
set owner TimothY
##### Dosyalar ve Dizinler #####
##### Bilgi Satiri #####
set userfile "bots.user"
set chanfile "bots.chan"
set temp-path "/tmp"
logfile msbxco * "logs/bots.log"
logfile jpk #kanaladi "logs/#kanaladi.log"
set console "mkcobxs"
##### SCRIPTLER #####
source scripts/userinfo.tcl
source scripts/script1.tcl
source scripts/script2.tcl
source scripts/script3.tcl
loadhelp userinfo.help
# EndOf
---------- [19:12:53] Tcl error in file 'eggdrop.conf':
[19:12:53] couldn't read file "scripts/script1.tcl": no such file or directory
while executing
"source scripts/script1.tcl"
(file "eggdrop.conf" line 44)
[19:12:53] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
(dj-ufuk@elitter)(~/eggdrop1.6.20)$ |