What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Question about MsgPlus API

Question about MsgPlus API
Author: Message:
Sastira
New Member
*


Posts: 4
Joined: Aug 2003
O.P. Question about MsgPlus API
I am thinking about writing a plugin that will analyze incoming packets, and, based on what they contain, perform different actions, such as:

When a user opens a chat window on their end, a toast will pop up informing you of this.
When the user you are chatting with closes their window, a toast pops up, or a message is displayed, informing you of this.

Other uses may come to light as I write this plugin.

My question is this: does the API provide this kind of functionality?

Thanks everyone!
05-24-2004 09:05 PM
Profile E-Mail PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: Question about MsgPlus API
quote:
Originally posted by Sastira

My question is this: does the API provide this kind of functionality?

No it doesn't :p
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
05-24-2004 09:07 PM
Profile E-Mail PM Web Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: Question about MsgPlus API
But a patch can! because the protocol does support this. However this is illegal :P
[Image: 1-0.png]
             
05-24-2004 09:16 PM
Profile PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Question about MsgPlus API
quote:
Originally posted by Sastira
I am thinking about writing a plugin that will analyze incoming packets, and, based on what they contain, perform different actions, such as:

When a user opens a chat window on their end, a toast will pop up informing you of this.
When the user you are chatting with closes their window, a toast pops up, or a message is displayed, informing you of this.

Other uses may come to light as I write this plugin.

My question is this: does the API provide this kind of functionality?

Thanks everyone!
So, yet another "Notifier"? (Y)... I still didn't found one I realy liked :p

quote:
Originally posted by Ezra
But a patch can! because the protocol does support this. However this is illegal :P
You don't need a patch for this. Actually a patch can't do anything concearning this. It's either a plugin (yes it IS possible though (combination of packet sniffing and a plugin), see the link above) or an addon...

This post was edited on 05-24-2004 at 09:35 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-24-2004 09:34 PM
Profile PM Find Quote Report
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: Question about MsgPlus API
Currently the best one I've used is the OpenConvo thing...the actual listening-to-port program isn't a messenger plugin (but some kind of third-party port listener, listening to the two (open/close) special messages) but the DLL does receieve messages from the port listener and then display corresponding Messenger Plus! toasts...:) Plus! API documentation itself doesn't provide the platform for you to do this :)
05-25-2004 01:05 AM
Profile PM Web Find Quote Report
lhunath
Full Member
***

Avatar
.{ Lord Daisy }.

Posts: 343
39 / Male / –
Joined: May 2004
RE: Question about MsgPlus API
So what you do is, u get an opensource packet sniffer, fiddle with the code and get rid of all u don't need, then insert a check for BYE packets etc.. and build events on those.....

Is it possible to put something in the local chat window which the other can't see ? (so, put something in there which isn't a message..) then you could put User has closed window. Instead of those annoying toasts, which, for the record, if you missed them, you can't see them again in some log or something and u haven't got a timestamp with them.....
{ -[Image: lhunath.gif]- }
05-25-2004 08:57 AM
Profile E-Mail 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