en son kullandığım conf şu şekilde;
Kod: Kodu kopyalamak için üzerine çift tıklayın!
###### 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 "oxm"
set altnick "Ayca18"
set realname "Sohbet Kullanicisi"
set username "oxm"
#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 init-server {
putquick "nickserv identify botcuuk";
}
set servers {
irc.mynet.com:6667
}
set ban-time 15
set exempt-time 60
set invite-time 60
set share-greet 0
set use-info 1
set global-flood-chan 7:4
set global-flood-deop 0:0
set global-flood-kick 0:0
set global-flood-join 0:0
set global-flood-ctcp 0:0
set net-type 5
listen 6973 all
set owner BuCaLI
##### Dosyalar ve Dizinler #####
##### Bilgi Satiri #####
set userfile "deneme.user"
set chanfile "deneme.chan"
#set temp-path "/tmp"
logfile msbxco * "logs/deneme.log"
logfile jpk #deneme "logs/#deneme.log"
set console "mkcobxs"
##### SCRIPTLER #####
source scripts/alltools.tcl
source scripts/oxm/oxm_oyun.tcl
loadhelp userinfo.help
# EndOf