What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Entering messages

Entering messages
Author: Message:
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
38 / Male / Flag
Joined: Jul 2006
RE: Entering messages
Ok there might be a hard way to do with using a messenger script...
But it is quite easy to do it with autohotkey (www.autohotkey.com)
Just make a script with the following code

code:

#ifwinactive ahk_class IMWindowClass
Enter::Send, {Shiftdown} {RETURN} {Shiftup}
#ifwinactive ahk_class IMWindowClass
+Enter::Send, {RETURN}


this would require an extra program to run constantly on your computer so in that way it isn't as nice as a plus script but if I understand Cookie and Markee right, to make such a script is way hard so I'm afraid there is a good chance it will never be made...

[edit]
This exe should do the trick...
As Ezra suggested you could make a script that executes/terminates the exe with Messenger starting up/shuting down...
[/edit]

This post was edited on 07-19-2007 at 03:55 PM by foaly.
07-19-2007 03:42 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Entering messages - by fayte7523 on 07-18-2007 at 09:43 AM
RE: Entering messages - by ... on 07-18-2007 at 12:39 PM
RE: Entering messages - by fayte7523 on 07-18-2007 at 09:07 PM
RE: Entering messages - by markee on 07-19-2007 at 02:38 AM
RE: Entering messages - by CookieRevised on 07-19-2007 at 09:41 AM
RE: Entering messages - by markee on 07-19-2007 at 01:25 PM
RE: RE: Entering messages - by CookieRevised on 07-19-2007 at 09:39 PM
RE: Entering messages - by foaly on 07-19-2007 at 03:42 PM
RE: RE: Entering messages - by Ezra on 07-19-2007 at 03:46 PM
RE: RE: Entering messages - by fayte7523 on 07-21-2007 at 04:14 AM
RE: Entering messages - by foaly on 07-21-2007 at 10:03 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