What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Automated polygamy

Automated polygamy
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Automated polygamy
quote:
Originally posted by Weyzza
It can be done with a script? It'll be much easier then :D
Yes

in pseudo code (from top of my head without checking anything and without implementing any additional needed checks like checking if the default mail is one listed in the array)
code:
array ="mail1, mail2, mail3"
event initialize {
    1) Get current default mail from registry
    2) perform Messenger.AutoSignin
    3) If there is a next mail to auto-signin in array:
            4) Change to next mail in registry
            5) run "msnmsgr.exe"
        else
            6) //last mail has been processed
            7) Change to first mail in registry
}
and since each messenger instance runs this script, it should do what you want. But of course, there might be many many possible implications.

And also you need to tick all three checks ("remember me", "remember password", "auto-sign in") for all accounts.

quote:
Originally posted by Weyzza
But, unless I miss something, I am still under impression that you can only make Messenger remember one email address and one password on a PC :S
This was so before. Since WLM 8.0 (or maybe even MSN Messenger 7.5, or whatever) the passwords are stored somewhere else... Which makes all the difference now.

This post was edited on 12-13-2006 at 06:26 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-13-2006 06:23 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Automated polygamy - by Weyzza on 12-13-2006 at 05:38 PM
RE: Automated polygamy - by CookieRevised on 12-13-2006 at 06:03 PM
RE: Automated polygamy - by Weyzza on 12-13-2006 at 06:11 PM
RE: Automated polygamy - by CookieRevised on 12-13-2006 at 06:23 PM


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