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

[Request] Always word
Author: Message:
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: [Request] Always word
I think this is what you are after.  Hope you like it.
code:
function OnEvent_ChatWndSendMessage(ChatWnd,Message){//when you send a message
ChatWnd.SendMessage("qweqwe: "+Message)//prefix your message with qweqwe:
}
[Image: markee.png]
09-16-2006 04:01 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Always word - by akyyy on 09-16-2006 at 03:53 PM
RE: [Request] Always word - by markee on 09-16-2006 at 04:01 PM
RE: [Request] Always word - by Huhu_Manix on 09-16-2006 at 09:45 PM
RE: [Request] Always word - by akyyy on 09-16-2006 at 10:05 PM
RE: [Request] Always word - by akyyy on 09-17-2006 at 01:46 PM
RE: [Request] Always word - by Huhu_Manix on 09-17-2006 at 02:00 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