What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » plus beta suggestion: sign-in offline AUTOMATICALLY

plus beta suggestion: sign-in offline AUTOMATICALLY
Author: Message:
zaidgs
Full Member
***

Avatar

Posts: 290
– / Male / –
Joined: Oct 2003
O.P. RE: plus beta suggestion: sign-in offline AUTOMATICALLY
today i thought: why not try some vb code .....
it was simple, make a new project, just add to references "messenger api type library", and include this vbcode:
code:
Private Sub Form_Load()
Dim x As New Messenger

    x.MyStatus = MISTATUS_INVISIBLE
   
    DoEvents: DoEvents: DoEvents: DoEvents
   
    Unload Me
   
End Sub

simple and effective, REALLY effective.
if i run this program before the automatic (actually automatic or not) signing-in OR during it, i sign-in as offline.
to further test the legality and reasonability of this code, i uninstalled msn 7.0, and then installed msn 6.2: it DID NOT work out, which means that the code ACTUALLY WORK.
in other words:
this api call now works! well, only for msn7: which is what this topic is all about.
Patchou please try it out, i am pretty sure this feature can be implemented with few lines of code, and without the need for changing the exe, or anything illegal.
Patchou?

[ Note: the label of the pull down menu where u chose your status, will stay "Online", however, when u sign-in, u'll be signed in as "offline" ]

EDIT: can anyone help me make a temorary fix for this problem:
the idea is simple: when begining of signing-in event happens, the above code is run. how can i recieve such an event?

This post was edited on 12-07-2004 at 11:18 PM by zaidgs.
12-07-2004 11:02 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
plus beta suggestion: sign-in offline AUTOMATICALLY - by zaidgs on 12-04-2004 at 12:01 AM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by user27089 on 12-04-2004 at 02:13 AM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by GameGuy on 12-04-2004 at 04:19 AM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by John on 12-04-2004 at 06:48 AM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by ddunk on 12-04-2004 at 07:18 AM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by riley on 12-04-2004 at 10:50 AM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by zaidgs on 12-04-2004 at 11:05 AM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by Protocol on 12-06-2004 at 08:57 AM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by zaidgs on 12-07-2004 at 11:02 PM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by zaidgs on 12-15-2004 at 11:37 PM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by saralk on 12-22-2004 at 01:56 PM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by Phrive on 12-22-2004 at 04:34 PM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by zaidgs on 12-22-2004 at 07:17 PM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by Anubis on 12-22-2004 at 07:41 PM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by zaidgs on 12-22-2004 at 07:56 PM
RE: plus beta suggestion: sign-in offline AUTOMATICALLY - by flukemanguy on 12-23-2004 at 10:41 AM


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