What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Adding a sound for recieved message

[Request] Adding a sound for recieved message
Author: Message:
ArGoS
New Member
*


Posts: 5
Joined: Jul 2006
O.P. [Request] Adding a sound for recieved message
Hi there, I would like WLM to execute a sound when a new message is recieved even if the chat window is maximized. Also another sound notification after I press the enter key while sending a message.

I write these lines of code but it does not work:

code:
function OnEvent_ChatWndReceiveMessage(  )
{
    Interop.Call( "kernel32.dll", "Beep", 1000, 1000 );
}


I also would like to change the appearance of the text before the incoming message. I would prefer an IRC style format like [ time ] <username>:
for example:
[ 12:32 ] ArGoS: hi dude

Can please someone help me?
Thanks in advance.
07-20-2006 08:28 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Adding a sound for recieved message - by ArGoS on 07-20-2006 at 08:28 PM
RE: [Request] Adding a sound for recieved message - by AberNStein on 07-20-2006 at 09:12 PM
RE: [Request] Adding a sound for recieved message - by ArGoS on 07-20-2006 at 09:14 PM
RE: [Request] Adding a sound for recieved message - by AberNStein on 07-20-2006 at 09:16 PM
RE: [Request] Adding a sound for recieved message - by ArGoS on 07-20-2006 at 09:22 PM
RE: [Request] Adding a sound for recieved message - by AberNStein on 07-20-2006 at 09:36 PM
RE: [Request] Adding a sound for recieved message - by ArGoS on 07-20-2006 at 09:50 PM
RE: [Request] Adding a sound for recieved message - by AberNStein on 07-20-2006 at 10:16 PM
RE: [Request] Adding a sound for recieved message - by ArGoS on 07-20-2006 at 10:29 PM
RE: [Request] Adding a sound for recieved message - by AberNStein on 07-21-2006 at 10:03 PM
RE: [Request] Adding a sound for recieved message - by Chrono on 07-22-2006 at 01:27 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