What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » List of contacts, and emoticons

List of contacts, and emoticons
Author: Message:
solus
Junior Member
**


Posts: 16
– / Male / –
Joined: Dec 2005
O.P. List of contacts, and emoticons
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++

This post was edited on 12-23-2005 at 10:51 AM by solus.
12-23-2005 10:51 AM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: List of contacts, and emoticons
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.
[Image: spartaafk.png]
12-23-2005 01:16 PM
Profile PM Web Find Quote Report
cardshark
Junior Member
**

Avatar
Insanity at its Finest

Posts: 88
Reputation: 3
40 / Male / –
Joined: Apr 2005
RE: List of contacts, and emoticons
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.
12-24-2005 06:58 AM
Profile E-Mail PM Find Quote Report
solus
Junior Member
**


Posts: 16
– / Male / –
Joined: Dec 2005
O.P. RE: List of contacts, and emoticons
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
12-24-2005 11:51 AM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: List of contacts, and emoticons
Not via IMessenger3, but you can easily find where the pictures are stored. Hint: Documents and Settings.
[Image: spartaafk.png]
12-24-2005 04:49 PM
Profile PM Web 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