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 462 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
Shadows_death69
Senior Member
****

Avatar
Shadow lies within~

Posts: 563
38 / Male / –
Joined: Jun 2003
RE: Multiline Nickname Without Plus!
Very fascinating thanks Matty!
[Image: sk3tch.killercarrot.co.uk\Images\O-69'er.gif]
05-22-2004 12:13 AM
Profile E-Mail PM Find Quote Report
weirdal27
Full Member
***

Avatar
Mostly Harmless

Posts: 170
– / Male / –
Joined: Jan 2004
RE: Multiline Nickname Without Plus!
thats cool
too bad you gotta press ctrl enter instead of just enter
[Image: weirdal27.png?t=1091467250]
05-22-2004 12:43 AM
Profile E-Mail PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. RE: Multiline Nickname Without Plus!
quote:
Originally posted by weirdal27
thats cool
too bad you gotta press ctrl enter instead of just enter

Ya its a limitation I cannot change, as you see the OK button is default :S
05-22-2004 01:04 AM
Profile E-Mail PM Find Quote Report
Sk3tch
Veteran Member
*****

Avatar
We are Samurai, the keyboard cowboys

Posts: 1675
Reputation: 4
38 / Male / –
Joined: Jul 2003
RE: Multiline Nickname Without Plus!
quote:
Originally posted by Matty.
quote:
Originally posted by weirdal27
thats cool
too bad you gotta press ctrl enter instead of just enter

Ya its a limitation I cannot change, as you see the OK button is default :S
I wrote a tutorial a while ago similar to this explaining the same thing, but i think it also explained how to do it so when you press enter it only moves to the next line, and doesn't submit the name.
It was on the skinning forums under the tutorials section if you can find it...
Sk3tch@Microsoft.com - Email
- 53 6B 33 74 63 68 34 64@hotmail.com - Messenger
05-22-2004 01:42 AM
Profile E-Mail PM Web Find Quote Report
EvilSeph
Veteran Member
*****


Posts: 1717
Reputation: 37
– / Male / –
Joined: Oct 2002
RE: Multiline Nickname Without Plus!
Simple, old, but simple.

Add "ES_WANTRETURN" after " | ES_AUTOHSCROLL | ". That should fix the ctrl + enter "limitation" =)
05-22-2004 05:46 AM
Profile PM Find Quote Report
dimensionsurfer
New Member
*

Avatar
Stewart Gilligan Griffin

Posts: 5
37 / Male / –
Joined: Jul 2003
RE: Multiline Nickname Without Plus!
Mine has always been
code:
   CONTROL "", 1138, EDIT, ES_LEFT | ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_WANTRETURN | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 41, 15, 173, 31
[Image: attachment.php?pid=251603]

.jpg File Attachment: multiline.jpg (63.67 KB)
This file has been downloaded 363 time(s).

This post was edited on 05-27-2004 at 07:12 AM by dimensionsurfer.
[Image: sodeliciouslyevil.gif]
05-27-2004 07:09 AM
Profile E-Mail PM Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Multiline Nickname Without Plus!
i'm sure that many of these have been made, don't you just reshack the basic msn program .dll or sumit, cause i bet hundreds have been made, i've got a couple of different ones, by sparky and sum utha ppl
05-27-2004 07:34 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Multiline Nickname Without Plus!
quote:
Originally posted by traxor
i'm sure that many of these have been made, don't you just reshack the basic msn program .dll or sumit, cause i bet hundreds have been made, i've got a couple of different ones, by sparky and sum utha ppl
Reread the thread (and the very first post), It's all about reshack. The posters are only telling WHAT to change, so you can do it yourself without the aid of all those patches...
quote:
Originally posted by Matty.
Download ResHack from here and do the following.

In other words, start reading (whole) threads instead of asking things already said/solved/etc and spam... ;)

This post was edited on 05-28-2004 at 02:32 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-27-2004 09:48 AM
Profile PM Find Quote Report
« 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