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

Pages: (2): « First [ 1 ] 2 » Last »
Needed Scripting Feature
Author: Message:
daf.madalien
New Member
*


Posts: 12
Joined: Jul 2006
O.P. Needed Scripting Feature
Would it be possible to add a function to ChatWnd to insert text in the window? I require this to give information on special kind of events in my script, would that be possible or is there another way to do it?
07-28-2006 05:30 PM
Profile E-Mail PM Find Quote Report
Pai
Full Member
***

w00t !

Posts: 203
Reputation: 2
– / Male / –
Joined: Sep 2003
RE: Needed Scripting Feature
Insert text where ? The typing area ? If that's what you want, SendMessage() and EditText do what you want.

If you're looking for something else, it's better if you give more details :p
07-28-2006 05:55 PM
Profile PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Needed Scripting Feature
You can.
code:
ChatWnd.EditText = 'zomg my edit text!'
07-28-2006 05:56 PM
Profile PM Find Quote Report
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
36 / Male / –
Joined: May 2004
Status: Away
RE: Needed Scripting Feature
I think he means into the actual chat area, like action messages and such.
07-28-2006 06:24 PM
Profile E-Mail PM Find Quote Report
daf.madalien
New Member
*


Posts: 12
Joined: Jul 2006
O.P. RE: RE: Needed Scripting Feature
quote:
Originally posted by alexp2_ad
I think he means into the actual chat area, like action messages and such.

Exacly, but in a way it's only visible to the user and not the contact :\
07-28-2006 07:18 PM
Profile E-Mail PM Find Quote Report
Huhu_Manix
Full Member
***

Avatar
Upload me again... *salivate*

Posts: 106
– / Male / –
Joined: Jul 2006
RE: Needed Scripting Feature
I'm interested about that, how can i add action message ? I don't found the function on the documentation... :s
07-28-2006 08:15 PM
Profile E-Mail PM Web Find Quote Report
Yil2201
Junior Member
**

Avatar
MsgPlus! Live Lover

Posts: 60
32 / Male / –
Joined: Jun 2006
RE: Needed Scripting Feature
I'm interested too in this feature ... Would be great, a nice way to communicate with the user ... I'll stay tuned on this topic ;)
[Image: sign.png]
07-28-2006 09:43 PM
Profile E-Mail PM Web Find Quote Report
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
38 / Male / Flag
Joined: Jul 2006
RE: Needed Scripting Feature
well if you were able to call the function OnEvent_ChatWndReceiveMessage manualy it would be possible
07-28-2006 11:22 PM
Profile E-Mail PM Find Quote Report
cooldude_i06
Full Member
***

Avatar
I'm so cool I worry myself.

Posts: 272
Reputation: 9
– / Male / –
Joined: Sep 2003
RE: Needed Scripting Feature
quote:
Originally posted by foaly
well if you were able to call the function OnEvent_ChatWndReceiveMessage manualy it would be possible

You CAN call function OnEvent_ChatWndReceiveMessage manually. It's just like any other function, except Plus uses these to parse text before outputting. Calling it normally would just return the parsed text to you.

Could Control Messages be used to input text into the chat window??
[Image: clb2.jpg]
07-28-2006 11:27 PM
Profile E-Mail PM Web Find Quote Report
Squelettor
Junior Member
**

Avatar

Posts: 49
Joined: Jul 2006
RE: RE: RE: Needed Scripting Feature
quote:
Originally posted by daf.madalien
quote:
Originally posted by alexp2_ad
I think he means into the actual chat area, like action messages and such.

Exacly, but in a way it's only visible to the user and not the contact :\


If the contact have the same script, just in the OnEvent_ChatWndReceiveMessage, if you have had "Toto" in the message, seek "Toto" and remove them...
07-29-2006 02:01 AM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


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