Page 1 of 1

Script

Posted: Sun Mar 18, 2007 4:15 pm
by Ink
I found this script that allows you to "mess up" websites. :lol:
It won't mess the website up permanently, it just takes the pictures and throws them around. If you re-enter the adress, it's back to normal.

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

Just put it in the adress bar, and press enter.
I got a pretty interesting result on amazon.com
Have fun! :)

Posted: Sun Mar 18, 2007 9:34 pm
by BunnyWithStick
Already posted before here, sorry.

Posted: Mon Mar 19, 2007 11:11 pm
by NickD
Did you get that off of myspace? :P I'm the one who posted it there from the wolfire forums.

Posted: Tue Mar 20, 2007 3:15 am
by Ink
I see :)

No, actually I found it on youtube.
I was pretty afraid of it first. :P