IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Eggdrop, NeoStats, BNC (https://www.ircforumlari.net/eggdrop-neostats-bnc/)
-   -   Bakarmısınız Yardım Lütfen (https://www.ircforumlari.net/eggdrop-neostats-bnc/255232-bakarmisiniz-yardim-lutfen.html)

MyhayaL 13 Eylül 2009 01:50

Bakarmısınız Yardım Lütfen
 
Selamlar Az once Serverime bir cycle bot kurdum hersey normal servere gırıp cıkıor nıck ıdenlıyor fakat oper gıremıor manuel olarak aynı sıfre ıle kendım denedım oluyor ama bot gıremıor nedendir ?

GhostLy 13 Eylül 2009 02:12

Cevap: Bakarmısınız Yardım Lütfen
 
Bu conf dosyasını kullanınız..

Kod:


loadmodule seen
loadmodule channels
loadmodule server
loadmodule ctcp
loadmodule irc
loadmodule notes
loadmodule console
loadmodule blowfish
loadmodule uptime
set opchars "@&~"
# Botun Identi
set username "Eggdrop"
# Botun Nicki
set nick "Botnick"
# Botun Alt Nicki
set altnick "Botnick`"
# Botun Ip Adresi
set my-ip "ip"
# Botun Vhost`u (eger destekliyorsa.. Buradaki Vhostun my-ip ile uyusmasi gereklidir)
set my-hostname "ip"
# Botun Whois`inde Cikacak Olan yazi
set realname "Koruma Botu"
# Botun ircye baglandiginda yapicagi ilk islemler.
bind evnt - init-server grs
proc grs {type} {
global botnick
putquick "MODE $botnick +i-ws" -next
putquick "PRIVMSG Nickserv :identify sifre" -next
putquick "OPER nick sifre" -next
putquick "MODE $botnick +H" -next
}
# Botun girmeye calisacagi server listesi..
set servers {
ip:6667
}
#Botun kanalları
channel add #Opers { chanmode "+nts" idle-kick 0 stopnethack-mode 0 flood-chan 0:0 flood-deop 0:0 flood-kick 0:0 flood-join 0:0 flood-ctcp 0:0 -enforcebans +dynamicbans +userbans +dynamicexempts +userexempts -autovoice +dynamicinvites +userinvites -autoop -bitch +protectops -seen -secret -inactive +protectfriends +dontkickops +greet +statuslog +revenge +nodesynch -shared +cycle }
channel add #Sohbet { chanmode "+nt" idle-kick 0 stopnethack-mode 0 flood-chan 0:0 flood-deop 0:0 flood-kick 0:0 flood-join 0:0 flood-ctcp 0:0 -enforcebans +dynamicbans +userbans +dynamicexempts +userexempts -autovoice +dynamicinvites +userinvites -autoop -bitch +protectops -seen -secret -inactive +protectfriends +dontkickops +greet +statuslog +revenge +nodesynch -shared +cycle }
 
set global-flood-chan 10:5
set global-flood-kick 50:1
set global-flood-deop 50:1
set global-flood-ctcp 20:60
set global-chanset {
-autoop
-autovoice
-bitch
+cycle
+dontkickops
-dynamicbans
-dynamicexempts
-dynamicinvites
-enforcebans
-greet
+nodesynch
-inactive
-protectfriends
-protectops
-revenge
-revengebot
-secret
+seen
-shared
-statuslog
+userbans
+userexempts
+userinvites
-protecthalfops
-autohalfop
}
set nick-len 20
set net-type 3
# Botun sahibinin nicki
set owner "GhostLy"
# Botun kullanici dosyasi
set userfile "$nick.user"
# Botun kanal listesi dosyasi
set chanfile "$nick.chan"
# logunu tutmak istediginiz kanal icin kullanabilirsiniz..
logfile jpk #Opers "logs/opers.log"
set bounce-modes 0
set bounce-bans 0
set shortnick "prx"
set home "#Opers"
set mod-path "modules/"
set help-path "help/"
set text-path "text/"
listen 3340 all
logfile msbxco * "logs/fanbot.log"
set console "mkcobxs"
set check-mode-r 1
set nick-len 32
set ignore-time 1
source scripts/alltools.tcl
source scripts/adver.tcl
source scripts/joinflood.tcl
source scripts/action.fix.tcl
source scripts/userinfo.tcl
source scripts/chanlimit.tcl
source scripts/kufur2.0.tcl
source scripts/ozelreklam.tcl
source scripts/badnick.tcl
source scripts/giris.tcl
source scripts/speak.tcl


MyhayaL 13 Eylül 2009 02:22

Cevap: Bakarmısınız Yardım Lütfen
 
Tskler oper girdirebildim.


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 14:31.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk