Shoutbox

List of contacts, and emoticons - 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)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: List of contacts, and emoticons (/showthread.php?tid=54199)

List of contacts, and emoticons by solus on 12-23-2005 at 10:51 AM

Hello,

Is there a way for a plugin in to get a list of which contacts are online.
Also is it possible to get a list of the user's custom emoticons, and their images?

Thanks

BTW im using C++


RE: List of contacts, and emoticons by RaceProUK on 12-23-2005 at 01:16 PM

A list of contacts online is easy to get by using the IMessenger3* in Initialize() and the get_Contacts() method, which returns an IMessengerContacts*. This is a collection, so iterate through and find which contacts are online.

As for the other things: not possible without major privacy breach.


RE: List of contacts, and emoticons by cardshark on 12-24-2005 at 06:58 AM

For the second part, you can use StuffPlug's custom emoticon/display picture stealer. However, that can only capture the ones it has "seen". Meaning, if the person with the custom emoticon or display picture hasn't used it while you've been online with StuffPlug running and enabled, you won't be able to see it.


RE: List of contacts, and emoticons by solus on 12-24-2005 at 11:51 AM

Oh sorry, for the second part i think you misunderstood what i meant.

I need a list of the emoticons and display pictures for the person who has the plugin installed. Is this possible using the IMessenger3 ?

Thanks for your replies


RE: List of contacts, and emoticons by RaceProUK on 12-24-2005 at 04:49 PM

Not via IMessenger3, but you can easily find where the pictures are stored. Hint: Documents and Settings.