What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Personal Messages

Pages: (2): « First [ 1 ] 2 » Last »
Personal Messages
Author: Message:
Richard91
New Member
*


Posts: 9
Joined: Aug 2007
O.P. Personal Messages
Hey. I'm looking for a script that disables personal messages. I'd like to be able to not see people's personal messages on the contact list screen. Is there a script? Thanks.

(Y)
08-15-2007 01:39 PM
Profile E-Mail PM Find Quote Report
exbox
Full Member
***


Posts: 102
Reputation: 1
Joined: Aug 2007
RE: Personal Messages
Yeah, it could be quite useful to cleanup the contact list, but i think this should be built into messenger itself.
GOOGLE is your friend.
08-15-2007 01:46 PM
Profile E-Mail PM Find Quote Report
Richard91
New Member
*


Posts: 9
Joined: Aug 2007
O.P. RE: RE: Personal Messages
quote:
Originally posted by exbox
Yeah, it could be quite useful to cleanup the contact list, but i think this should be built into messenger itself.


I've heard there is quite a few scripts floating around, I just can't find them.
08-15-2007 01:57 PM
Profile E-Mail PM Find Quote Report
Deco
Full Member
***


Posts: 188
Reputation: 4
41 / Male / Flag
Joined: Aug 2006
RE: Personal Messages
You can do this by resource hacking.
Search the forums here and at Mess.be

There are a bunch of examples on how to remove things from MSN and which programs to use. You can remove users PSM by removing a part of the code in the resources for msgres.dll as far as I remember.

If you can't find it send me a PM and I'll find it and tell you. But try first so you can actually learn before you ask me to do it :)

Have fun!
[Image: signature-user=31&back=4&clr=106,141,166&size=100.png]
08-15-2007 02:09 PM
Profile E-Mail PM Web Find Quote Report
pollolibredegrasa
Full Member
***

Avatar
formerly fatfreechicken

Posts: 483
Reputation: 34
35 / Male / Flag
Joined: May 2005
RE: Personal Messages
Or you could just patch Messenger using something like A-Patch which has this option.
;p

[Image: chickennana.gif] Vaccy is my thin twin! [Image: chickennana.gif]
08-15-2007 02:24 PM
Profile PM Find Quote Report
Richard91
New Member
*


Posts: 9
Joined: Aug 2007
O.P. RE: RE: Personal Messages
quote:
Originally posted by fatfreechicken
Or you could just patch Messenger using something like A-Patch which has this option.


I'm not sure if that's for the window I'm talking about. I'm talking about the contact list, the main window.
08-15-2007 02:45 PM
Profile E-Mail PM Find Quote Report
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: Personal Messages
quote:
Originally posted by Richard91
I'm not sure if that's for the window I'm talking about. I'm talking about the contact list, the main window.
It is.
[Image: jumbled.png]
08-15-2007 03:04 PM
Profile PM Find Quote Report
Richard91
New Member
*


Posts: 9
Joined: Aug 2007
O.P. RE: Personal Messages
I used Deco's method, but it leaves a "-" after some nicknames, I took a screenshot.

http://sixpop.com/images/file/39032218.png

I need to get rid of those too.
08-15-2007 03:31 PM
Profile E-Mail PM Find Quote Report
Deco
Full Member
***


Posts: 188
Reputation: 4
41 / Male / Flag
Joined: Aug 2006
RE: Personal Messages
Just so everybody knows what I told him to do... in case anyone wants to do the same.

Here it goes:

Ok since this depends on the messenger version you'll have to do it yourself but it should be pretty close to what I'll send you here.

http://www.angusj.com/resourcehacker/

Download the program, upack and run it as administrator. Close messenger and make sure it exits. It shouldn't be in the system tray. If it is right click it and click on EXIT.

Click file, open and find a file named msgres.dll which is inside your MSN Messenger folder (usually c:\program files\msn messenger\msgres.dll).

Once the file is open there are a couple colapsible folders on the left side...Open the 4004 folder, then open the 1004 folder .. there will be one item called 1033. Click on that and a bunch of text will apear on the right side of the screen.  In that text find this part:

<PSMElement id=atom(idPSMelem) Email=bind(property:".";transform:127) StatusMessage=bind(property:"StatusMessage") MusicInfo=bind(property:"CurrentMedia") Layout=BorderLayout()>
<Element id=atom(idPSM) Layout=VerticalFlowLayout(0,2,3,2)>
<EmoticonText id=atom(idPSMText) Active=Inactive/>
</Element>
<Element id=atom(idCurrentSong) Layout=BorderLayout() Visible=False>
<Element id=atom(idSongIcon) Active=Inactive/>
<UrlElem id=atom(idSongText) Layout=VerticalFlowLayout(0,2,0,2) class="PSMUrl" CmdID=2339 ShowAmpersand=False>
<WLEdit id=atom(idSongInnerText) active=inactive/>
</UrlElem>
</Element>
</PSMElement>

Select this part and delete it. Click on the COMPILE SCRIPT button. Then FILE-> SAVE.

Now still in the 4004 folder, open the 1009 folder and click on the 1033 item. Do the same thing. Find the part where it says <PSMElement> and select from that point until </PSMElement> and delete it.

Click on the COMPILE SCRIPT button, then SAVE and reopen messenger. PSM message shouldn't be visible.

Hope this helps.
[Image: signature-user=31&back=4&clr=106,141,166&size=100.png]
08-15-2007 03:43 PM
Profile E-Mail PM Web Find Quote Report
Richard91
New Member
*


Posts: 9
Joined: Aug 2007
O.P. RE: Personal Messages
Thanks. I just need to know how to get rid of the dashes now.
08-15-2007 03:45 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