Try this...

Code:

on @*:JOIN:#: {
  ;- If nick Revolution is give OP
  if (Revolution* iswm $nick) {
    /mode $chan +v $nick
  }
}



~ Edit ~
Also, you could use the built-in auto voice
/op...

Example:
/avoice Revolution*

/help /avoice
/help /aop