Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
Multiple Windows Live ID's
Multiple accounts for login with all Windows Live services. <br /><strong>Updated 02-09-2008 17:30 [v2.7.4 Beta].</strong>
Multiple Windows Live ID's
$1 News:
I released a new version of this script. There hasn't changed a lot in first side, but under the hood the code has tripled. Normally this isn't a good thing, but this is a exception:
This script has now it's own settings window. Here you can set options for for example showing/hiding parts of the page and most important an easy way to add new accounts. Just go to Greasemonkey options a check it out!
And with the latest version it's now possible to select an account that will automatic load into the input fields. See below for more.
This script is still a beta version, and I'm not sure if all works for everybody. So please leave a comment if all works or not!
- US_functions
[1]
; contains useful functions. - US_language
[2]
; contains a translation part. - US_options
[3]
; adds an iframe window (for settings). - US_update
[4]
; checks for new script versions.
Have fun using it, gr Jerone
$2 Changelog:
- 02-12-2007 22.00 [v1.0 Alpha] : Initial release;
- 03-12-2007 01.00 [v1.1 Beta] : fix when user was remembered;
- 03-12-2007 14.00 [v1.2 Beta] : improved code;
- 04-02-2008 10.00 [v1.3 Beta] : cleaned code and added US_functions;
- 19-04-2008 16.00 [v1.4 Beta] : fixed bug, multilingual support, converted password to normal text;
- 22-04-2008 16.00 [v1.5 Beta] : added hide/show parts<;/li>
- 24-04-2008 18.30 [v1.6 Beta] : added custom avatars, show/hide password option, hide/show parts options, fixed several bugs;
- 25-04-2008 16.30 [v1.7 Beta] : fixed login with old system, updated style on old system;
- 27-04-2008 12.30 [v2.0 Beta] : fixed bug with remembered accounts, fixed submit button, fixed small bugs, added remember options;
- 04-05-2008 19.00 [v2.1 Beta] : added framework check, US_language & US_updater;
- 30-05-2008 19.00 [v2.2 Beta]: fixed framework check;
- 31-05-2008 10.00 [v2.3 Beta]: cleaned up code;
- 20-06-2008 13.00 [v2.4 Beta]: fix to many accounts and default dp image;
- 23-07-2008 12.00 [v2.5 Beta]: fixed old login link;
- 30-07-2008 12.00 [v2.5.1 Beta]: fixed bug with login button not working;
- 08-08-2008 13.00 [v2.6 Alpha]: added settings window and nickname, improved multiple ids on old login, fixed arrow rotate when hidden and minor updates;
- 09-08-2008 16.00 [v2.6.1 Alpha]: minor corrections;
- 16-08-2008 20.30 [v2.6.2 Beta]: added override settings and minor changes;
- 17-08-2008 16.00 [v2.7 Beta]: added titles for buttons, added auto fill in account;
- 18-08-2008 12.00 [v2.7.1 Beta]: fixed the old login;
- 18-08-2008 14.00 [v2.7.2 Beta]: added support for new US_functions and US_options;
- 19-08-2008 16.30 [v2.7.3 Beta]: minor improvements and cleaned up code a lot;
- 02-09-2008 17.30 [v2.7.4 Beta]: cleaned up code;
$3 Feature's:
- Let's you hide parts of the page you don't want.
- Add a custom list of your favorite accounts.
- Clicking those accounts will automatic fill in your ID and password.
- All options are remembered over all sessions.
- Works on both the old and new login system.
- Styled to blend in with the used style.
- Option to show your password.
- Possible to use your own Display Picture.
$4 Screenshot:
This is how both systems will look like: Above screenshots are taken from a Dutch login page, but this script should work on any language with the same system.$5 Options:
Go to "Extra" > "Greasemonkey" > "User Script Settings" and click on "MWLID Settings" or just click on "Settings" on the inlog page.
A frame will pop-up where you can make a few settings:
- Show passwords as normal text.
Please note: enabling this feature let everyone read your password. Be sure to be alone. - Show Windows Live info field.
- Show the normal login field.
- Show the users list.
On the second tab you can add new accounts or edit available ones.
Click on the "+" button to add a new account, click on the "-" to delete a selected account. You can use the arrows to arrange the order of your accounts. Pressing the "#" button selects an account that will automatic be loaded in the input fields. Pressing this button again on an active account will disable thisfeature.
Want to add a name, mail, password or display picture, fill in the correct info and press the "*" button.
For all tab count: don't forget to save your setting by pressing the "OK" or "Apply" button!
Want to restore all settings on all tabs to the default ones: click on the "Reset" button.
Note that clicking this will also restore your accounts!
There're still some settings that require you to edit the scripts source. The following options will override all settings made by other methods:
showPassOverRideshowInfoOverRideshowInlogOverRideshowUsersOverRideaccountNamesOverRideaccountActiveOverRide
These options need to be added just before the default setting part, marked //*** DEFAULT SETTINGS ***//.
$6 Todo:
- Internet Explorer (IE7Pro) and Opera (UserJS) compatible.
$7 Notes:
I made this userscript in Dreamweaver 8.It's tested in Firefox 2.0.0.16 (partly) and Firefox 3.0.1 (continuous) with GreaseMonkey 0.8.
This script is copyrighted and I prefer if you ask if you can 'borrow' parts of this script.
Installing is at own risk and I can't be held responsible if anything goes wrong.
Want to reward me for putting time and sweat into making this free userscript;
(thank you).
$8 Comments:
<!-- Edit box -->INSTALL INSTRUCTIONS: 1. Get Firefox > 2. Install Grease Monkey extention (restart Firefox) > 3. Download Multiple Windows Live ID's (refresh page) > 4. and start using...
|
|
I would love to help, but I'm afraid I'm English and can't speak any other languages. Wouldn't it make more sense to have the options on the setting page set the override values. After all, what is the point of setting them at all when their effect is cancelled as soon as the user clicks the show/hide bars? I did write this script which redirects back to the login page: // ==UserScript==
EDIT:
|
|
|
@Adamarla,
But as I'm also annoyed by it I mite make another script for this. If your mother-language isn't English/Dutch, are you willing to translate my scripts? |
|
|
Thanks jerone for adding the options, it works just as I had hoped. One last thing... I really think! Are you able to redirect the "Sign out" link back to the log in page. It would make switching between accounts much easier and quicker to bypass the msn.com page which loads. Thanks for a great script. |
|
|
I love your input Adamarla.
Anyone interested in translating this script? ATM this script is translated in English of course and Dutch. |
|
|
Thanks, it's all working again now. My previous problem with the "Sign In" button is fixed now too. I don't want to overwork you but would it be possible to prevent the three panels from remembering their last visibility? It would be nice to be able to have the user list hidden every time the page is loaded whether it was previously open or not to reduce the chances of others logging into my accounts. i.e. "Always use visibility settings" option. The file wasn't from PortableApps, it was made using VMware's ThinApp but essentially does the same thing. Thanks for pointing me to PortableApps though - I didn't know about that site. Their implementation is unable to be updated and seems complicated to install addons and extensions. The ThinApp way can be used as if it is a normal install - it is updateable. |
|
|
@Adamarla
Offtopic:
|
|
|
I installed Firebug but I have never used it before and don't know what data you need from it, or how to go about getting it. If you are unable to install Firefox 3.0.1, you could use the following portable version. It doesn't need installing and makes absolutely no changes to the system - all settings are written to a virtual directory structure and stored in a 'sandbox' folder in the same directory you run it from. It can be run from a USB drive and have greasemonkey, firebug and your scripts installed as usual. Probably easier for you to diagnose that way than me learning firebug. Let me know if you still need me to test it. Foirefox 3.0.1 Portable:
|
|
|
It's probably a FF 3 problem and atm I can't install that one. Could you install Firebug and tell what errors you get. |
|
|
jerone,
|
|
|
@Adamarla,
I really would like to solve your problem, so I would like to know the following:
|
|
|
I uninstalled all the scripts and then installed US_functions, then US_language. On going to the US_options page I got the error. After installing US_options, I got the message twice when opening the US_update page. After installing US_update and Multiple Windows Live ID's I went to Google and got the message 3 times in a row. On Hotmail login page I get 4 US_functions followed by 1 US_update message and don't get the modified page. They are all installed and in the listed order. It all worked before the recent update. |
|
|
@Adamarla,
And how many times do you get this message on one page? Please let me know your findings. |
|
|
I now get the following popup message box on every web page even though I have all of your scripts installed: The following script doesn't exist, is disabled or something went wrong:
Click 'OK' to go to the homepage of that script to download the newest version:
|
|
|
Hi mcjano, please don't write in capital, it looks like you're shouting. Just to be sure you followed the correct order: open settings window, click the + button (a new option is added below), add the information below and press the * button after every input and press Apply in the end. |
|
|
HI, WELL I WAS TRYING YOUR SCCRIPT AND I HAVE AN ANSWER, WHEN I ADD A NEW ID FROM THE SETTINGS PAGE, IT DOESNT APPEAR IN THE LIST OF MAILS I HAVE PUT IN THE SCRIPT, SO, WHERE THIS ID IS STORED?, AND, COULD YOU CHANGE, (IF YOU CAN AND WANT OF COURSE), THE BACKGROUND OF THE SETTINGS PAGE BECAUSE IS TRANSPARENT AND I CANT SEE ANY TEXT THERE. |
|
|
@Adamarla,
@mcjano,
|
|
|
In addition... If I click the picture and then click the "Sign In " button below "Remember my password" it works. |
|
|
When I click on "Sign in" after one of the e-mail addresses, the following error flashes up in red for half a second: "The e-mail address or password is incorrect. Please try again." When I click the e-mail address text it goes to: https://login.live.com/pp500/ If I click the e-mail address text and then quickly click the "Sign In " button below "Remember my password" it works. |
|
|
mcjano, hmmm I never thought of that, my fault :(
|
|
|
it's greate to have updates of your script, and the scroll bar is nice idea, but ur update delete all the accounts. so i have to re-write them.
|
|
|
Thank you Manuel Cruz for using my script and giving me suggestions. In answer on your suggestion I've made the accounts list scrollable.
Keep the comments coming, gr J |
|
|
Suggestion.
|
|
|
Ok, today i released a totally new version of this script. ATM it works in both the old and new inlog system. It remembers the options to hide some parts. You can show your password as text if you like and add a custom display picture (avatar) infront of you name. Just read the options section above if you want to make some settings. Have fun using it and report your errors and suggestions, gr J |
|
|
dkazaz, I'm having some problems with this script too, but I haven't found the time to fix these.
gr J |
|
|
Good script and I been looking for something like this for ages! Its a bit weird though - on my system, if I click the name of the account - the login fails. It just takes me to a 'Windows Live ID Login page'. If I click the "aanmelden" button (Log-in?), it just enters the data in the boxes (without logging me in). Now if I click the "sign in' button underneath it fails and says I entered the wrong password - BUT, if I place the cursor in the password box after the password and press the 'enter' key, it works! So I'm happy cause I can work woth multiple accounts, but I thought you should know in case you can look into this. Thanks again! |
You could comment on this script if you were logged in.
