put this in remotes

alias invisible {
if (i isin $usermode) { /echo -a You already have invisible mode ON }
else { /echo -a You have invisible mode OFF }
}


by typing /invisible you will see if you have invisible mode ON or OFF
and then thru script you can controle it by
/mode $me +i
OR
/mode $me -i

Last edited by Wragg; 20/09/04 07:58 PM.