What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Simple little idea, wonder if it's possible

Simple little idea, wonder if it's possible
Author: Message:
jin11
Junior Member
**


Posts: 44
Reputation: 1
36 / Male / –
Joined: May 2005
O.P. Simple little idea, wonder if it's possible
I was wondering, is it possible to find out the exact time a person's DP changes. Just like in your chat, your messages are logged with the time, any way to find the DP change in time log?

Any help, or plug-in (if possible) will be greatly appreciated!
12-25-2005 05:37 AM
Profile E-Mail PM Find Quote Report
albert
Veteran Member
*****

Avatar

Posts: 2247
Reputation: 42
– / Male / Flag
Joined: Feb 2005
RE: Simple little idea, wonder if it's possible
quote:
Originally posted by jin11
I was wondering, is it possible to find out the exact time a person's DP changes. Just like in your chat, your messages are logged with the time, any way to find the DP change in time log?

Any help, or plug-in (if possible) will be greatly appreciated!

I don't really think so, I am not any programmer or plugin developer but here's why...

When you open your contact list in MSN Messenger, the display picture you see is actully not always updated. You have to create something as a connection ( showing the contact's personal card as example or opening a convo with the contact ) for the display picture to update.

Now if you want to know when it changed, the plugin would have to open a convo or click the card every second or almost, to have an exact value. Not to mention that u need some way for your program to realize the display picture has changed.

*** THIS IS ALL WHAT I THINK, I COULD BE WRONG, I AM NO PLUGIN DEVELOPPER, NO PROGRAMMER, JUST SOMEONE WHO USES MSNM... ***

This post was edited on 12-25-2005 at 05:59 AM by albert.
12-25-2005 05:58 AM
Profile E-Mail PM Web Find Quote Report
Chestah
Veteran Member
*****

Avatar

Posts: 1658
Reputation: 34
35 / Male / –
Joined: Jun 2004
RE: Simple little idea, wonder if it's possible
I can't see why not to be honest, wouldn't you just listen for the appropriate calls through the protocol? As lp15 said though it would be when your computer attempts to download the updated DP and not exactly when they'd change it.
Segosa is newb.
12-25-2005 06:05 AM
Profile E-Mail PM Web Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: Simple little idea, wonder if it's possible
then again, (ive never tried.)

on the contactpropertychange event

then make sure the property is the dp..

don't know if that will work?
12-25-2005 09:21 AM
Profile PM Web Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: Simple little idea, wonder if it's possible
its possible, but not simple to do.

hook the dp function in the client, whenever it recieves a message saying to get/change dp, check against a saved image of the the previous one (or current one if it hasnt been changed, eg clicking on someones contact card), if it's changed (comparing both images, a temp one of the one the code just used and the saved one) put it in the log otherwise dont.

unless this isnt how the protocol works anymore i cant see why it wouldnt work, but your average programmer can't do this sort of stuff.
[Image: jeansiger5.jpg]
12-25-2005 10:18 AM
Profile PM Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Simple little idea, wonder if it's possible
quote:
Originally posted by jin11
I was wondering, is it possible to find out the exact time a person's DP changes. Just like in your chat, your messages are logged with the time, any way to find the DP change in time log?

Any help, or plug-in (if possible) will be greatly appreciated!
Exact tune wouldnt be possible. What if you were offline when your contact changed his dp :P
Anyways a random dp changing plugin would be of more use (but it could get annoying) :P
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
12-25-2005 12:37 PM
Profile E-Mail PM Web Find Quote Report
jin11
Junior Member
**


Posts: 44
Reputation: 1
36 / Male / –
Joined: May 2005
O.P. RE: Simple little idea, wonder if it's possible
Hi .. thanks for the feedback, it seems pretty complex from what I'm reading.

Well I'm no programmer myself, but I've seen some very nice plug-in's and love the works created.

If anyone ever manages to figure it out, or wants to give a small shot at it, that would be great.

Thanks.
12-25-2005 08:35 PM
Profile E-Mail PM Find Quote Report
L. Coyote
Senior Member
****

Avatar
Captain Obvious

Posts: 981
Reputation: 49
38 / Male / Flag
Joined: Aug 2004
Status: Away
RE: Simple little idea, wonder if it's possible
quote:
Originally posted by jin11
Hi .. thanks for the feedback, it seems pretty complex from what I'm reading.
quote:
Originally posted by Stigmata
on the contactpropertychange event
I'll try it out. I think it should work, since it does for the mypropertychange.



quote:
Originally posted by Madman
iirc you cant access the contacts dp with contactproperty, like you can with myproperty, which means the event will most lilkely not work with their dp.
:-/ Damn...

This post was edited on 12-25-2005 at 11:29 PM by L. Coyote.

Hack, hack, hack!
Finally became a Systems Analyst! :spam:

12-25-2005 10:43 PM
Profile PM Find Quote Report
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: Simple little idea, wonder if it's possible
quote:
Originally posted by Leo
quote:
Originally posted by jin11
Hi .. thanks for the feedback, it seems pretty complex from what I'm reading.
quote:
Originally posted by Stigmata
on the contactpropertychange event
I'll try it out. I think it should work, since it does for the mypropertychange.
iirc you cant access the contacts dp with contactproperty, like you can with myproperty, which means the event will most lilkely not work with their dp.
12-25-2005 11:03 PM
Profile 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