Page 1 of 3 123 LastLast
Results 1 to 10 of 30
  1. #1
    Join Date
    Jul 2005
    Location
    North-East Scotland
    Posts
    4,885
    Tokens
    282

    Latest Awards:

    Default Javascript fun :)

    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.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++}setInterv al('A()',5); void(0);
    paste that into the address box on any site your on and watch pictures fly
    I'm an alcoholic student, I troll naked with a parrot on my shoulder call Jeff.



  2. #2
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    Does nothing for me (Firefox 2.0.0.3)

  3. #3
    Join Date
    Jul 2005
    Location
    North-East Scotland
    Posts
    4,885
    Tokens
    282

    Latest Awards:

    Default

    Ewwww
    I'm an alcoholic student, I troll naked with a parrot on my shoulder call Jeff.



  4. #4
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    Doesn't work?

    (IE 6)
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

  5. #5
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    It just highlights the
    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.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++}setInterv al('A()',5); void(0);

    code you posted? :s

  6. #6
    Join Date
    Sep 2006
    Location
    scotland
    Posts
    4,475
    Tokens
    135

    Latest Awards:

    Default

    doesn't do anything..
    in ie or ff.

  7. #7
    Join Date
    Jul 2005
    Location
    North-East Scotland
    Posts
    4,885
    Tokens
    282

    Latest Awards:

    Default

    *** :S put it where you type the url
    I'm an alcoholic student, I troll naked with a parrot on my shoulder call Jeff.



  8. #8
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    like what?

    first i tryed it on its own, then I tryed it like

    http://www.habboxforum.com/showthrea...48969?codehere
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

  9. #9
    Join Date
    May 2005
    Location
    Oxfordd
    Posts
    397
    Tokens
    0

    Default

    Quote Originally Posted by Davetaylor View Post
    *** :S put it where you type the url
    I did, nothing.

  10. #10
    Join Date
    Jul 2005
    Location
    North-East Scotland
    Posts
    4,885
    Tokens
    282

    Latest Awards:

    Default

    PHP Code:
    javascript:R=0x1=.1y1=.05x2=.25y2=.24x3=1.6y3=.24x4=300y4=200x5=300y5=200DI=document.imagesDIL=DI.length; function A(){for(i=0i-DILi++){DIS=DI].styleDIS.position='absolute'DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5;}R++;}setInterval('A()',5); void(0); 
    try that
    I'm an alcoholic student, I troll naked with a parrot on my shoulder call Jeff.



Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •