Saturday 14 January 2012

Adding Cookies without Addons for downloading as premium from various File Sharing Sites

Just go to the website u want to download from, paste the script into the adress bar and press enter

MegaUplaod:
javascript:hf="http://www.megaupload.com/";if(location.href.indexOf("www.megaupload.com")==-1){g=confirm("Make%20sure%20if%20you%20are%20on%20Megaupload%20page,%20click%20OK%20to%20direc?t-to%20Megaupload%20now!");if(g)location.href=hf;void(0);}else{c=prompt("Insert%20your%20Megaupload%20Cookie","cookie%20Megaupload");if(c){r=confirm("Rememeber%20this%20cookie?");d=new%20Date();nd=new%20Date(d.getFullYear()+1,2,11);void(document.cookie="user="+c+";domain=.megaupload.com;path=/;"+(r?"expires="+nd:""));location.href=hf}void(0)}

Fileserve:
Code:
javascript:hf="http://www.fileserve.com/";if(location.href.indexOf("www.fileserve.com")==-1){g=confirm("Make%20sure%20if%20you%20are%20on%20fileserve%20page,%20click%20OK%20to%20direct?-to%20fileserve%20now!");if(g)location.href=hf;void(0);}else{c=prompt("Insert%20your%20fileserve%20Cookie","cookie%20fileserve");if(c){r=confirm("Remember%20this%20cookie?");d=new%20Date();nd=new%20Date(d.getFullYear()+1,2,11);void(document.cookie="cookie="+c+";domain=.fileserve.com;path=/;"+(r?"expires="+nd:""));location.href=hf}void(0)}


Hotfile:
Code:
javascript:hf="http://hotfile.com/";if(location.href.indexOf("http://hotfile.com")==-1){g=confirm("Make%20sure%20if%20you%20are%20on%20Hotfile%20page,%20click%20OK%20to%20direct-to%20Hotfile%20now!");if(g)location.href=hf;void(0);}else{c=prompt("Insert%20your%20Hotfile%20Cookie","cookie%20hotfile");if(c){r=confirm("Remember%20this%20cookie?");d=new%20Date();nd=new%20Date(d.getFullYear()+1,2,11);void(document.cookie="auth="+c+";domain=.hotfile.com;path=/;"+(r?"expires="+nd:""));location.href=hf}void(0)}


Rapidshare:
Code:
javascript:hf="http://rapidshare.com/";if(location.href.indexOf("http://rapidshare.com")==-1){g=confirm("Make%20sure%20if%20you%20are%20on%20RapidShare%20page,%20click%20OK%20to%20direc?t-to%20Rapidshare%20now!");if(g)location.href=hf;void(0);}else{c=prompt("Insert%20your%20Rapidshare%20Cookie","cookie%20Rapidshare");if(c){r=confirm("Remember%20this%20cookie?");d=new%20Date();nd=new Date(d.getFullYear()+1,2,11);void(document.cookie="enc="+c+";domain=.rapidshare.com;path=/;"+(r?"expires="+nd:""));location.href=hf}void(0)}

Filesonic [Credits go to DvL]
Code:
javascript:hf="http://www.filesonic.com/";if(location.href.indexOf("www.filesonic.com")==-1){g=confirm("Make%20sure%20if%20you%20are%20on%20filesonic%20page,%20click%20OK%20to%20direct?รข€‹-to%20filesonic%20now!");if(g)location.href=hf;void(0);}else{c=prompt("Insert%20your%20filesonic%20Cookie","cookie%20filesonic");if(c){r=confirm("Remember%20this%20cookie?");d=new%20Date();nd=new%20Date(d.getFullYear()+1,2,11);void(document.cookie="cookie="+c+";domain=.filesonic.com;path=/;"+(r?"expires="+nd:""));location.href=hf}void(0)}

Wupload[Credits to BK]
Code:
javascript:hf="http://wupload.com/";if(location.href.indexOf(":\/\/www.wupload.com")==-1){g=confirm("Cliquez%20OK%20pour%20aller%20sur%20wupload.com\n");if(g)location.href=hf;void(0);}else{c=prompt("Entrez%20votre%20cookie%20wupload.com%20ici%20","Cookie%20wupload");if(c){r=confirm("Enregistrer%20ce%20cookie?");d=new%20Date();nd=new%20Date(d.getFullYear()+1,2,11);void(document.cookie="PHPSESSID
="+c+";domain=.wupload.com;path=/;"+(r?"expires="+nd:""));location.href=hf}void(0)}


Source : http://www.freedl4all.net/

0 comments:

Post a Comment

We Love Comments