Jump to content

Stick this in your pipe and smoke it!


Arkan

Recommended Posts

copy and paste this into your browser:

 

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)

 

Nothing bad, I promise. I imagine this is what looking at the forums on LCD will do.

"Of course the people don't want war. But after all, it's the leaders of the country who determine the policy, and it's always a simple matter to drag the people along whether it's a democracy, a fascist dictatorship, or a parliament, or a communist dictatorship. Voice or no voice, the people can always be brought to the bidding of the leaders. That is easy. All you have to do is tell them they are being attacked, and denounce the pacifists for lack of patriotism, and exposing the country to greater danger."

 

- Herman Goering at the Nuremberg trials

 

"I have also been slowly coming to the realisation that knowledge and happiness are not necessarily coincident, and quite often mutually exclusive" - meta

Link to comment
Share on other sites

Nothing happens.

kirottu said:
I was raised by polar bears. I had to fight against blood thirsty wolves and rabid penguins to get my food. Those who were too weak to survive were sent to Sweden.

 

It has made me the man I am today. A man who craves furry hentai.

So let us go and embrace the rustling smells of unseen worlds

Link to comment
Share on other sites

WOW!

kirottu said:
I was raised by polar bears. I had to fight against blood thirsty wolves and rabid penguins to get my food. Those who were too weak to survive were sent to Sweden.

 

It has made me the man I am today. A man who craves furry hentai.

So let us go and embrace the rustling smells of unseen worlds

Link to comment
Share on other sites

That's cool! (w00t)

It makes me want to make something like that right now at 4am, but I can't think of anything terribly original now.

javascript:R=0;S=0;T=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+Math.random()*10;DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5+Math.random()*10}T+=0.02;S=Math.sin(T);R+=S }setInterval('A()',5); void(0)

Link to comment
Share on other sites

Grooooovy.

I had thought that some of nature's journeymen had made men and not made them well, for they imitated humanity so abominably. - Book of Counted Sorrows

 

'Cause I won't know the man that kills me

and I don't know these men I kill

but we all wind up on the same side

'cause ain't none of us doin' god's will.

- Everlast

Link to comment
Share on other sites

That's cool! (w00t)

It makes me want to make something like that right now at 4am, but I can't think of anything terribly original now.

javascript:R=0;S=0;T=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+Math.random()*10;DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5+Math.random()*10}T+=0.02;S=Math.sin(T);R+=S }setInterval('A()',5); void(0)

Not bad. :thumbsup:

Link to comment
Share on other sites

copy and paste this into your browser:

 

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)

 

Nothing bad, I promise. I imagine this is what looking at the forums on LCD will do.

Wow that is like tripping.

2010spaceships.jpg

Hades was the life of the party. RIP You'll be missed.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...