What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Using MPOP information in scripts

Using MPOP information in scripts
Author: Message:
bigsock
New Member
*


Posts: 3
Joined: Jan 2010
O.P. Using MPOP information in scripts
Is it possible to use MPOP (Multiple Points Of Presence) information in scripts?
I searched this forum and the documentation, but I can't find any information on this. It looks like Messenger Plus Live does not supply this information to scripts.

Is there any other way to get this information from WLM?
01-13-2010 03:26 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Using MPOP information in scripts
Not that I know of.

As you correctly found out, Messenger Plus! does not supply any information regarding that.

What exact information do you need? Because some things can be grabbed from the registry, like the place name of the current open Messenger (binary key HKCU\Software\Microsoft\MSNMessenger\MachineName), or any other value/state of the MPOP options for that matter.
.-= A 'frrrrrrrituurrr' for Wacky =-.
01-15-2010 10:14 AM
Profile PM Find Quote Report
bigsock
New Member
*


Posts: 3
Joined: Jan 2010
O.P. RE: Using MPOP information in scripts
Thanks for your reply.
I want my script to know how many client are logged in for the current user (or less specific: is this the only client). I don't think this information is stored in the registry.

Is there maybe a way to get this information directly from WLM (probably now with a script, but maybe with an external application or dll file)?
01-15-2010 10:56 AM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Using MPOP information in scripts
It probably must be possible in some way, but I have never investigate it, so I dunno. Maybe someone else knows or have the time to look into it.

Note: it might be as easy as reading some specific Windows object (aka can be done from within a script using the proper APIs), but it might also involve advanced hacking/slashing using external DLLs.

This post was edited on 01-15-2010 at 11:10 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
01-15-2010 11:08 AM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Using MPOP information in scripts
quote:
Originally posted by CookieRevised
using external DLLs.

I've got a feeling the information would be sent in the protocol somehow, although we need a better way of sniffing than with xniff due to the problems you described previously
<Eljay> "Problems encountered: shit blew up" :zippy:
01-15-2010 12:00 PM
Profile PM Find Quote Report
bigsock
New Member
*


Posts: 3
Joined: Jan 2010
O.P. RE: Using MPOP information in scripts
I've looked into it and it does get send in the protocol.
I wasn't aware of xniff but it doesn't seem like a solid solution for my problem, mainly because its not polygamy aware and a few other problems.

Thanks for your help anyway so far.
01-17-2010 01:47 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On