Hi,
I've made this script because it was requested by a friend of mine:
Setting your status to Appear Offline will make you appear offline to all your contacts, while they can still talk to you.
PlusPrivacy can make you block all your contacts, except for a few you specify.
This way you will only appear online to a few contacts, in case you want to chat with just 1 (or more) contacts, and to nobody else.
For safety:
= Your original list is stored in the registry (user-dependant)
= On startup PlusPrivacy is restored (use /priv off to turn off PlusPrivacy)
= All settings are user-dependant
= When activated, it will be in total control and will block if you unblock, and vice versa, or store the new Exclusion
Bug fixes:
= Turning it off and (un)blocking contacts now fixed
code:
/priv on [contacts]
will turn on PlusPrivacy and, optionally, exclude the contacts (emails, seperated by a comma, no space or whatsoever)
/priv off
will turn PlusPrivacy off and restore to the original state, will also flush all variables.
/priv exclude <contacts>
will exclude the contacts from the blocklist (emails, seperated by a comma, no space or whatsoever)
/priv include <contacts>
will include the contacts in the blocklist (emails, seperated by a comma, no space or whatsoever)
/priv totalcontrol on
will restore all manual blocks and unblocks
/priv totalcontrol off
will saves all manual blocks and unblocks to the Exclusion list