JAVA Scripts

To use these scripts all you need to do is open internet explorer chrome or Firefox and type these into the address bar

on your computer. as usual none of these scripts are permanent and none do any damage to your computer.

Enjoy

javascript:var%20s%20=%20document.createElement('script');s.type='text/javascript';document.body.appendChild(s)

;s.src='http://erkie.github.com/asteroids.min.js';void(0); 

This one makes your browser turn into a Asteroids game were you can blow up the webpage. this script is not permanent. 

______________________________________________________________________________________________________________________________________ 

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i)

 { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s)

; else alert("There are no passwords in forms on this page.");})() 

This script is really useful. if you have a password on a webpage that is saved and shows up in these "****" and you don't know what it is, this script will tell you! 

______________________________________________________________________________________________________________________________________ 

 javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 

This script will let you edit a webpage but is only visible you you and will not actually show up to other people 

______________________________________________________________________________________________________________________________________ 

 javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6) 

This script will make your screen shake for 6 seconds. this one is fun to use 

______________________________________________________________________________________________________________________________________ 

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); 

This script will make all the pictures and some text on your screen go in circles. this one is really really cool so check it out! 

______________________________________________________________________________________________________________________________________ 

 javascript:R=0; x1=.2; y1=.1; x2=.5; y2=.48; x3=3.2; y3=.48; x4=600; y4=400; x5=600; y5=400; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.rightt=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); 

This one makes all the pictures on your screen go up and down 

______________________________________________________________________________________________________________________________________ 

javascript: alert(34343+3434-222); 

This one is like a calculator, a really powerful one 

______________________________________________________________________________________________________________________________________ 

javascript:alert("The actual URL is:\t\t" + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is:\t\t" + location.href + "\n" + "\nIf the server names do not match, this may be a spoof."); 

A website not what it seems? put this script in and it will tell you. it finds spoof websites

______________________________________________________________________________________________________________________________________ 

Make a Free Website with Yola.