[REQUEST] custom avatars for contacts |
Author: |
Message: |
bungleMX
Full Member
Posts: 135
Joined: May 2003
|
O.P. [REQUEST] custom avatars for contacts
Could be possible to change the avatar of any contact for one of my choice? of course it will only change in my pc, like custom names, put i want to change the avatar...
Thanks
|
|
07-21-2006 09:29 PM |
|
|
Chris4
Elite Member
Posts: 4461 Reputation: 84
33 / /
Joined: Dec 2004
|
RE: [REQUEST] custom avatars for contacts
But then you wouldn't be able to see what their actual display picture was, which would be annoying.
|
|
07-21-2006 09:32 PM |
|
|
bungleMX
Full Member
Posts: 135
Joined: May 2003
|
O.P. RE: [REQUEST] custom avatars for contacts
of course it will be opcional to see yours or his avatar. hehe I don't know how it could be annoying if you decide to change it or not.
|
|
07-21-2006 09:39 PM |
|
|
Chris4
Elite Member
Posts: 4461 Reputation: 84
33 / /
Joined: Dec 2004
|
RE: [REQUEST] custom avatars for contacts
Well I see your point, but I don't know whether it could be done or not.
What brung up this idea? What in particular would you like to do?
|
|
07-21-2006 09:45 PM |
|
|
bungleMX
Full Member
Posts: 135
Joined: May 2003
|
O.P. RE: [REQUEST] custom avatars for contacts
well for example the toast of sign in insted of read you can have your own pics like a cell phone when someone call you, you can add a pic of the caller
|
|
07-21-2006 11:16 PM |
|
|
bungleMX
Full Member
Posts: 135
Joined: May 2003
|
O.P. RE: [REQUEST] custom avatars for contacts
I thing no one wants this hehe
|
|
08-31-2006 11:41 PM |
|
|
cloudhunter
Senior Member
Posts: 536 Reputation: 18
37 / – / –
Joined: Dec 2005
|
RE: [REQUEST] custom avatars for contacts
I don't think it's the fact that noone wants it, I think its the fact that it is very hard. It would require hooking winsock or messenger and telling it that the display pic is your display pic.
Cloudy
Sig by pirateok/marisaok/marisa
quote: Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return
6887 days, 5 hours, 51 minutes, 27 seconds ago
|
|
09-01-2006 01:40 AM |
|
|
AberNStein
Full Member
Posts: 132 Reputation: 2
Joined: Jul 2006
|
RE: [REQUEST] custom avatars for contacts
it's actually been requested before (http://shoutbox.menthix.net/showthread.php?tid=62977)
basically you could do it by replacing the avatar file in the place where msn stores them, and monitoring that file so that you replace it whenever msn does.
i'll see if i can hack together a really basic version of this.
|
|
09-07-2006 09:13 PM |
|
|
deAd
Scripting Contest Winner
Posts: 1060 Reputation: 28
– / /
Joined: Jan 2006
|
RE: [REQUEST] custom avatars for contacts
And how will you find which file it is? Their names are hashes. You'd have to monitor direct connections and watch for files being modified to match them, and even that would be messy and unreliable.
|
|
09-07-2006 09:41 PM |
|
|
AberNStein
Full Member
Posts: 132 Reputation: 2
Joined: Jul 2006
|
RE: [REQUEST] custom avatars for contacts
turns out it won't work even then.
i made a quick script that replaces the display pic in temp files (it gets the path with the DisplayPicture property of the Contact object), but I can't get messenger to refresh the picture that it displays in convos and whatnot.
for the purposes of other scripts (like a display picture stealer or something), it's changed though.
seems the only solution is hooking or memory patching.
this is the kind of thing that should be integrated into plus.
|
|
09-07-2006 10:37 PM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|