Script Summary: Auto-fills the megaupload and megaporn captchas and optionally auto-starts download
Version: 0.1.1
Copyright: 2009 Shaun Friedle
License: GPL version 3; http://www.gnu.org/copyleft/gpl.html
Note: I will not do work for you for free, don't email me asking for a "favour" which involves me spending 8 hours writing code. Feel free to ask for advice, but if you want me to code be prepared to pay an hourly rate. If you are interested in offering me work then email me at shaun@insipidity.co.uk.
Please don't email me asking how to get this script to work with reCaptcha, it works for Megaupload's captcha only
Changes to Megaupload have broken some of the features of this script, the captcha solving works fine but the auto-start and auto-retry are broken I think, and I'm not really interested in fixing these peripheral things at the moment. I suggest if you need these you use either:
- Avindra V.G.'s fork of my script
- SkipScreen, to whom I've licensed my code to allow them use a more restrictive licence. Only the version hosted at skipscreen.com contains the captcha solving code since Mozilla doesn't allow it on their site. Apparently if you use Windows the skipscreen.com version defaults to an exe installer that also installs some crapware, to avoid that install the XPI under "other platforms".
If the captcha solving stops working I'll update that.
Changelog
0.0.1: Initial release
0.0.2: Rewritten to do OCR in javascript
0.0.3: Added auto-submit for captcha form
0.0.4: Added auto-starting download
0.0.5: Added megarotic support and toggle link for auto-starting download (the script remembers your last setting).
0.0.6: Added auto-retry if redirected to /premium/
0.1.0: Updated to work with new captchas, the success rate is lower (about 60%), but it will retry repeatedly. Most of the script was rewritten, including a minimal GIF decoder to get around captchas now being on a different domain.
0.1.1: Updated to work again after change to captchas, success rate is now just under 85%.
Warning: This runs methods from unsafeWindow, so don't use it if you don't trust megaupload.com since it's possible to use that to run javascript with more privileges.



