- Katılım
- 14 Kas 2022
- Mesajlar
- 306
- Tepkime puanı
- 89
- Puanları
- 28
- Yaş
- 45
- Konum
- istanbul
- Web sitesi
- www.mircforum.org.tr
Kod:
#Greet Başlangıç
bind pub - $sv2(greet) sv2_greet
proc sv2_greet {nick uhost hand chan text} {
global botnick sv2
set r [lindex $sv2(renk) [rand [llength $sv2(renk)]]]
set first "[lindex $text 0]"
if {[string match -nocase $sv2(adminc) $chan] || [string match -nocase...
İçeriğin tamamını görüntülemek için lütfen giriş yapınız.