What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Welcome Window

Welcome Window
Author: Message:
JustMe0507
New Member
*

Avatar

Posts: 2
– / Male / –
Joined: Mar 2007
O.P. Welcome Window
I was wondering...how would I make it so that when someone opens an IM window with me that I could send a message automatically to them after or before they send any text.  Kinda like the encarta bot does?  Any one have an idea.  This is what I have but I'm pretty sure it'll be wrong.

code:
function OnEvent_ChatWndSendMessage(
[object] ChatWnd,
[string] Message

var Message = "Hello " + Contact::Name + "!";

return Message;
);
03-17-2007 05:58 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Welcome Window - by JustMe0507 on 03-17-2007 at 05:58 AM
RE: Welcome Window - by Jimbo on 03-17-2007 at 08:22 AM
RE: Welcome Window - by Felu on 03-17-2007 at 08:29 AM
RE: Welcome Window - by Jimbo on 03-17-2007 at 10:02 AM
RE: Welcome Window - by JustMe0507 on 03-17-2007 at 02:41 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