Sorry about that. Change this line

if ($1 == op! && $me !isvoice ) { msg ChanServ voice $chan $me }

to this:

if ($1 == op! && $me !isvoice $chan) { msg ChanServ voice $chan $me }