Author | Message | Time |
---|---|---|
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 | February 5, 2007, 6:29 PM |
Yegg | Interesting. | February 5, 2007, 7:59 PM |
Hell-Lord | Nice Job :D | February 5, 2007, 10:29 PM |
MyStiCaL | tight the buttons still work, | February 5, 2007, 10:31 PM |
JoeTheOdd | Neat. Now, how do you fix it? :( | February 6, 2007, 5:31 AM |
LW-Falcon | Click back? | February 6, 2007, 10:49 PM |
Hell-Lord | Lol is everyone doing it in IE or FF i just done it in IE it does the craziest thing! | February 6, 2007, 10:52 PM |
LW-Falcon | It does the same thing on any browser with javascript enabled I think. | February 6, 2007, 10:54 PM |
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. | February 6, 2007, 10:55 PM |
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) | February 7, 2007, 12:41 AM |
Hell-Lord | Lol | February 7, 2007, 5:54 AM |
JoeTheOdd | That's awesome Mystical. In IEView, Invert's code did nothing. I don't feel like getting out the real IE. :P | February 21, 2007, 6:46 PM |
dRAgoN | thats pretty cool lol got any more ;p | February 22, 2007, 5:34 AM |
Ante | add smilies ;D ;D :o 8) >:( :( ::) :P :D ;) | February 23, 2007, 8:59 PM |
MyStiCaL | javascript:document.body.contentEditable='true'; document.designMode='on'; void 0; another... lets you edit the site.. | February 24, 2007, 6:41 PM |
Noodlez | uh yeah it's not doing anything for poor me T.T | February 25, 2007, 6:53 AM |
Newby | [quote author=Noodlez link=topic=16250.msg165792#msg165792 date=1172386403] uh yeah it's not doing anything for poor me T.T [/quote] For serious. Wow, it's noodlez. | February 25, 2007, 7:32 AM |