What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request] new steal contact function

[request] new steal contact function
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [request] new steal contact function
It's not possible doing this with the MP!L scripting library. However, you can retrieve the font and the color by hooking the Winsock. If you're going to hook the Winsocks, you're going to need a DLL. And if you don't know what a DLL is, you can use Xniff (search the forums) by Pai. It's a DLL made for MP!L, which enables you to read sockets easily. I'm not sure if it's working under Vista right now.

Changing the font and color of your own messages is a bit more tricky. Messenger Plus! has the ability to do this, but you cannot use it from scripting. These font-settings are stored in the registry, but I'm not sure if it's going to work if you change them, without needing to restart Messenger. To change the registry keys, you will need to calculate the MSN ID. And then open the actual key which contains the MSN ID (search for wtbw posts on this forum) using some Win32 calls to the Registry API. Read more about the Registry API on MSDN.com.
12-01-2007 02:48 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request] new steal contact function - by miguel_urbie on 11-30-2007 at 08:37 PM
RE: [request] new steal contact function - by Toneo on 12-01-2007 at 11:54 AM
RE: [request] new steal contact function - by High Speed Chaser on 12-01-2007 at 12:18 PM
RE: [request] new steal contact function - by vikke on 12-01-2007 at 02:48 PM


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