Shoutbox

How can I know if a contact has messenger plus? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: How can I know if a contact has messenger plus? (/showthread.php?tid=84669)

How can I know if a contact has messenger plus? by Suxsem on 07-04-2008 at 09:40 PM

How can I know if a contact has messenger plus by script? Thank! (not the contact that has the script...!)


RE: How can I know if a contact has messenger plus? by MeEtc on 07-04-2008 at 09:46 PM

Send a message to the chat window containing:

code:
Ping? [msgplus]
if the user responds:
code:
Pong! [     ]
(note: 5 spaces, and italic and green)
this will indicate the user most likey have Plus!
However, this function can be disabled and is not a fool-proof method
RE: How can I know if a contact has messenger plus? by Suxsem on 07-04-2008 at 10:00 PM

but with this method is visible by the contact....does exist another "invisibile" method?


RE: How can I know if a contact has messenger plus? by CookieRevised on 07-04-2008 at 11:57 PM

quote:
Originally posted by MeEtc
Send a message to the chat window containing:
code:
Ping? [msgplus]

...by entering the command "/ping" (without the quotes).

quote:
Originally posted by Suxsem
does exist another "invisibile" method?
no....

This is not possible, and will very likely never be possible because of privacy issues according to Patchou.
RE: How can I know if a contact has messenger plus? by Suxsem on 07-05-2008 at 08:48 AM

ok...thank :)