Post: Google Image Spining Hax
06-14-2008, 02:54 AM #1
iamtheman
is just the man!
(adsbygoogle = window.adsbygoogle || []).push({});
I DID NOT FIND THIS OR MAKE THE VIDEO!!


Just a short little fun google code hax for spinning images. As you will see in the following video.


I'm sure people know thhis but it is fun so i thought i would post it for anyone who doesn't know.

[ame=https://youtube.com/watch?v=A8cSXdAcFdU]YouTube - Google Hax[/ame]

What you do:
1. Open internet browser
2. Go to images
3. search anything.
4.but in the code below in the address bar.

Code-
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.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);
06-14-2008, 03:07 AM #2
I did this like last year lol. It's funny.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo