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

Yeni Konu aç Cevapla
 
LinkBack Seçenekler Stil
Alt 25 Haziran 2006, 10:54   #1
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
CycLe Conf Ları Lazım ...




CycLe txt Conf 'Ları Lazım Arkada$Lar ßa$Lıkdakı Lınk Ler kırık varmı adres ßıLen ?

 
Alıntı ile Cevapla

IRCForumlari.NET Reklamlar
sohbet odaları sohbet odaları Benimmekan Mobil Sohbet
Alt 30 Haziran 2006, 08:44   #2
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Yanıt: CycLe Conf Ları Lazım ...




bende bakıyorum

 
Alıntı ile Cevapla

Alt 22 Ağustos 2006, 19:37   #3
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Yanıt: CycLe Conf Ları Lazım ...






set username "cycle"
set admin "Cycle <email:
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
>"
set network "OnLineTCNET"
set timezone "EST"
set max-logs 5
set log-time 1
set keep-all-logs 0
set my-ip "ipadresiniyazın"
set my-hostname "eggdrop.OnLineTC.NeT"
checkmodule blowfish

set switch-logfiles-at 300
set console "mkcobxs"
set userfile "trbil.user"
set sort-users 0
set help-path "help/"
set temp-path "/tmp"
set motd "motd"
set botnet-nick "bot6"
listen 33759 all
set protect-telnet 1
set dcc-sanitycheck 0
set ident-timeout 30
set require-p 1
set open-telnets 0
set connect-timeout 15
# number of messages from a user on dcc before they are considered to be
# flooding (and therefore get booted)
set dcc-flood-thr 3
set telnet-flood 5:60
# how long should I wait (seconds) before giving up on hostname/address
# lookup?
set resolve-timeout 15
set ignore-time 15
set debug-output 0
set hourly-updates 15
set notify-newusers "HQ"
set owner "berdush"
set default-flags "hpx"
set whois-fields "url birthday"
set remote-boots 2
# if you don't want people to unlink your share bots from remote bots
# set this to 0
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
unbind dcc n simul *dcc:simul
set max-dcc 50
set enable-simul 1
set allow-dk-cmds 1
set mod-path "modules/"
#### CHANNELS MODULE #####
loadmodule channels
# the chanfile: where dynamic channel settings are stored
set chanfile "trbil.chan"
set ban-time 60
set share-greet 0
set use-info 1
channel add #bot {
chanmode "+nt"
idle-kick 0
need-unban { putserv "PRIVMSG ChanServ :unban #bot $botnick " }
flood-chan 4:4
flood-deop 5:10
flood-kick 3:10
flood-join 4:10
flood-ctcp 3:60
}
channel set #bot -clearbans
channel set #bot +enforcebans
channel set #bot +dynamicbans
channel set #bot +userbans
channel set #bot -autoop
channel set #bot -bitch
channel set #bot -greet
channel set #bot -protectops
channel set #bot -statuslog
channel set #bot -stopnethack
channel set #bot -revenge
channel set #bot -autovoice
channel set #bot -secret
channel set #bot -shared
channel set #bot +cycle
channel set #bot +dontkickops


loadmodule server

set nick "BOT"
set altnick "botcuq"
set realname "Cycle BOTU by TreMex"
set init-server {
putserv "PRIVMSG nickserv :IDENTIFY nickşifresi"
putserv "OPER BOT nickinin oper şifresi (admin olmalı)"
}


set servers {
irc.onLinetc.net:6667
}


set keep-nick 1
set strict-host 0
set quiet-reject 1
set lowercase-ctcp 0
set answer-ctcp 3
set flood-msg 5:60
set flood-ctcp 3:60
set never-give-up 1
set strict-servernames 0
set default-port 6667
set server-cycle-wait 60
set server-timeout 15
set servlimit 0
set check-stoned 1
set use-console-r 0
set serverror-quit 1
set max-queue-msg 300
set trigger-on-ignore 0
set use-silence 0
set handle-mode_r 1
##### CTCP MODULE #####
# this provides the normal ctcp replies that you'd expect *RECOMMENDED*
loadmodule ctcp


##### IRC MODULE #####
loadmodule irc
# [0/1] define this if you want to bounce all server bans
set bounce-bans 0
set allow_desync 0
set kick-method 1
set kick-bogus 1
set learn-users 0
set wait-split 300
set wait-info 180
set modes-per-line 3
set mode-buf-length 200
set use-354 0

#unbind msg - hello *msg:hello
#bind msg - myword *msg:hello
unbind msg - ident *msg:ident
set no-chanrec-info 0
##### TRANSFER MODULE #####
loadmodule transfer
set max-dloads 1
set dcc-block 0
set copy-to-tmp 1
set xfer-timeout 300


##### SHARE MODULE #####
loadmodule share
set passive 1
set #sancak +share
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
##### NOTES MODULE #####
loadmodule notes
set notefile "wins.note"
set max-notes 50
set note-life 60
set allow-fwd 0
set notify-users 1
##### CONSOLE MODULE #####
# this module provides storage of console settings when you exit the bot
# (or .store)
loadmodule console
set console-autosave 1
set force-channel 0
set info-party 0
##### SCRIPTS #####
# these are some commonly loaded (and needed) scripts.
source scripts/cycle.tcl

####End###########

Cycle.conf Kendi Ircd'nize Göre Editleyin. Kolay gelsin


 
Alıntı ile Cevapla

Alt 22 Ağustos 2006, 20:19   #4
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Yanıt: CycLe Conf Ları Lazım ...




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

 
Alıntı ile Cevapla

Cevapla

Etiketler
conf, cycle, lari, lazim


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Seçenekler
Stil

Yetkileriniz
Konu Acma Yetkiniz Yok
Cevap Yazma Yetkiniz Yok
Eklenti Yükleme Yetkiniz Yok
Mesajınızı Değiştirme Yetkiniz Yok

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-Kodu Kapalı
Trackbacks are Kapalı
Pingbacks are Açık
Refbacks are Açık


Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Radyo Conf ve Tcl Lazım iLLuSioNiST Eggdrop, NeoStats, BNC 2 17 Kasım 2017 19:28
Cycle Bot/ları Kayıtlı Göstermek +r modları.. No_FeaR Eggdrop, NeoStats, BNC 1 20 Kasım 2014 13:08
Koruma|HeLper|Söz|KomikSöz|Oyun|Cycle ßot TCL Ve Conf Dosyalari ßuyrun.. TreMex Eggdrop, NeoStats, BNC 24 09 Aralık 2007 00:57
Sorunsuz cycle.conf kurduktan sonra byskandal Eggdrop, NeoStats, BNC 1 08 Ağustos 2006 21:12