Jump to content

Funny!!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
26 replies to this topic

#1
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
copy 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; 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.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0)
And paste it in the address bar and press enter! WOOOOOOO!!
lool its funny
to stop it press the back button on your browser :)

#2
xXHalfSliceXx

xXHalfSliceXx

    Speaks fluent binary

  • Moderators
  • 1,694 posts
Dude that is frickin awesome! Where did you find that?

Posted Image
Posted Image


#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
On another forum that I haven't visited for like the past 3 months and today I decided to read some posts..and well I found that :)

#4
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
lol, thats funny.

#5
Void

Void

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 411 posts
Nice! lol
Void

#6
Guest_hook22_*

Guest_hook22_*
  • Guests
nicesssssssssss

#7
xtraze

xtraze

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 910 posts
yeh man, Extra funny,
Is there anyway to integrate this into a website ?
to make visitors OOO

#8
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts

xtraze said:

yeh man, Extra funny,
Is there anyway to integrate this into a website ?
to make visitors OOO

Yes of course, instead of making that code we will modify it a little bit, make this in the body:-
<script type="text/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.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0)
</script>


#9
Guest_littlefranciscan_*

Guest_littlefranciscan_*
  • Guests
Now that was funny..I didn't read the instructions how to stop it well and so was pushing the backspace button..ha ha...and thought OMG it's not going to stop..then I pushed the back button..phew..That is funny!!!

#10
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts

littlefranciscan said:

Now that was funny..I didn't read the instructions how to stop it well and so was pushing the backspace button..ha ha...and thought OMG it's not going to stop..then I pushed the back button..phew..That is funny!!!

Always read the instructions before making something!

#11
Guest_littlefranciscan_*

Guest_littlefranciscan_*
  • Guests
I did read the instructions..but read them too fast..Haste makes waste..I should know better

#12
Guest_mysticalone_*

Guest_mysticalone_*
  • Guests
So many times I am guilty too, of signing things without reading the very fine print and before you know it I have magazines coming to my house that I thought I never ordered. IF I would have read the fine print, I would have seen that in real tiny print I was agreeing to a year's subscription to outdoors or somthing like that.:)