Thread: Wha...

  1. #16
    Sweet
    Join Date
    Aug 2002
    Location
    Tucson, Arizona
    Posts
    1,820
    That's what you think .
    Well now that you broke the silence can we expect more posts from you?
    Woop?

  2. #17
    "The Oldest Member Here" Xterria's Avatar
    Join Date
    Sep 2001
    Location
    Buffalo, NY
    Posts
    1,039
    Yes, I guess I'm forced to regular this forum now. I mean how can I not...I grew up here

    It all started from when I reached my 1000 post count and decided it looked cool, then it got worse--to a point where I made myself leave this place just so I would never mess up my post count. OCD? Probably.

    But you all still hate me anyways. Cool! Just like the old days.

  3. #18
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Hmmm.

    Code:
    </script>
    <script type="text/JavaScript">
    function mR(){return Math.random()*m;}
    var ac="#44d31b|#8a278e".split("|");
    var ic,i,a,b,c;icx=new Array();icy=new Array();icdx=new Array();icdy=new Array();
    var r=160;var r2=r/2;var m=3;ic=dgE("g").getElementsByTagName("div");
    for(i=0;i<ic.length;i++) {
    ic[i].style.color=ac[i];icx[i]=r2+Math.random()*r;icy[i]=r2+Math.random()*r;icdx[i]=mR();icdy[i]=mR();
    if (Math.random()>0.5){icdx[i]=icdx[i]*-1;}	
    if (Math.random()>0.5){icdy[i]=icdy[i]*-1;}}
    function fly(){for(i=0;i<ic.length;i++){a=icx[i]-r+icdx[i];b=icy[i]-r+icdy[i];c = Math.sqrt(a*a+b*b);
    if(c>r){if(icdx[i]>0 && icdy[i]>0){if(a>0 && b>0){icdx[i]=icdx[i]*-1;icdy[i]=icdy[i]*-1;
    }else{if(a>0 && b<0){icdx[i]=icdx[i]*-1;}else{icdy[i]=icdy[i]*-1;}}
    }else{if(icdx[i]<0 && icdy[i]<0){if(a<0 && b<0){icdx[i]=icdx[i]*-1;icdy[i]=icdy[i]*-1;
    }else{if(a<0 && b>0){icdx[i]=icdx[i]*-1;}else{icdy[i]=icdy[i]*-1;}}
    }else{if(icdx[i]<0 && icdy[i]>0){if(a<0 && b>0){icdx[i]=icdx[i]*-1;icdy[i]=icdy[i]*-1;
    }else{if(a<0 && b<0){icdx[i]=icdx[i]*-1;}else{icdy[i]=icdy[i]*-1;}}
    }else{if(icdx[i]>0 && icdy[i]<0){if(a>0 && b<0){icdx[i]=icdx[i]*-1;icdy[i]=icdy[i]*-1;
    }else{if(a>0 && b>0){icdx[i]=icdx[i]*-1;}else{icdy[i]=icdy[i]*-1;}}}}}}
    if(icdx[i]>0){icdx[i]=mR()+0.5;}else{icdx[i]=mR()*-1-0.5;}
    if(icdy[i]>0){icdy[i]=mR()+0.5;}else{icdy[i]=mR()*-1-0.5;}
    }icx[i]+=icdx[i];icy[i]+=icdy[i];
    ic[i].style.left=Math.round(icx[i])+"px";
    ic[i].style.top=Math.round(icy[i])+"px";}
    setTimeout( "fly()",100);}
    fly();
    </script>
    Last edited by VirtualAce; 11-14-2005 at 03:54 AM.

  4. #19
    someone liked my tie fighter

  5. #20
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    Talk about obfuscated code. I'm trying to figure out if it's actually other people we're interacting with or if it's just randomly moving stuff every now and then...

    The countdown seems to be counting down to 5 days from now...but the 360's not going to be released for 7 days, odd.
    Last edited by jverkoey; 11-14-2005 at 10:04 AM.

  6. #21
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    BWAHAHAHA... I've spent the past 10 minutes fighting some guy pushing his website name. He keeps putting "slightly deranged dot net" at the top and I keep putting "goto entropysink com" in the middle... and I keep moving his words.
    EntropySink. You know you have to click it.

  7. #22
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    man, thats pretty cool! ganglylamb and i had some fun

    its amazing, I put "amphoricdream dot com" and someone put "win your xbox here" before it and I had like a 100 hits in 3 mins...hahahaha

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  8. #23
    Bob Dole for '08 B0bDole's Avatar
    Join Date
    Sep 2004
    Posts
    618
    hahah nice
    Hmm

  9. #24
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    bwahahaha, read the last post on that page http://www.ztgamedomain.com/phpbb2/v...e8aef33f664384


    I luv stat tracker.

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  10. #25
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110
    Hehe this is very amusing ... axon is****

  11. #26
    Anti-Poster
    Join Date
    Feb 2002
    Posts
    1,401
    heh...fun
    If I did your homework for you, then you might pass your class without learning how to write a program like this. Then you might graduate and get your degree without learning how to write a program like this. You might become a professional programmer without knowing how to write a program like this. Someday you might work on a project with me without knowing how to write a program like this. Then I would have to do you serious bodily harm. - Jack Klein

  12. #27
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    i'm spending wayyy too much time here


    pwnage:

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  13. #28
    Anti-Poster
    Join Date
    Feb 2002
    Posts
    1,401
    I'm particularly proud of the "Press your Ganglylamb".
    If I did your homework for you, then you might pass your class without learning how to write a program like this. Then you might graduate and get your degree without learning how to write a program like this. You might become a professional programmer without knowing how to write a program like this. Someday you might work on a project with me without knowing how to write a program like this. Then I would have to do you serious bodily harm. - Jack Klein

  14. #29
    carry on JaWiB's Avatar
    Join Date
    Feb 2003
    Location
    Seattle, WA
    Posts
    1,972
    Quote Originally Posted by axon
    bwahahaha, read the last post on that page http://www.ztgamedomain.com/phpbb2/v...e8aef33f664384


    I luv stat tracker.
    Haha...Seriously you have to realize that other people are interacting when you watch words organize themselves into (semi) intelligible sentences. Unless there's some pretty good (and useless) AI behind it

    Edit: Oh yeah, I've been wondering for a long while now: Xterria, do you just have like 30 computers lying around, or how did you get so many points on FAH?
    "Think not but that I know these things; or think
    I know them not: not therefore am I short
    Of knowing what I ought."
    -John Milton, Paradise Regained (1671)

    "Work hard and it might happen."
    -XSquared

  15. #30
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    i think he said he works at a uni pc lab or something

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Who? Wha? Huh?
    By sean in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 09-22-2004, 06:17 AM
  2. What Do The Pro's Use To Build Video Games?
    By DeanDemon in forum A Brief History of Cprogramming.com
    Replies: 25
    Last Post: 12-12-2002, 11:08 PM
  3. A jigga wha?
    By Govtcheez in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 03-13-2002, 08:57 PM
  4. Very dangerous code...
    By Magos in forum C++ Programming
    Replies: 27
    Last Post: 11-11-2001, 02:01 AM
  5. Encryption Algorithms
    By bljonk in forum C Programming
    Replies: 3
    Last Post: 11-07-2001, 09:21 AM