Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Myspace Auto-Login

Automatically logins in to MySpace if Firefox remembers your password.




Sep 19, 2007
georgie Scriptwright

fix for new myspace form

var form = document.forms.namedItem('aspnetForm');
var uid = form.elements.namedItem('ctl00$Main$SplashDisplay$ctl00$Email_Textbox');
var pw = form.elements.namedItem('ctl00$Main$SplashDisplay$ctl00$Password_Textbox');

 
Sep 17, 2007
druish User

Doh, not working for me, after login I'm taken to index.cfm?fuseaction=ad&{BLAH} where {BLAH} is a unique identifier or something.

 
Jul 27, 2007
InsaneNinja Scriptwright

Please confine the include rules to this..

http://myspace.com/
http://www.myspace.com/
http://login.myspace.com/index.cfm?fuseaction=l...*

your script could work on fake login pages otherwise..

 
Jul 1, 2007
Hibria User

Seems MySpace has changed something again...

 
Jun 30, 2007
Brian 3 Script's author

yep, i just noticed that. i fixed it again, it should work fine now. myspace keeps changing stuff.

 
Jun 30, 2007
Will Whitworth User

This script appears to be broken again. It just recently stopped working for me since the last fix.

 
Jun 16, 2007
Brian 3 Script's author

i just fixed it.

 
Apr 25, 2007
vbrtrmn Scriptwright

I changed my rules to these and it works fine now.
http://*.myspace.com/*
http://myspace.com/*

 
Mar 11, 2007
Joe Simmons Scriptwright

it works. add http://*myspace.com/ to the include. because if you go to http://myspace.com, it wont auto login but there is a login form there

 
Mar 10, 2007
Foppah User

Does not work anymore!

You could comment on this script if you were logged in.