What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Own status change notification

Pages: (2): « First [ 1 ] 2 » Last »
Own status change notification
Author: Message:
Kapil
New Member
*


Posts: 6
38 / Male / –
Joined: Apr 2004
O.P. Huh?  Own status change notification
Can somebody post a snippet to show me how to be notified when the user changes his status? As in, I want my plugin to react whenever I change my status to busy/whatever.
I want a snippet cause I don't know enough about COM to figure it out by myself. Any help would be appreciated.
04-06-2004 01:11 AM
Profile E-Mail PM Web Find Quote Report
martin
Senior Member
****

Avatar

Posts: 733
37 / Male / –
Joined: Mar 2003
Status: Away
RE: Own status change notification
Dempsey made/making a little proggy that popups a little dialog box on status change, if that wut your wanting u could probaly ask him how he made it.
04-06-2004 05:31 AM
Profile E-Mail PM Find Quote Report
Kapil
New Member
*


Posts: 6
38 / Male / –
Joined: Apr 2004
O.P. RE: Own status change notification
You don't get. I want to be notified when my own status changes, as in, I want to know how to detect when I set my status to away or busy or whatever, and react to it in my code. Dempsey's plugin reacts when somebody else's status changes, though that's not what I want.

This post was edited on 04-06-2004 at 03:37 PM by Kapil.
04-06-2004 03:35 PM
Profile E-Mail PM Web Find Quote Report
kao
Veteran Member
*****

Avatar
boring

Posts: 1814
Reputation: 52
37 / Male / Flag
Joined: Jul 2003
Status: Away
RE: Own status change notification
i thought you'd usually know when you changed your status :undecided: i doubt it'd be hard for someone to code as a plugin... but who would actually use it? :S
04-06-2004 05:07 PM
Profile PM Find Quote Report
Kapil
New Member
*


Posts: 6
38 / Male / –
Joined: Apr 2004
O.P. RE: Own status change notification
Hehehe don't you understand the possibilities? My plugin is a bot which is activated whenever you set your status to away. That's the use. Anyone? Any suggestions? Maybe Patchou? You're god, by the way.
04-06-2004 08:23 PM
Profile E-Mail PM Web Find Quote Report
Kapil
New Member
*


Posts: 6
38 / Male / –
Joined: Apr 2004
O.P. RE: Own status change notification
That's the reason I need a snippet, I have all the bot functions complete (it's got a neat little menu and commands which are activated when people send you messages), I just need to know how to know when the user's status is changed.
04-06-2004 08:25 PM
Profile E-Mail PM Web Find Quote Report
Sk3tch
Veteran Member
*****

Avatar
We are Samurai, the keyboard cowboys

Posts: 1675
Reputation: 4
38 / Male / –
Joined: Jul 2003
RE: Own status change notification
is this in vb? If so just use the onmystatuschange event :P
Sk3tch@Microsoft.com - Email
- 53 6B 33 74 63 68 34 64@hotmail.com - Messenger
04-06-2004 08:25 PM
Profile E-Mail PM Web Find Quote Report
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
RE: Own status change notification
code:
Private Sub MSN_Onmystatuschange()

But make sure you have "Set MSN = New Messenger"

Or you could change MSN on both of them

This post was edited on 04-06-2004 at 09:19 PM by dotNorma.
04-06-2004 09:18 PM
Profile PM Web Find Quote Report
martin
Senior Member
****

Avatar

Posts: 733
37 / Male / –
Joined: Mar 2003
Status: Away
RE: Own status change notification
quote:
Originally posted by Kapil
Dempsey's plugin reacts when somebody else's status changes, though that's not what I want.
i was saying that it displays the box when I change my status.
04-06-2004 09:35 PM
Profile E-Mail PM Find Quote Report
Menthix
forum admin
*******

Avatar

Posts: 5537
Reputation: 102
39 / Male / Flag
Joined: Mar 2002
RE: Own status change notification
I also recall that i saw a plugin which reads activities from the Event Log? The Event Log from Plus! also writes an event every time the current user itself changed his/her status, so you could maybe capture those to trigger your software's actions.
Finish the problem
Menthix.net | Contact Me
04-06-2004 09:50 PM
Profile E-Mail PM Web 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