lil_kial Posted November 10, 2006 Report Share Posted November 10, 2006 (edited) paste this into your address bar, then press enter : java script: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 )weird eh! Works better the more replys we get on this thread! Edited November 10, 2006 by lil_kial Quote Link to comment Share on other sites More sharing options...
monty boi Posted November 10, 2006 Report Share Posted November 10, 2006 Dont do anything? Adam. Quote Link to comment Share on other sites More sharing options...
nickyw Posted November 10, 2006 Report Share Posted November 10, 2006 Wtf? Doesnt do anything..... Quote Link to comment Share on other sites More sharing options...
lil_kial Posted November 10, 2006 Author Report Share Posted November 10, 2006 Tut try this one if it doesnt work then try it on another sitejava script: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 ) Quote Link to comment Share on other sites More sharing options...
monty boi Posted November 10, 2006 Report Share Posted November 10, 2006 Nope Adam Quote Link to comment Share on other sites More sharing options...
nickyw Posted November 10, 2006 Report Share Posted November 10, 2006 What does it actually do?? Is it really worth the 10 second's of your life? Quote Link to comment Share on other sites More sharing options...
lil_kial Posted November 10, 2006 Author Report Share Posted November 10, 2006 ahh dont matter It just grabs all the pictures on that site and spins them round faster and faster it pretty cool ahh dont matter It just grabs all the pictures on that site and spins them round faster and faster it pretty cool Quote Link to comment Share on other sites More sharing options...
monty boi Posted November 10, 2006 Report Share Posted November 10, 2006 Can a mod close this topic Adam Quote Link to comment Share on other sites More sharing options...
nickyw Posted November 10, 2006 Report Share Posted November 10, 2006 Yeah close it dude's,Pretty pointless.....Btw what site did you find it out on? Quote Link to comment Share on other sites More sharing options...
maxxis26 Posted November 10, 2006 Report Share Posted November 10, 2006 doesnt work either of themi wasted 20 seconds of my life and want them backah you keep them il just waste them anyway....... Quote Link to comment Share on other sites More sharing options...
matt! Posted November 11, 2006 Report Share Posted November 11, 2006 Wtf? Doesnt do anything..... Quote Link to comment Share on other sites More sharing options...
RicH_87 Posted November 11, 2006 Report Share Posted November 11, 2006 i think he was trying to do this: http://www.mbuk.com/forum/topic.asp?TOPIC_ID=162957go there, there's a similar topic that actually works. Quote Link to comment Share on other sites More sharing options...
adamtrials Posted November 11, 2006 Report Share Posted November 11, 2006 (edited) Edit; Whoops mine doesnt work either... Edited November 11, 2006 by adamtrials Quote Link to comment Share on other sites More sharing options...
Fixed Pantsâ„¢ Posted November 11, 2006 Report Share Posted November 11, 2006 Try this onejava script: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.tan(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);But it's best if you do it in this window. Quote Link to comment Share on other sites More sharing options...
Ben Beckett Posted November 11, 2006 Report Share Posted November 11, 2006 Try this onejava script: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.tan(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);But it's best if you do it in this window.none of em work for me Quote Link to comment Share on other sites More sharing options...
adamtrials Posted November 11, 2006 Report Share Posted November 11, 2006 For some reason the forum puts a space between the word javascript, so delete the space between "java script" on the codes posted and it will work. Quote Link to comment Share on other sites More sharing options...
Ben Beckett Posted November 11, 2006 Report Share Posted November 11, 2006 (edited) Try this one(a space, that why its not workin)java script: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.tan(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);But it's best if you do it in this window.java script: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.tan(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);that should work now!!!^^^^^^pretty cool, screen fukks up. hahahahh Edited November 11, 2006 by ben beckett Quote Link to comment Share on other sites More sharing options...
Urban legend. Posted November 11, 2006 Report Share Posted November 11, 2006 Yeah ok it worked without the space in '' java script'' but was highly annoying Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.