arkadaşlar ben bu confu sokamadım şu confu derledim fakat
tüm denilen düzenleme yaptım
..@irc:~/eggdrop> ./eggdrop -m koruma.conf yaptığımda böle oluyor fakat botu sokamadım anlamadım nerde hata var...
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[12:58] --- Loading eggdrop v1.6.18 (Fri Apr 20 2007)
[12:58] Module loaded: channels
[12:58] Module loaded: server
[12:58] Module loaded: ctcp
[12:58] Module loaded: irc
[12:58] Module loaded: notes (with lang support)
[12:58] Module loaded: console (with lang support)
[12:58] Module loaded: blowfish
[12:58] Tcl error in file 'koruma.conf':
[12:58] no such channel record
while executing
"channel set #radyo -autoop -bitch +protectops +protectfriends +dontkickops"
(file "koruma.conf" line 63)
[12:58] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
..@irc:~/eggdrop>
Unreal 3.2.3 Anoper 1.7.17 eggdrop1.6.18 kurulumlu
aşağıdaki gibi ayarladım ama nerde yanlış var
##################################################
## eggdrop Conf Dosyasi -
##################################################
## Zaman: Tue, Mar 7 2006 - 02:02:15 EET
## Conf Turu: Koruma Botu
## Botu Kuran: ....
## Bu Conf dosyasi otomatik olarak eggdrop Scripti
## ile hazirlanmistir.! Duzenlenmesine gerek yok
## tur. Eger illaki degisiklik yapmak istiyorsaniz
## uzerinden oynama yapabilirsiniz.!
## [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
##########################
# Moduller Yukleniyor...!
##########################
loadmodule channels
loadmodule server
loadmodule ctcp
loadmodule irc
loadmodule notes
loadmodule console
loadmodule blowfish
##########################
set nick "BadiGarT"
set username "#sohbetbank"
set altnick "BadiGarT"
set my-ip "ip numaramı yazdım 88.260.120.20 gibi"
set realname "Sanalda Group koruma botu(....)"
set ban-time 3
# Botun giriste yapicagi komutlar
bind evnt - init-server gir:yap
proc gir:yap {type} {
global botnick
putquick "MODE $botnick +i-ws" -next
# Nickserve login olmak icin asagikida satiri acin ve duzenleyin.
putquick "PRIVMSG Nickserv :identify BOTUNUZUNNICKSIFRESI" -next
# Undernetde X e login olmak icin asagidaki satiri acin ve duzenleyin.
# putquick "PRIVMSG
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
:login username sifre" -next
# Botunuzun oper olmasi icin asagidaki satiri acin ve duzenleyin.
putquick "OPER nick ve şifremi yazdım" -next
}
set servers {
ip nomu yazdım:6667 portla birlikte
}
channel add #sohbetbank {
need-op { putserv "MODE #sohbet +a $botnick " }
chanmode "+nt"
stopnethack-mode 0
}
channel set #sohbetbank -autoop -bitch +protectops +protectfriends +dontkickops
channel add #turkiye {
need-op { putserv "MODE #radyo +a $botnick " }
chanmode "+nt"
stopnethack-mode 0
}
channel set #turkiye -autoop -bitch +protectops +protectfriends +dontkickops
channel add #avrupa {
need-op { putserv "MODE #ban +q $botnick " }
chanmode "+nt"
stopnethack-mode 0
}
channel set #radyo -autoop -bitch +protectops +protectfriends +dontkickops
channel add #bilgi {
need-op { putserv "MODE #bilgi +q $botnick " }
chanmode "+nt"
stopnethack-mode 0
}
channel set #bilgi -autoop -bitch +protectops +protectfriends +dontkickops
set net-type "6"
set owner "..."
set shortnick "yok"
# Diger Ayarlar
set userfile "sohbet.user"
set chanfile "sohbet.chan"
set home "#sohbet"
logfile jpk #sohbet "logs/#sohbetlog"
set mod-path "modules/"
set global-ban-time 2
set help-path "help/"
set text-path "text/"
listen 3334 all
logfile msbxco * "logs/eggdrop.log"
set console "emkcobxs"
loadmodule uptime
# Script ayarlari
source scripts/alltools.tcl
source scripts/action.fix.tcl
source scripts/userinfo.tcl
source scripts/karsilama.tcl
source scripts/kufur.tcl
source scripts/badnick.tcl
source scripts/clonepro.tcl
source scripts/koruma2.tcl
source scripts/koruma3.tcl
source scripts/koruma4.tcl
source scripts/kufur2.0.tcl
source scripts/nospam.tcl
source scripts/NoticeBan.tcl
source scripts/ozelreklam.tcl
source scripts/mc.ban_flooders.tcl
source scripts/mc.spamcheck.tcl
source scripts/mc.protectops.tcl
source scripts/tanibeni.tcl
# Script Bu kadar,
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
face="Courier New">.....Com