PDA

View Full Version : Some fun with javascript!!


ENNO
05-25-2007, 03:01 PM
ok heres a little javascript code..this isnt a hack and its nothing illegal!!
all you have to do is go to a website with lots of pictures and put this in the url bar

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.images; 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;DIS.top=Math .cos(R*y1+i*y2+y3)*y4+y5}R++ }setInterval('A()',5); void(0);

and watch..and laugh:D

DutchMike
05-27-2007, 07:12 PM
Fun stuff, my hangover did'nt agree with it though! :D

SeSsIoNz 07
05-28-2007, 12:00 AM
thats awesome.

I did it on google.

Google.com/images/suzuki gsxr insirt Code into URL press enter and watch.

SoccerHooligan
05-28-2007, 12:07 AM
Awesome,

My eyes are bleeding though :(

Torenko
05-28-2007, 01:47 AM
Holy shir, that's awesome! Is there anything else you can do like that? And how did you find that?

:two thumbs up for posting it:

stonyarc
05-28-2007, 01:57 AM
ok heres a little javascript code..this isnt a hack and its nothing illegal!!
all you have to do is go to a website with lots of pictures and put this in the url bar

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.images; 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;DIS.top=Math .cos(R*y1+i*y2+y3)*y4+y5}R++ }setInterval('A()',5); void(0);

and watch..and laugh:D


If you want I can put all of your games in a flyby window.:D:D:D