NETForumlari.Com - Forum, Eğlence ve Güncel Paylaşım Platformu  

Geri git   NETForumlari.Com - Forum, Eğlence ve Güncel Paylaşım Platformu > NF - IRCd & mIRC Dünyası > Eggdrop, NeoStats, BNC > IRCd Botlar

Etiketlenen üyelerin listesi

Yeni Konu aç Cevapla
 
Seçenekler Stil
Alt 12 Kasım 2023, 14:17   #1
EF3 isimli Üye şimdilik offline konumundadır
Tag
 
EF3 - ait Kullanıcı Resmi (Avatar)

Üyelik Tarihi: 09 Kasım 2023
Üye No: 111
Mesajlar: 601
Nerden: Hesap kapalı
Meslek: Hesap Kapalı
Aldığı Beğeni: 181
Beğendikleri: 65
@EF3
Standart İRCD Global Mesaj Botu

.Conf dosyası kodları

loadmodule channels
loadmodule server
loadmodule ctcp
loadmodule irc
loadmodule notes
loadmodule console
loadmodule blowfish
set username "GLbL"
set nick "MesajGLobaL"
set altnick "bot"
set my-ip "185.9.39.216"
set my-hostname "Sunucu-adi.Com"
set realname "www.Sunucu-adi.Com"
set init-server {
putserv "oper MesajGLobaL sifre"
putserv "PART #karantina"
putserv "MODE MesajGLobal +D"
}
set servers {
185.9.39.216:6667
}
loadmodule channels

set chanfile "logs/glbl.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 #DJ {
need-op { putserv "MODE #DJ +v MesajGlobal " }
chanmode "+nt"
idle-kick 0
}
set net-type 5
set owner "core"
set userfile "eng.user"
set chanfile "eng.chan"
logfile jpk #opers "logs/eng.log"
set shortnick "Glb"
set home "#girilecek kanal(lar)"
set mod-path "modules/"
set help-path "help/"
set text-path "text/"
listen 3334 all
logfile msbxco * "logs/glb.log"
set console "mkcobxs"
set msg-rate 0
loadmodule uptime
source scripts/alltools.tcl
source scripts/action.fix.tcl
source scripts/userinfo.tcl
source scripts/global.tcl


TCL Dosyası kodları

set glb "#botun gireceği kanal(lar)"
channel add $glb
#Burdan Sonrası için Edit'e Gerek Yok.
bind mode - "*+o*" msg:check
#kanalda op oldugunda Bu Islemi yap
proc msg:check {nick uhost hand chan mc kimdir} {
putquick "PRIVMSG #botun gireceiği kanal :4DİKKAT! 1$kimdir 2Hos GeLdiniz.. 2Lutfen OzeLinize gonderdigim bilgilendirme mesajını dikkatle okuyunuz!"
mesaj global
putquick "PRIVMSG $kimdir :Global mesaj 1"
putquick "PRIVMSG $kimdir :Global mesaj 2"
putquick "PRIVMSG $kimdir :Global mesaj 3"
putquick "PRIVMSG $kimdir :Global mesaj 4"











 
Alıntı ile Cevapla
Cevapla

Tag Ekle
botu, global, ircd, mesaj


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

Yetkileriniz
Sizin Yeni Konu Acma Yetkiniz yok
You may not post replies
You may not post attachments
You may not edit your posts

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