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/)
-   -   Test Soru botu hk. Yardım. (https://www.ircforumlari.net/eggdrop-neostats-bnc/193958-test-soru-botu-hk-yardim.html)

Hayat 02 Nisan 2009 18:23

Test Soru botu hk. Yardım.
 
Elinize sağlık ben az önce kurdum bu botu fakat bir kaç sorum / sorunum var yardımcı olursanız sevinirim.

1. Conf dosyasında bot ident kısmı yok identi sabitlemek istiyorum
2. Conf dosyasında Nick identify parametresi yok botun nicki şu an kayıtsız.
3. TCL den kaynaklanan soru, şıklar ve şık maddelerinin renkleri gözü yoruyor ve ayrıca karışıklık oluyor yeniden renk değerleri vermek istiyorum nereden yapmalıyım.
4. Hep sorunun sonunda. Ipucu : . yazıyor. böyle bir oyunda ipucunu mantıksız buluyorum ayrıca . ipucu olmuyor sanırım bu satırı nasıl silerim ve ya bu satıra başka bir yazı nasıl eklerim örneğin ip ucu yerine süreniz : 30 sn alacağınız puan : 1 gibi bir satır eklemek daha mantıklı olur diye düşünüyorum tabi her soruya aynı puanı veriyorsa bot.
5. Botun bütün komutlarını bilmek istiyorum. Top10 vs.. gibi bir kaç tanesini bulabildim.
6. Botun skor dosyası nerede tutuluyor nasıl sıfırlanıyor.

Renklerle ilgili caps :

[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]

Conf Dosyası :

Kod:

#===================== LINE NEEDED FOR LOADCONF ====================#
#! /path/to/eggdrop
#======================= GENERAL BOT SETTINGS ======================#
set username "TEST"
set admin "xxxx <email: [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]>"
set network "95.168.xx.xx"
set timezone "EST"
set offset "5"
set my-hostname "95.168.xx.xx"
set my-ip "95.168.xx.xx"
#==================== GENERAL BOT LOGGING OPTIONS ==================#
set max-logsize 0
set quick-logs 0
logfile mco * "scripts/log/test.log"
logfile bjk #TestOyun "scripts/log/test.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/test.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 "Hayat"
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 "Ruh"
set owner "WorD"
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/test.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 #TestOyun {
  need-op { putserv "MODE #TestOyun +o $botnick" }
  chanmode "+ntr"
  idle-kick 0
}
set global-chanmode ""
#==================== GENERAL BOT SERVER MODULES ===================#
loadmodule server
set net-type 0
set nick "TestOyun"
set altnick "TestOyun_"
set realname "xxTest Oyunu"
set init-server { putserv "oper Bbds bgfdggdggrdg"
}
set servers {
95.168.xx.xx:6667
}
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 6667
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/test.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/action.fix.tcl
source scripts/test.tcl
#===================== GENERAL BOT HELP MODULES ====================#
loadhelp scripts/userinfo.help


kup{a}pazl 05 Nisan 2009 01:26

Cevap: Test Soru botu hk. Yardım.
 
1 Ve 2. Sorunlar için confunu eggdrop unda bulunan diğer oyun conflarını kullanarak giderebilirsin..

3. için tcL de soruLarın Soruş Şekilleri Var Oradan editleyeßilirsin.

4. için Yine TcL de İpucu diye Arattıgın Zaman CTRL+F ile ßuldugun komut dizinini Silerisen Onuda Kaldırmıs olursun..

5. için TcL yi İncelemen Lazım. tcL de görmüş oldugun omut uygulamarı var !top10 a benzer.. onlarıda Secebilirsin..

6. scripts klasorunde veya scripts/test klasoru içerisinde testscores dosyasından düzenleyebilirsin...


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

Powered by vBulletin® Version 3.8.8 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2024 IRCForumlari.Net