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/)
-   -   eggdrop bot sorunu (https://www.ircforumlari.net/eggdrop-neostats-bnc/220701-eggdrop-bot-sorunu.html)

aSi_GeNçx 11 Haziran 2009 18:56

eggdrop bot sorunu
 
eggdrop bot 'a sunucuda /DCC CHAT nick istegi yolladıgımda kabul etmiyor ? Bota kendimi tanıttıgım halde bu sorun neyden kaynakLanabiLir?

aSi_GeNçx 11 Haziran 2009 21:12

Cevap: eggdrop bot sorunu
 
yav yoKmu bilen:(;frown

SaW 11 Haziran 2009 22:07

Cevap: eggdrop bot sorunu
 
Eğer bota kendini tanıttığın host ve identindeysen /ctcp botunnicki chat yazman yeterli olacaktır. (botun ip ve listen portunu da doğru birşekilde belirlediğine emin olmalısın)

aSi_GeNçx 11 Haziran 2009 22:57

Cevap: eggdrop bot sorunu
 
bot' zaten kendimi tanıtıyorum DCC CHAT Nick YAzdıgımda kabul etmemesi neden kaynakLanıyor anLamadım

SaW 11 Haziran 2009 23:23

Cevap: eggdrop bot sorunu
 
Bak sana ne yazman gerektiğini söyledim, dcc chat diyorsun hala.
Olabilecek muhtemel sorunları da söyledim, eğer oralarda bir sorun yoksa kullandığın mIRC'ın dcc ayarlarına bakmalısın. Sorunu orada aramalısın. Bu konuyla ilgili eğer bir sorunun olursa mIRC scripting bölümünde cevap bulmaya çalışabilirsin.

aSi_GeNçx 11 Haziran 2009 23:28

Cevap: eggdrop bot sorunu
 
#================================================= ==================#
#
#=== # E G G D R O P C O N F I G BY P O W E R U S E R # ===#
#
#================================================= ==================#
#===================== LINE NEEDED FOR LOADCONF ====================#
#! /path/to/eggdrop
#======================= GENERAL BOT SETTINGS ======================#
set username "identi"
set admin "Admin@.... Yakup"
set network "ip adresim"
set timezone "EST"
set offset "5"
set my-hostname "Botun host^u"
set my-ip "ip adresim"
#==================== GENERAL BOT LOGGING OPTIONS ==================#
set max-logsize 0
set quick-logs 0
logfile mco * "scripts/log/koruma.log"
logfile bjk #Sohbet "scripts/log/koruma.log"
set log-time 1
set keep-all-logs 0
set switch-logfiles-at 300
set quiet-save 0
set console "mkcobxs"
#================ GENERAL BOT FILE/LOCATION SETTINGS ===============#
set userfile "scripts/log/koruma.user"
set sort-users 0
set help-path "help/"
set temp-path "/tmp"
set motd "motd"
set telnet-banner "telnet-banner"
#====================== GENERAL BOTNET OPTIONS =====================#
#set botnet-nick "Koruma"
listen 3333 all
set protect-telnet 0
set dcc-sanitycheck 0
set ident-timeout 5
set require-p 0
set open-telnets 0
set stealth-telnets 0
set use-telnet-banner 0
set connect-timeout 15
set dcc-flood-thr 3
set telnet-flood 5:60
set paranoid-telnet-flood 1
set resolve-timeout 15
#===================== ADVANCED SETTINGS FOR BOT ===================#
#set firewall "proxy:178"
#set nat-ip "127.0.0.1"
#set reserved-port 9076
set ignore-time 0
set hourly-updates 00
set owner "Yakup"
set notify-newusers "$owner"
set default-flags "hp"
set whois-fields "url birthday"
set remote-boots 2
set share-unlinks 1
set die-on-sighup 0
set die-on-sigterm 0
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set
set must-be-owner 0
unbind dcc n simul *dcc:simul
set max-dcc 50
set dcc-portrange 1024:65535
set enable-simul 1
set allow-dk-cmds 1

#==================== GENERAL BOT MODULE SETTINGS ==================#
set mod-path "modules/"
#==================== GENERAL BOT CHANNEL MODULES ==================#
loadmodule channels
set chanfile "scripts/log/koruma.chan"
set ban-time 0
set exempt-time 60
set invite-time 60
set force-expire 0
set share-greet 0
set use-info 1
set global-flood-chan 5:3
set global-flood-deop 5:10
set global-flood-kick 0:0
set global-flood-join 8:30
set global-flood-ctcp 8:30
set global-chanset {
+clearbans +enforcebans
+dynamicbans +userbans
+autoop -bitch
+greet +nodesynch
+statuslog -stopnethack
-revenge -secret
-autovoice +cycle
+dontkickops -wasoptest
-inactive +protectfriends
+shared -seen
+userexempts +dynamicexempts
+userinvites +dynamicinvites
}
channel add #Sohbet {
need-op { putserv "MODE #Sohbet +o $botnick " }
chanmode "+nt"
idle-kick 0
}
channel add #Radyo {
need-op { putserv "MODE #Radyo +o $botnick " }
chanmode "+nt"
idle-kick 0
}
channel add #Oyun {
need-op { putserv "MODE #Oyun +o $botnick " }
chanmode "+nt"
idle-kick 0
}

set global-chanmode ""
#==================== GENERAL BOT SERVER MODULES ===================#
loadmodule server
set net-type 0
set nick "Koruma"
set altnick "Koruma1"
set realname "ahauahua İnternet HizmetLeri"
set init-server {
putserv "PRIVMSG nickserv :identify 12345454"
putserv "oper Koruma 3454354"

}

set servers {
dns ip:7000
}
set keep-nick 1
set use-ison 1
set strict-host 0
set quiet-reject 1
set lowercase-ctcp 0
set answer-ctcp 3
set flood-msg 0:0
# how many CTCPs in how many seconds?
set flood-ctcp 0:0
set never-give-up 1
set strict-servernames 0
set default-port 7000
set server-cycle-wait 30
set server-timeout 15
set servlimit 0
set check-stoned 1
set use-console-r 0
set debug-output 0
set serverror-quit 1
set max-queue-msg 300
set trigger-on-ignore 0
set double-mode 0
set double-server 0
set double-help 0
#set use-silence 1
#set check-mode-r 1
loadmodule ctcp
set ctcp-mode 0
loadmodule irc
set bounce-bans 1
set bounce-modes 0
set kick-bogus-bans 1
set bounce-bogus-bans 1
set max-bans 20
set max-modes 30
set allow-desync 0
set kick-bogus 0
set ban-bogus 0
set kick-fun 0
set ban-fun 0
set learn-users 0
set wait-split 600
set wait-info 180
set mode-buf-length 200
#unbind msg - hello *msg:hello
#bind msg - myword *msg:hello
unbind msg - ident *msg:ident
unbind msg - addhost *msg:addhost
#bind msg - myidentword *msg:ident
set no-chanrec-info 0
set revenge-mode 1
set bounce-exempts 0
set bounce-invites 0
set max-exempts 20
set max-invites 20
set bounce-bogus-exempts 0
set kick-bogus-exempts 0
set bounce-bogus-invites 0
set kick-bogus-invites 0
# set use-exempts 0
# set use-invites 0
set prevent-mixing 1
#set kick-method 1
#set modes-per-line 3
#set use-354 0
#set rfc-compliant 1
#loadmodule transfer
set max-dloads 3
set dcc-block 1024
set copy-to-tmp 1
set xfer-timeout 30
#==================== GENERAL BOT SHARE MODULES ====================#
#loadmodule share
#set allow-resync 0
#set resync-time 900
#set private-owner 0
#set private-global 0
#set private-globals "mnot"
#set private-user 0
#================== GENERAL BOT FILESYSTEM MODULES =================#
#loadmodule filesys
set files-path "/home/mydir/filesys"
set incoming-path "/home/mydir/filesys/incoming"
set upload-to-pwd 0
set filedb-path ""
set max-file-users 20
set max-filesize 1024
#===================== GENERAL BOT NOTES MODULES ===================#
loadmodule notes
set notefile "scripts/log/koruma.notes"
set max-notes 50
set note-life 60
set allow-fwd 0
set notify-users 1
set notify-onjoin 1
#==================== GENERAL BOT CONSOLE MODULES ==================#
loadmodule console
set console-autosave 1
set force-channel 0
set info-party 0
#==================== GENERAL BOT WOOBIE MODULES ===================#
#loadmodule woobie
#===================== GENERAL BOT SEEN MODULES ====================#
#loadmodule seen
#==================== GENERAL BOT BLOWFISH MODULES =================#
checkmodule blowfish
#===================== GENERAL BOT ASSOC MODULES ===================#
#loadmodule assoc
#===================== GENERAL BOT WRITE MODULES ===================#
#loadmodule wire
#======================== GENERAL BOT SCRIPTS ======================#
source scripts/alltools.tcl
source scripts/radyo.tcl
source scripts/action.fix.tcl
source scripts/userinfo.tcl
#===================== GENERAL BOT HELP MODULES ====================#
loadhelp scripts/userinfo.help


bot budur ? script ayarlarına da baktım hala.. aynı

Rohit 11 Haziran 2009 23:37

Cevap: eggdrop bot sorunu
 
Eggrop Log Dosyasini sil oyle bi dene.

aSi_GeNçx 11 Haziran 2009 23:42

Cevap: eggdrop bot sorunu
 
oLmadı kanka yemedi ..

bunun yüzünden eggdrop u kompLe sildim yeniden yükledim hala aynı.

Lord_FSohbet 21 Temmuz 2009 20:42

Cevap: eggdrop bot sorunu
 
Yokmu Çaresi Acaba :D


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

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