11 Haziran 2012, 09:56
#4 Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
Cevap: TCL YARDIM Yetkiliye göre cevap..
PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
bind pubm - * yazi proc yazi { nick uhost hand chan text } { global botnick if { isop $nick $chan } { return 0 } if {[ string match - nocase "*slm*" $text ]} { putquick "PRIVMSG $chan :a.s. h.g \2 $nick \2" ; return 0 } if {[ string match - nocase "*nbr*" $text ]} { putquick "PRIVMSG $chan :Saol Iyiyim Sen nasiLsin \2 $nick \2?" ; return 0 } if {[ string match - nocase "*selam*" $text ]} { putquick "PRIVMSG $chan :a.Selam \2 $nick \2" ; return 0 } } bind msgm - * yazim proc yazim { nick uhost handle text } { global botnick if { isop $nick $chan } { return 0 } if {[ string match - nocase "*slm*" $text ]} { putquick "PRIVMSG $nick :a.Selam \2 $nick \2" ; return 0 } if {[ string match - nocase "*nbr*" $text ]} { putquick "PRIVMSG $nick :Saol Iyiyim Sen nasiLsin \2 $nick \2?" ; return 0 } if {[ string match - nocase "*S.a*" $text ]} { putquick "PRIVMSG $nick :a.Selam \2 $nick \2" ; return 0 } if {[ string match - nocase "*selam*" $text ]} { putquick "PRIVMSG $nick :a.Selam \2 $nick \2" ; return 0 } } putlog "###################################" putlog "###################################" putlog "###################################" putlog "#######Coder by qeweSe ############" putlog "###################################" putlog "###################################"
böyle birşeyler heralde