What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Auto Send message on Conversation open

Auto Send message on Conversation open
Author: Message:
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Auto Send message on Conversation open
code:
function OnEvent_ChatWndCreated(pChatWnd){
pChatWnd.SendMessage("Hi.");
}
12-28-2006 10:58 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Auto Send message on Conversation open - by Def669 on 12-28-2006 at 10:51 PM
RE: Auto Send message on Conversation open - by deAd on 12-28-2006 at 10:58 PM
RE: Auto Send message on Conversation open - by Def669 on 12-28-2006 at 10:59 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