Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Mirc User Karsilama Kodu

Mirce girenleri otomatik olarak karsilamaya yarayan guzel bir kod. Kodu mircinizin remote kismina eklemeniz yeterlidir.

alias -l bad { return sgtsocom cadetbot nightbot }
alias -l cbad { return #chan1 #chan2 #chan3 }
alias -l greet { return Welcome to the stream $nick $+ ! }
on !*:JOIN:#:{
if (!$istok($bad,$nick,32)) && (!$istok($cbad,$chan,32)) {
set %rand $r(1,5) {
if (%rand == 1) { msg $chan $nick, Hey $nick }
if (%rand == 2) { msg $chan $nick, Hello $nick }
if (%rand == 3) { msg $chan $nick, Hey $nick How are you today? }
if (%rand == 4) { msg $chan $nick, Whatsup $nick ? }
if (%rand == 5) { msg $chan $nick, Hi $nick }
.timer $+ $nick 1 3 msg $chan $greet
}
}
}



This post first appeared on BURSA | SOHBET | CHAT | ODALARI, please read the originial post: here

Share the post

Mirc User Karsilama Kodu

×

Subscribe to Bursa | Sohbet | Chat | Odalari

Get updates delivered right to your inbox!

Thank you for your subscription

×