Im trying to make a very simple deop protection to put in my bot. It goes like this:
Code:
on @+1000:DEOP:#: mode $chan +o $opnick


But it doesnt seem to work smirk I tried echoing $opnick and $nick and it DIDN'T echo'd them!

Code:
on @+1000:DEOP:#: {
   echo -s * $opnick = opnick & $nick = nick
   mode $chan +o $opnick
}


Userlist levels are correctly set.

Pls help! smile

Thanks, Zyzzy.

Last edited by Zyzzyx26; 25/04/04 11:33 PM.

"All we are saying is give peace a chance" -- John Lennon