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

Pages: (2): « First [ 1 ] 2 » Last »
[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
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [resource hack tutorial] MAKE THE INFOBAR RED
Ummm why is this in scripts?
07-08-2006 10:07 PM
Profile E-Mail PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: [resource hack tutorial] MAKE THE INFOBAR RED
Wrong forum; even though people wanted it you still shouldn't put it here ;)
07-08-2006 10:07 PM
Profile PM Find Quote Report
AberNStein
Full Member
***


Posts: 132
Reputation: 2
Joined: Jul 2006
O.P. RE: [resource hack tutorial] MAKE THE INFOBAR RED
fine then move it.
[Image: gybouserbar6hc.gif]
07-08-2006 10:08 PM
Profile PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [resource hack tutorial] MAKE THE INFOBAR RED
quote:
Originally posted by AberNStein
fine then move it.
I have already reported it to be moved. As well you might want to add a disclaimer because modifying any part of Windows Live Messenger/MSN Messenger/Windows Messenger is against its EULA.
07-08-2006 10:09 PM
Profile E-Mail PM Find Quote Report
AberNStein
Full Member
***


Posts: 132
Reputation: 2
Joined: Jul 2006
O.P. RE: [resource hack tutorial] MAKE THE INFOBAR RED
quote:
Originally posted by Matty
quote:
Originally posted by AberNStein
fine then move it.
I have already reported it to be moved. As well you might want to add a disclaimer because modifying any part of Windows Live Messenger/MSN Messenger/Windows Messenger is against its EULA.
isn't installing msgplus a violation of the EULA?
[Image: gybouserbar6hc.gif]
07-08-2006 10:17 PM
Profile PM Find Quote Report
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: RE: [resource hack tutorial] MAKE THE INFOBAR RED
quote:
Originally posted by AberNStein
quote:
Originally posted by Matty
quote:
Originally posted by AberNStein
fine then move it.
I have already reported it to be moved. As well you might want to add a disclaimer because modifying any part of Windows Live Messenger/MSN Messenger/Windows Messenger is against its EULA.
isn't installing msgplus a violation of the EULA?


No, MsgPlus doesn't modify the exe.
The previous sentence is false. The following sentence is true.
07-08-2006 10:37 PM
Profile PM Find Quote Report
AberNStein
Full Member
***


Posts: 132
Reputation: 2
Joined: Jul 2006
O.P. RE: [resource hack tutorial] MAKE THE INFOBAR RED
neither did I :)
[Image: gybouserbar6hc.gif]
07-08-2006 10:44 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: [resource hack tutorial] MAKE THE INFOBAR RED
quote:
Originally posted by AberNStein
rcclr(1415)
is probably linking to item 1415 in the Stringtable, so changing that should work too, and you'd only have to change it once :D
[Image: spartaafk.png]
07-08-2006 10:53 PM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [resource hack tutorial] MAKE THE INFOBAR RED
quote:
Originally posted by AberNStein
neither did I :)
You are changing the original contents of the file. Thats illegal. Messenger Plus! patches the UFiles in memory not directly to the file itself. You on the otherhand are changing the actual file.
07-08-2006 10:55 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