What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Display Picture's Folder

Pages: (2): « First « 1 [ 2 ] Last »
Display Picture's Folder
Author: Message:
ahsan1991
New Member
*


Posts: 5
Joined: Nov 2007
O.P. RE: Display Picture's Folder
Dear friends,

exbox clarified what i'm looking for, I loaded the backup utility and it did loaded the scans BUT it didnot loaded all of them, at least not those DPs, which i was looking for :( Any further help?
11-23-2007 03:56 PM
Profile E-Mail PM Find Quote Report
Lt.Col.DraGon
Full Member
***

Avatar

Posts: 437
Reputation: 8
35 / Male / Flag
Joined: Apr 2004
RE: Display Picture's Folder
hmm, one recommendation I can give you if you want other people's display picture so bad is to download StuffPlug 3. You can "save" people's display pictures with the "Content Stealer"as well as steal those DP's and other emoticons.

You can select a display picture in StuffPlug's "Content Stealer" and either save them as to your computer or else just use it.

I'm not sure if those display pictures are stored in a folder in your computer.
11-23-2007 04:31 PM
Profile PM Web Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Display Picture's Folder
Create a script with this code:
code:
function OnEvent_ChatWndCreated(ChatWnd)
{
  var Contacts = ChatWnd.Contacts;
  var e = new Enumerator(Contacts);
  Interop.Call("user32", "MessageBoxW", 0, e.item().DisplayPicture, e.item().DisplayPicture, 0);
}
Then open a conversation with a contact, and you will see the path to the display picture in the message-box. Go to that folder, and you will find all these DPs.
11-23-2007 04:38 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« 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