hmmm ok..I added some color and stuff to this..but everything else is working except the help status % it says "Thanks for the" I don't understand why? can someone figure this out?

Code:
 ON *:OP:#:{ if $opnick == $me msg # 11«11 12Thanks for the @12 11» }
ON *:VOICE:#:{ if $vnick == $me msg # 11«11 12Thanks for the +12 11» }
ON *:HELP:#:{ if $hnick == $me msg # 11«11 12Thanks for the %12 11» }