| Script Summary: Free MegaUpload helper v1.0 |
this script has 1 topic, 29 posts |
This script has no reviews. |
Features
- Makes a link you can copy or Alt+click to your download manager
- Removes the big ad so you don't have to Skip Ad
- Removes most all Flash Objects - it isn't needed as I don't even have it installed here.
- Hides all banners - this can be done with Stylish as well
- Clears timer so link shows right off - the time count remains
- Removes onclick from link so there can be no pop-up
- Displays time remaining in the title
- Option to auto-download when timer = 0
When the script is run for the first time it will ask to set a user pref "autoDownload".
This feature can be disabled in the script.
This script removes any cookie named "v" for whatever site it is running on.
It contains functions for setting and deleting cookies. They are only there as examples and in case they are needed in the future. Currently they do nothing other than what is mentioned above. There are instructions for these functions in the script source.
Bugs
- You still have to wait to download.
This is controlled on the server side and is likely different for everyone, eventually it works.
Watch the timer to see how long it takes, or use the autoDownload option. - Hold down Shift or Alt when clicking the link, or use the right-click menu, and the timer continues, otherwise if the download fails you'll get a new page and have to wait again.
- The timer may pause if you are choosing a download folder, however you need to realize that downloading has started at this point.
- Auto-download can not force download with download manager, "auto-alt-click" is not possible in JavaScript alone.
Now supports all languages that MU supports.
The script does a regular expression check on the path, so it shouldn't effect other pages. If it effects upload pages you can always turn it off, I haven't uploaded anything for awhile.
You now only need one @include for each site. Check the script source if you need to change Included pages after upgrading.
About auto-clicking the Download button;
Enter the code then press the Enter key. Why you would need a script to do that for you is beyond me.
