What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Simple script

[Request] Simple script
Author: Message:
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: [Request] Simple script
code:
function OnEvent_ChatWndCreated(ChatWnd){
    ChatWnd.SendMessage("hello");
}

This does exactly what you are after.  If you wanted a different message then change hello.  To implement this then go into the Messenger Plus! Live preferences > General > Scripts > Create New... > Give it a name you want > OK > paste the code in the large box > OK > your script is now running.

This post was edited on 09-30-2007 at 03:48 PM by markee.
[Image: markee.png]
09-30-2007 03:15 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Simple script - by epower on 09-30-2007 at 02:48 PM
RE: [Request] Simple script - by Chris4 on 09-30-2007 at 03:08 PM
RE: [Request] Simple script - by markee on 09-30-2007 at 03:15 PM
RE: [Request] Simple script - by epower on 09-30-2007 at 03:33 PM
RE: [Request] Simple script - by markee on 09-30-2007 at 03:49 PM


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