What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Script request

Script request
Author: Message:
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
37 / – / –
Joined: Dec 2005
RE: Script request
Well if you are satisfied with what you have now then fine, but if not you can reshack the "msgres.dll". I'll post brief instructions.

First, close WLM.

Open Resource Hacker (http://www.angusj.com/resourcehacker/)

Open msgres.dll in the messenger directory (usually "C:\Program Files\MSN Messnger\")

In resource section 4005, resource 920, language 1033, find around line 329:
code:
element[id=atom(inputareacont)][class="DefaultWallpaper"]
{
background:rcclr(1415);
}


and replace
code:
background:rcclr(1415);

with
code:
background:argb(255,255,255,255);

Next, in resource section 4005, resource 920, language 1033 (the same resource):

Find around line 1181:

code:
convhistory[class="DefaultWallpaper"]
{
background:rcclr(1415);
}

and replace
code:
background:rcclr(1415);

with, yes, you guessed it:
code:
background:argb(255,255,255,255);

Press compile script then save.

Noone was trying to treat you like a total idiot... Noone knew you wrote the Window Blinds skin you were using. So please, don't react that way, as you came accross as a little aggressive.

Cloudy
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6759 days, 23 hours, 36 minutes, 44 seconds ago
08-13-2006 01:16 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Script request - by Speeder on 08-12-2006 at 08:25 PM
RE: Script request - by Sunshine on 08-12-2006 at 08:59 PM
RE: Script request - by Speeder on 08-12-2006 at 09:46 PM
RE: Script request - by cloudhunter on 08-12-2006 at 10:15 PM
RE: Script request - by Speeder on 08-12-2006 at 10:57 PM
RE: Script request - by Sunshine on 08-12-2006 at 11:09 PM
RE: Script request - by Speeder on 08-12-2006 at 11:18 PM
RE: Script request - by Sunshine on 08-12-2006 at 11:34 PM
RE: Script request - by Speeder on 08-12-2006 at 11:49 PM
RE: Script request - by matty on 08-12-2006 at 11:51 PM
RE: Script request - by cloudhunter on 08-12-2006 at 11:54 PM
RE: Script request - by Speeder on 08-12-2006 at 11:59 PM
RE: Script request - by Speeder on 08-13-2006 at 12:10 AM
RE: Script request - by Keikonium on 08-13-2006 at 12:25 AM
RE: Script request - by matty on 08-13-2006 at 12:32 AM
RE: Script request - by Speeder on 08-13-2006 at 12:52 AM
RE: Script request - by cloudhunter on 08-13-2006 at 01:16 AM
RE: Script request - by Speeder on 08-13-2006 at 01:27 AM
RE: Script request - by cloudhunter on 08-13-2006 at 01:39 AM
RE: Script request - by Speeder on 08-13-2006 at 01:42 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