Yönetici

- Katılım
- 14 Kas 2022
- Mesajlar
- 310
- Beğeniler
- 95
- Favori Oyun
- Meslek
- Discord
- İsim
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...
Please login to view full content. Giriş yap veya üye ol.