lookjapan.COM - IRC ve mIRC dünyasının forumu!

lookjapan.COM - IRC ve mIRC dünyasının forumu! (http://www.lookjapan.com/index.php)
-   TCL Scriptler (http://www.lookjapan.com/forumdisplay.php?f=69)
-   -   Status.TCL (http://www.lookjapan.com/showthread.php?t=1706)

No_FeaR 26 Temmuz 2015 01:51

Status.TCL
 
Yine 2007 Yılın da CanCeL'in Yapmış Olduğu Bir Çalışma. Belirlediğimiz Odaya Status'de Olan Biten Herşeyi Bu Kod Sayesinde Kanala Yansıtmış Oluyoruz...

Kod:

bind raw - Notice mesajlar
proc mesajlar { from keyword text } {
if {[string match -nocase "*" $text]} {
putquick "privmsg #Status $text"
}
}
putlog "Coded by CanCeL"



All times are GMT +3. The time now is 01:45.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.