Got anything else cool like that? you can base a thread off of codes/encryptions like that
![Wii Friend Code: $post[field5]](http://www.wiichat.com/images/misc/gf_wii.gif)
Got anything else cool like that? you can base a thread off of codes/encryptions like that
"We've all been down this path before
You're trapped in this town
And it wears you down
When we leave today maybe you'll understand
That this constant struggle isn't always in the palm of our hands."
Not currently.
I just stumbled upon it accidentally in another forum.
That turtle has a brief case. It must be going to work. I hope it has a good day.
![Wii Friend Code: $post[field5]](http://www.wiichat.com/images/misc/gf_wii.gif)
Oh. Well, awesome find. Post more if you can get ahold of em. I'm going to bed. Later
"We've all been down this path before
You're trapped in this town
And it wears you down
When we leave today maybe you'll understand
That this constant struggle isn't always in the palm of our hands."
![Wii Friend Code: $post[field5]](http://www.wiichat.com/images/misc/gf_wii.gif)
Ahhh! Internet drug overdose! THEY SCARE ME!!!!!
^Thanks Monsteroids^

![Wii Friend Code: $post[field5]](http://www.wiichat.com/images/misc/gf_wii.gif)
That's dope.
(ba doom cha)
Hahaha nice find my google went crazy
The very existence of flamethrowers proves that sometime, somewhere, someone said to themselves, “You know, I want to set those people over there on fire, but I’m just not close enough to get the job done.”
- George Carlin
![Wii Friend Code: $post[field5]](http://www.wiichat.com/images/misc/gf_wii.gif)
dude!!!
that's awesome! post the source; me want more
EDIT: paste that in a picture heavy thread in the design lounge; it'll make you go![]()
Last edited by ROB64; 02-24-2008 at 08:17 AM.
![Wii Friend Code: $post[field5]](http://www.wiichat.com/images/misc/gf_wii.gif)
Oh it looked like it was made by something you would find in a computer programming class, so I thought that you made it.Originally Posted by Trulen
Nice find though.
CantGetAWii
ProudWii60Owner
'I don't want to go back, I want a new day & age.'
Retired Moderator-[PM]
Brawl FC: 4682-8172-0512 [PM for add]
Originally Posted by Sumn0ob
![Wii Friend Code: $post[field5]](http://www.wiichat.com/images/misc/gf_wii.gif)
try this one:
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; 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.tan(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);
it will make the images move the full length of the page instead of just spiraling around the top
EDIT:
also try these variations of the code; they apply distinct trigonometric patterns to the movement of the images.
you can see the patterns better on a site like google images where all the pictures are the same size
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; 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.sin(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);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; 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.cos(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);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; 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.cos(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.tan(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);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; 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.cos(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.sin(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);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; 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.tan(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);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; 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.tan(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.tan(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);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; 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.tan(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.sin(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);
Last edited by ROB64; 02-24-2008 at 08:55 AM.
Hahah woah, that was awesome!