What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Recognising messages

Recognising messages
Author: Message:
void brain()
New Member
*


Posts: 2
Joined: May 2005
O.P. Recognising messages
I would like to know how to recognise messages (such as that in a bot or a plugin for commands) through an MSN conversation window in C++.
  I've read through the Messenger API documentation but I havn't really found anything to to with messages...if I have, I've overlooked it :P

Can anyone help?
05-20-2005 10:32 PM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Recognising messages
You'll have to go deeper than the Messenger API to get messages. I recommend you look at MSDN's documentation on Active Accessibility, especially:
- SetWinEventHook
- UnhookWinEvent
- AccessibeObjectFromEvent
[Image: spartaafk.png]
05-20-2005 11:55 PM
Profile PM Web Find Quote Report
void brain()
New Member
*


Posts: 2
Joined: May 2005
O.P. RE: Recognising messages
Right, thanks. It's a shame there isn't a part of the MSN API for it, though.

Ah well, can't win em all.
05-21-2005 09:38 AM
Profile E-Mail PM Find Quote Report
mrhuge
Junior Member
**

Avatar

Posts: 88
Reputation: 5
46 / Male / –
Joined: May 2003
RE: Recognising messages
BotDK allows you to intercept all incoming and outgoing messages :).
05-21-2005 12:14 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Recognising messages
It'd be a good idea to use BotDK to get the basics working, then when you're ready, learn Active Accessibility.
[Image: spartaafk.png]
05-21-2005 01:48 PM
Profile PM Web Find Quote Report
« 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