HeLL_MasTeR commented on a Page, Auto-Greets  -  May 29, 2007

why you just don\'t use --
on :Join:#YourChannel: {
if ($nick == $me) { halt }
msg $chan 14Hey $nick Welcome To $chan }
}
and with part
on
:part:#YourChannel: {
if ($nick == $me) { halt }
msg $nick Hey $nick Thanks For Join $chan }
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.