Hehe,

yep, yet another one!

A small suggestion, if the original poster would want to make use of this one, to put the various possible greetings in a variable, as the $gettok would screw up if he used comma's in his greeting.

So:
Code:
  
on *:TEXT:hi:#chans:{ var %greet = Hi there, $nick /Hi/What's up, $nick | msg # $gettok(%greet,$r(1,3),47) }

Greetz


Gone.