gooshie commented on a Page, Greet Script  -  Aug 17, 2010

For the benefit of mitch21236
In the original script, extra brackets, $chan and use of set variable.

on *:JOIN:#: {
  var %rand $r(1,2)
  if (%rand == 1) { msg # $nick, Hey $nick }
  if (%rand == 2) { msg # $nick, Hello $nick }
}
 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.