What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » This is how to change MSN7 background.

1 votes - 5 average   This is how to change MSN7 background.
Author: Message:
StoleN.GuitaR
New Member
*


Posts: 10
Joined: Oct 2004
O.P. This is how to change MSN7 background.
GOTO PAGE 4 FOR THE COMPLETED WORKING CODE
StoleN.GuitaR's reply to This is how to change MSN7 background.



Using ResHack, in UIFILE #923(of msnmsgr.exe), look for this part.
code:
    buddylist
    {
        Accessible: true;
        AccRole: 33;
        AccState: 0;
        background: window;
        animation: log | alpha | mediumslow | delayshort;
        alpha: 255;
    }


take it and edit it to the following,

code:
    }
    buddylist
    {
        Accessible: true;
        AccRole: 33;
        AccState: 0;
        background: rcbmp(XXX,1,#000000,XXX,XXX,0,0);
        animation: log | alpha | mediumslow | delayshort;
        alpha: 225;
    }


the bolded parts are the parst you adjust,
the first one is the BITMAP_ID number,
2nd is the width of the image
3rd is the height of the image,

the only downside top this is.. for some reason it tiles the image.. which is annoying, anyhow, it works..

im off to find out how to stop it from tiling..
if ANYONE knows, please post it here.. to save the tiles..

below is an image of the finished product(sadly with tiling)

.jpg File Attachment: tile.jpg (135.22 KB)
This file has been downloaded 1201 time(s).

This post was edited on 10-12-2004 at 04:03 AM by StoleN.GuitaR.
10-10-2004 03:23 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
This is how to change MSN7 background. - by StoleN.GuitaR on 10-10-2004 at 03:23 AM
RE: This is how to change MSN7 background. - by DarKnight on 10-10-2004 at 03:42 AM
RE: This is how to change MSN7 background. - by Vantage on 10-10-2004 at 03:45 AM
RE: This is how to change MSN7 background. - by Joe on 10-10-2004 at 03:48 AM
RE: This is how to change MSN7 background. - by marissa on 10-10-2004 at 04:16 AM
RE: This is how to change MSN7 background. - by illuzn on 10-10-2004 at 06:31 AM
RE: This is how to change MSN7 background. - by illuzn on 10-10-2004 at 08:05 AM
RE: This is how to change MSN7 background. - by StoleN.GuitaR on 10-10-2004 at 08:45 AM
RE: This is how to change MSN7 background. - by M73A on 10-10-2004 at 09:08 AM
RE: This is how to change MSN7 background. - by Chestah on 10-10-2004 at 09:26 AM
RE: This is how to change MSN7 background. - by illuzn on 10-10-2004 at 09:57 AM
RE: This is how to change MSN7 background. - by illuzn on 10-10-2004 at 10:26 AM
RE: RE: This is how to change MSN7 background. - by Bradl3y on 10-10-2004 at 06:52 PM
RE: This is how to change MSN7 background. - by tomfletcherman on 10-10-2004 at 06:14 PM
RE: This is how to change MSN7 background. - by Bradl3y on 10-10-2004 at 06:30 PM
RE: This is how to change MSN7 background. - by tomfletcherman on 10-10-2004 at 08:03 PM
RE: RE: This is how to change MSN7 background. - by Bradl3y on 10-10-2004 at 08:43 PM
RE: This is how to change MSN7 background. - by DarKnight on 10-10-2004 at 10:17 PM
RE: This is how to change MSN7 background. - by Bradl3y on 10-11-2004 at 12:24 AM
RE: This is how to change MSN7 background. - by DarKnight on 10-11-2004 at 12:45 AM
RE: This is how to change MSN7 background. - by Bradl3y on 10-11-2004 at 12:50 AM
RE: This is how to change MSN7 background. - by DarKnight on 10-11-2004 at 01:04 AM
RE: This is how to change MSN7 background. - by Bradl3y on 10-11-2004 at 01:06 AM
RE: This is how to change MSN7 background. - by DarKnight on 10-11-2004 at 02:14 AM
RE: This is how to change MSN7 background. - by Bradl3y on 10-11-2004 at 02:44 AM
RE: This is how to change MSN7 background. - by StoleN.GuitaR on 10-11-2004 at 07:49 AM
RE: RE: This is how to change MSN7 background. - by Bradl3y on 10-11-2004 at 02:57 PM
RE: This is how to change MSN7 background. - by StoleN.GuitaR on 10-11-2004 at 08:30 AM
RE: This is how to change MSN7 background. - by Bradl3y on 10-11-2004 at 02:55 PM
RE: This is how to change MSN7 background. - by illuzn on 10-12-2004 at 01:50 AM
RE: This is how to change MSN7 background. - by Bradl3y on 10-12-2004 at 12:46 PM
RE: This is how to change MSN7 background. - by StoleN.GuitaR on 03-30-2005 at 11:26 AM
RE: This is how to change MSN7 background. - by StoleN.GuitaR on 12-04-2005 at 07:55 AM
RE: This is how to change MSN7 background. - by ipab on 12-04-2005 at 08:12 AM
RE: This is how to change MSN7 background. - by illuzn on 12-04-2005 at 10:39 AM
RE: This is how to change MSN7 background. - by absorbation on 12-04-2005 at 11:28 AM


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