Hi, i tried to write simple andi-deop script,but it is not working..:

on 1:DEOP:#: {
if $address == someident@some.host then mode $chan +o $opnick
}

where's the mistake? smirk

i also wanted to add something,that will deop the deopper of user i want to protect with this,but it will deop him and then i deop myself frown
please help,iam newbie in mIRC scripting...