ID:184329
 
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);


Put that in your address bar on any web page even byonds. please note i diden't create it. Also the more people with avatars that post the more images will be added to the swirling vortex of doom.
Yarg, this totally ruins the post box thing. Sarm already posted this on his blog! Also, it's not java, it's javascript. :P
In response to Elation
Dam it easy mistake.. and i haven't looked a byond members in awhile. Also not many people read byond members who are not members here were get everyone in one go.
In response to Elation
Elation wrote:
Yarg, this totally ruins the post box thing. Sarm already posted this on his blog! Also, it's not java, it's javascript. :P

Yep it does, but its pretty "nifty"..0_0 I'm on a quest to find a page with hundreds of phots on it.
Yorae wrote:
> 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);
>


It's a cute effect, but I've seen (and made) more interesting ones. ;)

Hiead
In response to Hiead
But mine comes with a Yoshi wheel. :(
http://members.byond.com/?command=view_post&post=20594
In response to Sarm
whats it do
In response to Atomic1fire
Makes all the images on the page swirl around. (Until you reload the page.)