| View previous topic :: View next topic |
| Author |
Message |
jiiui How do I cheat?
Reputation: -1
Joined: 11 Nov 2010 Posts: 4
|
Posted: Thu Dec 02, 2010 4:33 pm Post subject: old, but |
|
|
paste this:
| 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; var 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+"px"; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5+"px"}R++}tag=setInterval('A()',5 );document.onmousedown=function(){clearInterval(tag);for(i=0; i<DIL; i++){DI[i].style.position="static";}}; void(0)
|
into your url bar and hit enter. |
|
| Back to top |
|
 |
Channel GannoK pffrt
Reputation: 130
Joined: 12 Apr 2008 Posts: 608
|
Posted: Thu Dec 02, 2010 5:04 pm Post subject: |
|
|
Joined: 11 Nov 2010
Posts: 2
Who the fuck are you and what does it do. _________________
|
|
| Back to top |
|
 |
Aviar³ Grandmaster Cheater
Reputation: 50
Joined: 03 Jan 2008 Posts: 655 Location: Canada
|
Posted: Thu Dec 02, 2010 5:06 pm Post subject: |
|
|
Seems like it creates an annoying window that constantly shifts around. _________________
This is the inception of deception, checking the depth of your perception.
 |
|
| Back to top |
|
 |
jiiui How do I cheat?
Reputation: -1
Joined: 11 Nov 2010 Posts: 4
|
Posted: Thu Dec 02, 2010 5:15 pm Post subject: |
|
|
| Spoiler: It's supposed to make all the images on the page move smoothly around. It's more interesting on pages with tons of images. |
|
| Back to top |
|
 |
Aviar³ Grandmaster Cheater
Reputation: 50
Joined: 03 Jan 2008 Posts: 655 Location: Canada
|
Posted: Thu Dec 02, 2010 5:19 pm Post subject: |
|
|
Olord, that explains the DOM and the sin and cos.
P.S.: I think theres a quadratic formula thats supposed to generate an approximation of sin from -1 to 1 for one cycle, much faster than calling sin, at least on most platforms. _________________
This is the inception of deception, checking the depth of your perception.

Last edited by Aviar³ on Thu Dec 02, 2010 5:21 pm; edited 1 time in total |
|
| Back to top |
|
 |
Wania Master Cheater
Reputation: 20
Joined: 27 Sep 2007 Posts: 275
|
Posted: Thu Dec 02, 2010 5:19 pm Post subject: |
|
|
| oh god kyle your new picture <3 |
|
| Back to top |
|
 |
|