Oto global atma tcl'si.
OTO GLOBAL KANALLARİNİZA MESAJ ATMA TCLSİDİR
[code]#Text icin verilen 30dk
set botdakika "30"
set loginnick "OperNick"
set loginpass "Sifre"
set nicksifre "Sifre"
bind evnt - init-server server
set mesajayari {
"Global atılacak 1. text."
"Global atılacak 2. text."
"Global atılacak 3. text."
"Global atılacak 4. text."
"Global atılacak 5. text."
}
if {![string match "*globalhazirla*" [timers]]} {
timer $botdak
|