• Welcome to Valhalla Legends Archive.
 

Fun with Java

Started by Invert, February 05, 2007, 12:29 PM

Previous topic - Next topic

Invert

1. clear the address bar where it says "forum.valhallalegends.com..."
2. paste the script below

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

3. Hit Enter

Yegg


Hell-Lord


Mystical

tight the buttons still work,

Joe[x86]

Neat. Now, how do you fix it? :(
Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

Falcon[anti-yL]


Hell-Lord

Lol is everyone doing it in IE or FF i just done it in IE it does the craziest thing!

Falcon[anti-yL]

It does the same thing on any browser with javascript enabled I think.

Hell-Lord

Nope do it on IE it is was actualy pretty cool. It grabs everything and circles them around. On FF it just moved down.

Mystical

try this one =)

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)

Hell-Lord


Joe[x86]

That's awesome Mystical.

In IEView, Invert's code did nothing. I don't feel like getting out the real IE. :P
Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

l)ragon

thats pretty cool lol got any more ;p
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*

Ante

Efficiency is the Key to Productivity, and
Productivity is the Key to Success.

Mystical

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


another...

lets you edit the site..