This is a sample of using the WHILE command in an alias.  Once
loaded, here is it's usage:

Usage: REPEAT <cnt> <cmd>
  This will perform <cmd> for the number of times specified by
  <cnt>.  For example:
    /REPEAT 5 /msg bigcheese Hello!
  This will send the message "Hello!" to bigcheese 5 times.  
  The above example can get annoying, so try to not to use
  this to really bother people.
