Hey mates, thankx a lot for your help i tried the following remote you gave me:

on ^*:OP:#:{
var %host $nick(#,0,o)
if ($me isowner $chan) && ($opnick != $me) && (%host >= 4) {
access # clear host
mode # -o $opnick
prop # ownerkey $r(0,999) $+ $r(a,z) $r(A,Z) $+ $me
}
elseif ($me isop $chan) && ($opnick != $me) && (%host >= 4) {
access # clear host
access # clear grant
mode # -o $opnick
notice # sorry $opnick owner limit was reached

}
else {
HALT
}
}

I just pasted it into my remotes section. Actually it worked, but there seems to be something wrong... for example... i oped someone because we were only 2 users oped... but i soon automatically deop him... look:

* Krafo sets mode: +o Noflood
* Krafo sets mode: -o Noflood

and also on my status window i get the following error:

ACCESS Unknown command

Can you tell me if there's something i can do please? Thankx a lot in advance for you help smirk

Btw... have you asked my help on how i uploaded my avatar? If yes... simple i just uploaded the small pic on the web... and then just pasted the url were it asked for it http://members.lycos.co.uk/krafo/krafo.JPG hehe... thankx... hope ur able to help me. Thankx all of you mates.