What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » [resource hack tutorial] MAKE THE INFOBAR RED

[resource hack tutorial] MAKE THE INFOBAR RED
Author: Message:
AberNStein
Full Member
***


Posts: 132
Reputation: 2
Joined: Jul 2006
O.P. [resource hack tutorial] MAKE THE INFOBAR RED
disclaimer: you'll be modifying msn. this violates your eula probably. do so at your own risk.

by popular demand:
How to make the infobar red.
1. get resource hacker (http://www.angusj.com/resourcehacker/)
2. open msgres.dll
3. find (ctrl+f or in the view menu) "infobar" (sans quotes)
4. find next (f3 or in the view menu) until you get to the stylesheets (in the 4005 folder)
5. you want to find things that look like
code:
infobar
{
Background:rcclr(1415);
and change them to
code:
infobar
{
Background:argb(255,255,00,00);
there are a bunch of such things
some might have "rcclr(20025)" or something as the colour
as long as it's a Background:rcclr within an infobar {, you'll want to make it argb(255,255,00,00)
6. close reshacker, save over msgres.dll


and that's my tutorial. obviously argb(255,255,00,00) could be any colour you like. i think it looks best in yellow (a.k.a. argb(255,255,255,00))

next up: changing the text colour in the infobar.

This post was edited on 07-08-2006 at 11:04 PM by AberNStein.
[Image: gybouserbar6hc.gif]
07-08-2006 10:06 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[resource hack tutorial] MAKE THE INFOBAR RED - by AberNStein on 07-08-2006 at 10:06 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by matty on 07-08-2006 at 10:07 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by deAd on 07-08-2006 at 10:07 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by AberNStein on 07-08-2006 at 10:08 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by matty on 07-08-2006 at 10:09 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by AberNStein on 07-08-2006 at 10:17 PM
RE: RE: [resource hack tutorial] MAKE THE INFOBAR RED - by segosa on 07-08-2006 at 10:37 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by AberNStein on 07-08-2006 at 10:44 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by RaceProUK on 07-08-2006 at 10:53 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by matty on 07-08-2006 at 10:55 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by AberNStein on 07-08-2006 at 11:03 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by Mushroom_Man on 07-10-2006 at 08:39 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by user27089 on 07-10-2006 at 09:20 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by AberNStein on 07-10-2006 at 09:20 PM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by RaceProUK on 07-11-2006 at 08:50 AM
RE: [resource hack tutorial] MAKE THE INFOBAR RED - by ShawnZ on 07-11-2006 at 08:58 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