What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » [Tut-Updated 08/04/05] Resource Hacking - Hex Editing

Pages: (7): « First « 1 2 3 4 [ 5 ] 6 7 » Last »
[Tut-Updated 08/04/05] Resource Hacking - Hex Editing
Author: Message:
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
O.P. RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
Added how to Swap Now Playing Title & Artist for WinAMP and Windows Media Player, check the end of the first post.
03-15-2005 06:18 PM
Profile PM Web Find Quote Report
user13774
Disabled Account


Posts: 1119
Joined: Apr 2003
Status: Away
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
I got a small reshack question:

With 7.0.0632 when you want to change your display name, the textbox is kinda small... dodgy M$... why the hell did they make it smaller..

[Image: attachment.php?pid=409022]

Is there a way to reshack it, to make it larger? :grin:

.jpg File Attachment: Capture18-3-2005-10.34.50.jpg (27.29 KB)
This file has been downloaded 696 time(s).
03-18-2005 09:38 AM
Profile PM Find Quote Report
HalfDead
Junior Member
**

Avatar
"Silly kitty, pushing for robots"

Posts: 18
34 / Male / –
Joined: Mar 2004
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
it sure can be enlarged.
simply open msgslang.dll in reshacker and do one of the following:

1. go to Dialog, 202, 1033
then go to the tenth line down

2.or search for "type your name" ("typ je naam" in your case :)) and go to the line beneath it

which should read:
   CONTROL "", 1138, EDIT, ES_LEFT | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 21, 31, 87, 14

simply change the 87 (second to the end) to 173 so it looks like:

   CONTROL "", 1138, EDIT, ES_LEFT | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 21, 31, 173, 14

This should do it :)

Enjoy
HD

Edit: changed answer layout

This post was edited on 03-18-2005 at 10:08 AM by HalfDead.
03-18-2005 09:57 AM
Profile PM Find Quote Report
user13774
Disabled Account


Posts: 1119
Joined: Apr 2003
Status: Away
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
I love reshacking :P :D.

Thank you very much! I changed both (the Name and the Personal message box) to 200 so the box is extra wide :tongue:.

This post was edited on 03-18-2005 at 10:11 AM by user13774.
03-18-2005 10:10 AM
Profile PM Find Quote Report
kevinsham
New Member
*


Posts: 1
Joined: Mar 2005
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
remove What's Hot for Winks:

same as other "What's Hot ", but search "PremiumWinks"
03-27-2005 10:07 AM
Profile PM Find Quote Report
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
O.P. RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
quote:
Originally posted by kevinsham
remove What's Hot for Winks:

same as other "What's Hot ", but search "PremiumWinks"
Ah, I never knew the winks button had a whats hot section, I guess they just added that - thanks for filling me in :P
03-27-2005 10:48 AM
Profile PM Web Find Quote Report
Kruxx
Junior Member
**


Posts: 40
Joined: Mar 2005
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
Hey could you explain how to change messenger's default 'name' you've explained about removing the beta tag but I'd like to change 'MSN Messenger' to something else
03-27-2005 11:31 AM
Profile E-Mail PM Find Quote Report
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
O.P. RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
quote:
Originally posted by Kruxx
Hey could you explain how to change messenger's default 'name' you've explained about removing the beta tag but I'd like to change 'MSN Messenger' to something else
In Resource Hacker, open msgslang.dll

String Table > 3822

Edit the string number 61143:
code:
61143,     "MSN Messenger"

Compile Script, save.

:)
03-27-2005 12:54 PM
Profile PM Web Find Quote Report
Kruxx
Junior Member
**


Posts: 40
Joined: Mar 2005
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
Thanks alot man, nice
03-27-2005 02:03 PM
Profile E-Mail PM Find Quote Report
Fenix-TX
New Member
*


Posts: 12
Joined: Sep 2003
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing
How can i disable tabs on main window (like option messpatch: show enable/disable tabs checkbox)?

Thanks!
03-30-2005 10:24 PM
Profile E-Mail PM Find Quote Report
Pages: (7): « First « 1 2 3 4 [ 5 ] 6 7 » 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