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.

Pages: (4): « First [ 1 ] 2 3 4 » Last »
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 1198 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
DarKnight
Full Member
***

Avatar
I am Canadian.

Posts: 466
40 / Male / –
Joined: Jan 2003
RE: This is how to change MSN7 background.
Good work. :)
                [Image: Sig.png]
Windows XP SP2, MSN Messenger: 7.0.0777, Messenger Plus!: 3.50.124
10-10-2004 03:42 AM
Profile PM Web Find Quote Report
Vantage
Full Member
***

Avatar
Bam

Posts: 374
Reputation: -1
– / Male / –
Joined: Jul 2003
RE: This is how to change MSN7 background.
why dont you just look for lvback.gif ? or is that only in the full release?,
Never Hope. Always Wish.
10-10-2004 03:45 AM
Profile E-Mail PM Find Quote Report
Joe
Senior Member
****

Avatar

Posts: 950
Reputation: 30
35 / Other / Flag
Joined: Mar 2004
RE: This is how to change MSN7 background.
nice job StoleN.GuitaR
[Image: holidayssigei2.jpg]
10-10-2004 03:48 AM
Profile E-Mail PM Find Quote Report
marissa
Veteran Member
*****

Avatar
ahaha

Posts: 1191
Reputation: 66
34 / Female / –
Joined: Mar 2004
RE: This is how to change MSN7 background.
like, if i put a picture of lets say my avatar, would that work? Or does it have to be just a small, transparent background image? Sorry if this is dumb, im stilla noob :rolleyes:
10-10-2004 04:16 AM
Profile PM Find Quote Report
illuzn
Full Member
***

Avatar
00 Dodge Viper GTS-R

Posts: 159
– / Male / –
Joined: May 2004
RE: This is how to change MSN7 background.
quote:
Originally posted by marissa
like, if i put a picture of lets say my avatar, would that work? Or does it have to be just a small, transparent background image? Sorry if this is dumb, im stilla noob
You can put any bitmap image as the background this includes your avatar (if you open it in a paint program and save it as a bitmap). The only problem may be that you can no longer see your contacts names as the avatar is too dark. In which case you will have to watermark your image. Oh and try not to have a huge bitmap image as it will make your contact list scrolling lag like anything.

quote:
Originally posted by vantage
why dont you just look for lvback.gif ? or is that only in the full release?,
lvback.gif stands for list view background.gif as msn7 no longer uses a list view support for lvback.gif no longer exists... hence why we must reshacker


Also you may notice that the side of your picture gets chopped off.. to avoid this add 35pixels to the left hand side of your picture in your favourite paint program. This should ensure the picture isn't cut off (remember to change the size in the UIFILE now).

Changing the #000000 value supposedly changes the transparency. I assume its in html colour code format where #FFFFFF is white. I haven't tested it but i assume it works.
[Image: signature.jpg]
10-10-2004 06:31 AM
Profile PM Find Quote Report
illuzn
Full Member
***

Avatar
00 Dodge Viper GTS-R

Posts: 159
– / Male / –
Joined: May 2004
RE: This is how to change MSN7 background.
Hrmmm making another object is an interesting idea.... i might try it later. As for changing the stretching argument.. already tried all the documented numbers to no avail.
[Image: signature.jpg]
10-10-2004 08:05 AM
Profile PM Find Quote Report
StoleN.GuitaR
New Member
*


Posts: 10
Joined: Oct 2004
O.P. RE: This is how to change MSN7 background.
is that using the same UI file as i used? that.. 923? one..

quote:
Originally posted by dannyres
Hm just tried it and got it to work :)  This is what I used:

                                        <buddylist id=atom(buddylistview) layout=filllayout()>
                                            <element layoutpos=bottom layout=filllayout()>
                                                <png layoutpos=right flip=false idres=1096 />
                                            </element>
                                        </buddylist>

Of course change idres to whatever the resource id is, and use png's this time. :)


Dan


would you kindly explain where u placed this to make it work....
10-10-2004 08:45 AM
Profile E-Mail PM Find Quote Report
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
RE: This is how to change MSN7 background.
wat do you use to RasHack programs? can anyone give me a download site for it?
thanks

[Image: lost7ru.gif]
10-10-2004 09:08 AM
Profile E-Mail PM Find Quote Report
Chestah
Veteran Member
*****

Avatar

Posts: 1658
Reputation: 34
35 / Male / –
Joined: Jun 2004
RE: This is how to change MSN7 background.
Resource Hacker
google it or direct link http://www.users.on.net/johnson/resourcehacker/reshack.zip
Segosa is newb.
10-10-2004 09:26 AM
Profile E-Mail PM Web Find Quote Report
Pages: (4): « First [ 1 ] 2 3 4 » 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