What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Multiline Nickname Without Plus!

Multiline Nickname Without Plus!
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. Multiline Nickname Without Plus!
Just in case you guys all wanted to know something very interesting, we no longer need Messenger Plus! to create Multiline Nicknames as we can do it with Messenger itself with a bit of tweaking tho.

Download ResHack from here and do the following.

Open the msglang.dll file
Open the Dialog section
Locate Dialog number 202

(It is the 5th control in the list)
code:
   CONTROL "", 1138, EDIT, ES_LEFT | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 41, 32, 173, 14
to
code:
   CONTROL "", 1138, EDIT, ES_LEFT | ES_MULTILINE | ES_AUTOHSCROLL | ES_WANTRETURN | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP, 42, 30, 205, 20
(It is the 5th control in the list)

Now when using the multiline you press CTRL+Enter to skip to a new line. Enjoy everyone


[Image: attachment.php?pid=246965]

.gif File Attachment: MultiLine Nick Name.gif (14.12 KB)
This file has been downloaded 465 time(s).

This post was edited on 07-04-2004 at 05:40 PM by matty.
05-22-2004 12:02 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Multiline Nickname Without Plus! - by matty on 05-22-2004 at 12:02 AM
RE: Multiline Nickname Without Plus! - by Shadows_death69 on 05-22-2004 at 12:13 AM
RE: Multiline Nickname Without Plus! - by weirdal27 on 05-22-2004 at 12:43 AM
RE: Multiline Nickname Without Plus! - by matty on 05-22-2004 at 01:04 AM
RE: Multiline Nickname Without Plus! - by Sk3tch on 05-22-2004 at 01:42 AM
RE: Multiline Nickname Without Plus! - by EvilSeph on 05-22-2004 at 05:46 AM
RE: Multiline Nickname Without Plus! - by dimensionsurfer on 05-27-2004 at 07:09 AM
RE: Multiline Nickname Without Plus! - by user27089 on 05-27-2004 at 07:34 AM
RE: Multiline Nickname Without Plus! - by CookieRevised on 05-27-2004 at 09:48 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