What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Send text to YOUR conversation window only?

Pages: (2): « First « 1 [ 2 ] Last »
Send text to YOUR conversation window only?
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Send text to YOUR conversation window only?
quote:
Originally posted by cloudhunter
quote:
Originally posted by CookieRevised
quote:
Originally posted by cloudhunter
It's defineitely possible, as Plus does it itself.
when?

What I meant is, it can add or at least replace strings. For instance, When you recieve a sound, when you use the /me command. Thats all I can think of at the moment though.

Cloudy
When sounds are send or recieved, your contact will get exactly the same line too...

There is also a big difference between adding a line to only your window (thus not send it) and replacing an existing sent/recieved line.
.-= A 'frrrrrrrituurrr' for Wacky =-.
09-26-2006 05:54 PM
Profile PM Find Quote Report
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
36 / – / –
Joined: Dec 2005
RE: Send text to YOUR conversation window only?
I am aware of that. However, it is possible to trick Messenger into what it is recieving by injecting data into the data it recieves. However, like i've said it requires a Proxy/Hook.

Possible: Yes.
Easy: No.

Cloudy
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6701 days, 21 hours, 57 minutes, 3 seconds ago
09-26-2006 06:02 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Send text to YOUR conversation window only?
Yes but my point was that your statement that "it is possible because Plus! does it" is wrong, Plus! doesn't do such a thing.

And injecting data to the connection via a proxy wouldn't be the way to go. What you need todo is "simply" adding some text to the conversation window, nothing must be send for this (in fact nothing may be send, or it is not what is been requested).

This post was edited on 09-26-2006 at 08:45 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
09-26-2006 08:43 PM
Profile PM Find Quote Report
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
36 / – / –
Joined: Dec 2005
RE: Send text to YOUR conversation window only?
Yes I know. I was just saying some possible ways how to do it. I should have rephrased what I said, and I apologise.

So the way to do it would be to hook richedit like plus does/did?
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6701 days, 21 hours, 57 minutes, 3 seconds ago
09-26-2006 08:48 PM
Profile E-Mail PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Send text to YOUR conversation window only?
Not hook richedit really...these are windowless controls, not richedit (specifically the WLEditT class)...meaning that you have to call the functions to change them (which are in messenger, but it is possible to compile a header for them in c++, among other ways).

You can use active accessibility too.

Once you have that, you can modify it, like plus does...however adding text may not be possible, or plus would probably let scripts return a string longer than the message in the Message Received event..
09-26-2006 09:38 PM
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