Scanx.tcl den
Kod: Kodu kopyalamak için üzerine çift tıklayın!
#
## 5 ## Caps flood.
#
# Use .chanset #channel ap:caps <percent>:<line-length> (in DCC, 0:0 to disable)
# Set default rate here:
lappend ap:udefs {ap:caps 60:40}
# Caps flood punishment method:
set capsp(pmeth) 3
# Caps flood ban type.
set capsp(btype) 2
# Caps flood ban time in minutes. (0 for no ban time)
set capsp(btime) 15
# Caps flood kick msg.
set capsp(kmsg) "Çok fazla büyük harf kullandınız *büyük harfle yazmak bağırmak anlamına gelir!*. $kckcount(form)"
# Caps flood warn msg.
set capsp(wmsg) "Uyarı: Lütfen BÜYÜK harf kullanmayınız. Devamınız halinde uzaklaştırılacaksınız."
## Edit the following only if you choose a punish method above 5 (oper commands):
# Caps flood kline mask type.
set capsp(ktype) 2
# Caps flood kline/kill reason.
set capsp(klmsg) "Çok fazla büüyk harf kullanmak yasaktır."
# Caps flood kline time (seconds or minutes depends on your ircd).
set capsp(ktime) 0
bu satırlar kaldırıldığında eminim sorununuz hal olacak
Not = denenmemiştir.