What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » Hi remove ppls personal messages!

Hi remove ppls personal messages!
Author: Message:
nightblade06
New Member
*


Posts: 6
Joined: Feb 2006
RE: RE: Hi remove ppls personal messages!
quote:
Originally posted by MyZkO
I got it to work now i have one problem left i got the psm away but if i look at a contact right now it looks like this

Schrimp -

i want "-" this sign to get away whats the name of that one and is it in UIFILE 936 also ? how do i take that away ?

tnx for all your help so far!


hi ive recently done that. I have taken out the personal message and the "-" and also the status in the brackets.

open msnmsgr.exe with resource hacker. goto the ufile folder then to the 936 folder then open the 1033.

find: "<cmdbutton id=atom(listitemsel2) layout=borderlayout()"

Below is the code we want...
code:
<cmdbutton id=atom(listitemsel2) layout=borderlayout() active=inactive>
<element layoutpos=left layout=verticalflowlayout(0,0,0,2) active=inactive>
<emoticontext id=atom(buddyname) background=argb(0,0,0,0) active=inactive/>
</element>
<element id=atom(buddystatus) background=argb(0,0,0,0) active=inactive/>
<element layoutpos=left id=atom(idPSM) layout=borderlayout()>
<element id=atom(idPSMIcon) content=rcstr(329)/>
<element layoutpos=client layout=verticalflowlayout(0,0,0,2) active=inactive>
<emoticontext id=atom(idPSMText) background=argb(0,0,0,0) active=inactive/>
</element>
</element>
<element layoutpos=left id=atom(idCurrentSong) layout=borderlayout() visible=false active=inactive>
<png id=atom(idSongIcon) active=inactive/>
<urlelem id=atom(idSongText) layoutpos=left cmdid=2339 showampersand=false/>
</element>
</cmdbutton>


to get rid of the full personal message text then delete these lines:

code:
<element layoutpos=left id=atom(idPSM) layout=borderlayout()>
<element id=atom(idPSMIcon) content=rcstr(329)/>
<element layoutpos=client layout=verticalflowlayout(0,0,0,2) active=inactive>
<emoticontext id=atom(idPSMText) background=argb(0,0,0,0) active=inactive/>
</element>
</element>


to get rid of the status (away, out to lunch etc) remove these lines:

code:
<element id=atom(buddystatus) background=argb(0,0,0,0) active=inactive/>


to also get rid of the current song playing which is the same as the personal messages remove these lines:

code:
<element layoutpos=left id=atom(idCurrentSong) layout=borderlayout() visible=false active=inactive>
<png id=atom(idSongIcon) active=inactive/>
<urlelem id=atom(idSongText) layoutpos=left cmdid=2339 showampersand=false/>
</element>



Once you have done this click the compile script button then goto file > save. make sure msn messenger is not running.

This is the best way to get rid of the personal message.
You get any trouble or you need any help in mod'ing msn the feel free to add me... leachy_ov_ashton@hotmail.com

_____________________________________
The best hosting x-perience...
Xeronohosting.com
02-06-2006 10:07 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Hi remove ppls personal messages! - by MyZkO on 01-30-2006 at 11:56 PM
RE: Hi remove ppls personal messages! - by matty on 01-31-2006 at 12:05 AM
RE: Hi remove ppls personal messages! - by MyZkO on 01-31-2006 at 12:13 AM
RE: Hi remove ppls personal messages! - by RaceProUK on 01-31-2006 at 01:12 AM
RE: RE: Hi remove ppls personal messages! - by MattyRid on 01-31-2006 at 08:15 AM
RE: Hi remove ppls personal messages! - by MyZkO on 01-31-2006 at 09:08 AM
RE: Hi remove ppls personal messages! - by CookieRevised on 01-31-2006 at 10:21 AM
RE: Hi remove ppls personal messages! - by MyZkO on 01-31-2006 at 10:35 AM
RE: Hi remove ppls personal messages! - by CookieRevised on 01-31-2006 at 10:43 AM
RE: Hi remove ppls personal messages! - by MyZkO on 01-31-2006 at 10:52 AM
RE: RE: Hi remove ppls personal messages! - by CookieRevised on 01-31-2006 at 10:53 AM
RE: Hi remove ppls personal messages! - by MyZkO on 01-31-2006 at 10:58 AM
RE: Hi remove ppls personal messages! - by Matti on 01-31-2006 at 05:41 PM
RE: Hi remove ppls personal messages! - by MyZkO on 01-31-2006 at 07:17 PM
RE: RE: Hi remove ppls personal messages! - by nightblade06 on 02-06-2006 at 10:07 PM
RE: Hi remove ppls personal messages! - by ZrednaZ on 02-06-2006 at 10:57 PM
RE: Hi remove ppls personal messages! - by nightblade06 on 02-07-2006 at 12:45 PM
RE: Hi remove ppls personal messages! - by eloquences on 02-16-2006 at 08:39 PM
RE: Hi remove ppls personal messages! - by ZrednaZ on 02-16-2006 at 10:46 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