Kodewerx https://www.kodewerx.org/forum/ |
|
Mega Upload, URL source https://www.kodewerx.org/forum/viewtopic.php?f=2&t=1630 |
Page 1 of 1 |
Author: | Smalls1652 [ Sat Apr 28, 2007 8:43 pm ] |
Post subject: | Mega Upload, URL source |
Ok, I've been reading the source code of the Megaupload download page So, to make it easier for people to download, here's how to make a direct link: 1. Goto a MegaUpload download page ex: http://www.megaupload.com/?d=3OS4TIQ7 2. Type in the security code, and proceed to the next page. 3. Click View in the top of your browser and click page source (Firefox: View Source) 4. Press Ctrl+F to search and type in downloadbutton *You should get: Code: <div id="downloadbutton" style="position:absolute; top:3px; left:0px;"> <TABLE cellpadding="0" cellspacing="0"> <TR> <TD width="350" height="35" align="center" valign="middle"> <table style="border-color: #FF8923; border-style: solid; border-width: 1px; 1px; border-spacing: 0; border-collapse: collapse;"> <tr> <td style="border-color: #FF8923; border-style: solid; border-width: 1px 1px 0 0; background-color: #F5F5F5;" align="center" width="250" height="23"> <div id="download_html" class="downloadhtml" style="font: Arial; font-weight: normal; font-size: 13px; color: black; }">Javascript/ActiveScripting required..</div> </td> </tr> </table> <script language="Javascript"> x7615=26; function countdown() { if ((0 <= 100) || (0 > 0)) { x7615--; if(x7615 == 0) { if (0) document.getElementById("downloadhtml").innerHTML = '<a href="http://www21.megaupload.com/files/3e073fb69f3c04f207b42b94b265ec11/shutdown.exe" class="downloadlink" onclick="loadingdownload();">Click here to download</font></a>'; if (0) document.getElementById("download_html").innerHTML = '<a href="http://www21.megaupload.com/files/3e213f909f3c04f207b42b94b265ec11/shutdown.exe" class="downloadhtml" onclick="loadingdownload();">Click here to download</font></a>'; var j = String.fromCharCode(Math.abs(-57)); var m = 'b' + String.fromCharCode(Math.sqrt(2916)); document.getElementById("download_html").innerHTML = '<a href="http://www74.megaupload.com/files/3e073f' + m + j + 'f3c04f207b42b94b265ec11/shutdown.exe" class="downloadhtml" onclick="loadingdownload();">Click here to download</font></a>'; 5. Notice the http://www21.megaupload.com/files/3e213 ... utdown.exe link? That's the download So look for this: Code: )
document.getElementById("download_html").innerHTML = '<a href="http://www21.megaupload.com/files/3e213f909f3c04f207b42b94b265ec11/shutdown.exe" class="downloadhtml" onclick="loadingdownload();">Click here to download</font></a>'; Just ignore the one below it Dosn't work with pictures |
Author: | HyperHacker [ Sat Apr 28, 2007 11:25 pm ] |
Post subject: | |
I prefer to just hack the timer code with something like Proxomitron or Greasemonkey. In this case I'd look for where countdown() is called or assigned to a timer, and either insert a few more calls or change the timer interval respectively. Counts down in one second, there you go. If you wanted to get fancy, you could hack countdown() itself to just set the timer variable to zero, but "x7615" is obviously randomly generated, so the other method is probably easier. |
Author: | Smalls1652 [ Sun Apr 29, 2007 8:24 am ] |
Post subject: | |
Mine? If you just want to like give out a download link, then you do that |
Author: | NEo_Bazz [ Sun Apr 29, 2007 9:39 am ] |
Post subject: | |
Well, there is one problem with this: The 'direct link' only works for an estimated 24 hours. I've tried this method before, and the source code of the page only gives the temporary link. If you were to get a link, and try it the next day, it wont work. This is probably because MegaUpload's links are dynamic (ever-changing). So just be aware this will only work for a short amount of time. EDIT: This is the same thing when you Right-Click the "download" button, and hit properties. |
Author: | mutantdreams [ Sun Apr 29, 2007 9:55 am ] |
Post subject: | |
Orrr you can right click on the download link and go to properties.>_> |
Author: | Smalls1652 [ Mon Apr 30, 2007 10:32 am ] |
Post subject: | |
EDIT: Seems to still be working after 24 hours |
Author: | sandman423 [ Tue May 22, 2007 8:51 pm ] |
Post subject: | |
Can you explain how to hack the following...MegaRotic or SexUploader??? Please respond I hate to pay Monthly for the following services...MegaUpload, Rapidshare, SendSpace, MegaShare, Gigashare... I have WebMonkey but no clue how to use it...Please explain |
Author: | Smalls1652 [ Wed May 23, 2007 9:40 am ] |
Post subject: | |
Megaupload gives you 50 GB for free, the only way to hack for premium is to buy it. |
Author: | HyperHacker [ Fri Jun 01, 2007 6:05 pm ] |
Post subject: | Re: Mega Upload, URL source |
If you're going to pay for something, make it a real web host. Then people don't have to go through all the bullshit to download. If not, use free web hosts like Geocities with decent bandwidth. Even if you can't hotlink, you can just make a page with the link on it; it'll still be less of a PITA. (And killing the ads is always possible if you're smart enough, though if they notice they'll probably kill your account.) |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |