Jump to content

[JS] How to use cookies without any tool.


Recommended Posts

Posted

Megaupload:

Code:

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

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

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)}

 

Credits are going to Mukai (from coding forums)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock