Changing user display picture - 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: Changing user display picture (/showthread.php?tid=46482) Changing user display picture by Dick Donny on 06-17-2005 at 10:18 PM
Hi RE: Changing user display picture by Plik on 06-17-2005 at 10:29 PM
IIRC, you used to be able to do this using the messenger api with this code: code:with oMessenger beeing and instance of the MessengerAPI not sure if this code is still compatable with the newer versions of messenger. Also, the images stored in the tiles directory are just png's renamed to dat's. But to use the directory to add a display picture you have to edit the map.dat file, which is encrypted. So the api method is the best way to change the display picture (assuming it still works) Hope this helps, and please post back here if you're having any problems. RE: Changing user display picture by Dick Donny on 06-17-2005 at 10:41 PM
Thanks for the reply. RE: Changing user display picture by Eljay on 06-22-2005 at 05:00 PM
oMessenger.MyProperty(2) = <location of file> RE: Changing user display picture by matty on 06-22-2005 at 06:25 PM
code: RE: Changing user display picture by Dick Donny on 06-23-2005 at 07:41 PM
OK guys ... thanks for your suggestions and all that, but maybe I am not just been very clear. RE: Changing user display picture by TheBlasphemer on 06-23-2005 at 07:55 PM Which version of MSN Messenger are you using? RE: Changing user display picture by Dick Donny on 06-23-2005 at 07:58 PM version 7 ..... build 7.0.0813 |