Disconnect from facebook |
Author: |
Message: |
ramti
New Member
Posts: 3
Joined: Mar 2011
|
O.P. Disconnect from facebook
Hello,
As you know there is an option of connect your facebook chat with your messenger acoount.
I want to create a script that will disconnect me from my facebook chat, how can I do this?
thanks,
Itamar
|
|
03-17-2011 07:44 PM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Disconnect from facebook
I think the only way is to do so on your live profile... not sure if there is a way to do so in Windows Live Messenger. I would have to investigate.
|
|
03-17-2011 07:49 PM |
|
|
ramti
New Member
Posts: 3
Joined: Mar 2011
|
O.P. RE: Disconnect from facebook
No no, not to delete the settings of the facebook account, just to sign out of the chat.
|
|
03-17-2011 08:07 PM |
|
|
foaly
Senior Member
Posts: 718 Reputation: 20
38 / /
Joined: Jul 2006
|
RE: Disconnect from facebook
doesn't that happen when you click menu and uncheck facebook chat?
|
|
03-17-2011 08:16 PM |
|
|
mynetx
Skinning Contest Winner
Microsoft insider
Posts: 1175 Reputation: 33
37 / /
Joined: Jul 2007
|
RE: Disconnect from facebook
I’m not aware of any new scripting features in Messenger Plus! 5 as compared to 4.9. Yet, this would be an interesting feature!
|
|
03-17-2011 09:14 PM |
|
|
ramti
New Member
Posts: 3
Joined: Mar 2011
|
O.P. RE: RE: Disconnect from facebook
quote: Originally posted by foaly
doesn't that happen when you click menu and uncheck facebook chat?
Yes, but I want to do this from code...
What I want is a simple script - when I lock the messenger the facebook chat will be turned off, and when I unlock the messenger it will sign in to the chat again.
|
|
03-18-2011 07:19 AM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Disconnect from facebook
I am looking into different possibilities. There is no easy way of doing this.
I am looking into the TypeLibs which appear to provide information (potentially) about the difference services the user is connected to. Now this may or may not be what the functionality actually is (it was 4AM this morning when I was digging around). So there may be a way but give me a little bit of time and see if I can't figure something out.
|
|
03-18-2011 02:35 PM |
|
|
foaly
Senior Member
Posts: 718 Reputation: 20
38 / /
Joined: Jul 2006
|
RE: Disconnect from facebook
It would be awesome if the scripting engine could trigger the Cmd id's you can give buttons using skinning! (if that makes sense)
That would also be an easy solution to your problem.
|
|
03-18-2011 05:01 PM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Disconnect from facebook
quote: Originally posted by foaly
It would be awesome if the scripting engine could trigger the Cmd id's you can give buttons using skinning! (if that makes sense)
That would also be an easy solution to your problem.
The problem is that you can connect to other Social Networks like LinkedIn and MySpace (if I remember correctly) so the CmdId's could change from user to user.
|
|
03-18-2011 06:19 PM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: Disconnect from facebook
quote: Originally posted by matty
CmdId's could change from user to user.
the cmdids aren't variable, iirc. now, the available ones could indeed change depending on the user.
|
|
03-18-2011 07:48 PM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|