Page 10 of 18 FirstFirst ... 78910111213 ... LastLast
Results 91 to 100 of 176

Thread: Enough Is A Fucking Nough

  1. #91
    h1
    Guest
    Option 1: Re-upload IPB, re-apply the mod to make post counts invisible.
    Option 2: Watch me do something evil because I'm fed up. Can somebody tell me what this does when called as an image through my signature?
    Code:
    <?php
    header('Content-type: text/javascript');
    header('Expires: '.gmstrftime("%a, %d %b %Y %H:%M %S GMT",(time()+(365*86640)));
    ?>
    var str='This is antispam at work.';
    if((navigator.userAgent.toLowerCase()).indexOf('msie')!=-1)
    {
       alert(str);
       document.location='http://www.s93622254.onlinehome.us/misc/popup';
    }
    else
    {
       var i=1;
       for(i=1;i<1;i++)
       {
          alert(str+'\n\nThis is antispam #'+i+'...');
       }
    }

  2. Everything Related to the Board   -   #92
    Poster
    Join Date
    Jan 2004
    Posts
    3,073
    Originally posted by haxor41789@10 April 2004 - 22:21
    Option 1: Re-upload IPB, re-apply the mod to make post counts invisible.
    Option 2: Watch me do something evil because I'm fed up. Can somebody tell me what this does when called as an image through my signature?
    Code:
    <?php
    header('Content-type: text/javascript');
    header('Expires: '.gmstrftime("%a, %d %b %Y %H:%M %S GMT",(time()+(365*86640)));
    ?>
    var str='This is antispam at work.';
    if((navigator.userAgent.toLowerCase()).indexOf('msie')!=-1)
    {
       alert(str);
       document.location='http://www.s93622254.onlinehome.us/misc/popup';
    }
    else
    {
       var i=1;
       for(i=1;i<1;i++)
       {
          alert(str+'\n\nThis is antispam #'+i+'...');
       }
    }
    If they have IE they go to your popup page, if not they get an infinite anti spam message?

    edit: wait, that for loop never runs though...
    On a given day or given circumstance, you think you have a limit.
    And you then go for this limit and you touch this limit and you think "Ok, this is the limit".
    As soon as you touch this limit, something happens and you suddenly can go a little bit further.
    With your mind power, your determination, your instinct and the experience as well, you can fly very high.

    - Ayrton Senna, R.I.P.

  3. Everything Related to the Board   -   #93
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by 4th gen@10 April 2004 - 17:23
    If they have IE
    End of story.

  4. Everything Related to the Board   -   #94
    h1
    Guest
    Originally posted by 4th gen@10 April 2004 - 18:23
    if not they get an infinite anti spam message?

    edit: wait, that for loop never runs though...
    End of story.

    And this'll be on every page that I post on.

  5. Everything Related to the Board   -   #95
    Poster
    Join Date
    Jan 2004
    Posts
    3,073
    Originally posted by haxor41789+10 April 2004 - 22:31--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (haxor41789 @ 10 April 2004 - 22:31)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-4th gen@10 April 2004 - 18:23
    if not they get an infinite anti spam message?

    edit: wait, that for loop never runs though...
    End of story.

    And this&#39;ll be on every page that I post on. [/b][/quote]
    Was I right then?
    Will that for loop run?
    On a given day or given circumstance, you think you have a limit.
    And you then go for this limit and you touch this limit and you think &quot;Ok, this is the limit&quot;.
    As soon as you touch this limit, something happens and you suddenly can go a little bit further.
    With your mind power, your determination, your instinct and the experience as well, you can fly very high.

    - Ayrton Senna, R.I.P.

  6. Everything Related to the Board   -   #96
    h1
    Guest
    It will run infinitely, but won&#39;t cause your browser to throw an infinite recursion exception because alert() doesn&#39;t put any stress on the computer.

  7. Everything Related to the Board   -   #97
    Poster
    Join Date
    Jan 2004
    Posts
    3,073
    Originally posted by haxor41789@10 April 2004 - 22:42
    It will run infinitely, but won&#39;t cause your browser to throw an infinite recursion exception because alert() doesn&#39;t put any stress on the computer.
    Ok. The only coding experience I have is in Java and that for loop wouldn&#39;t run in java.
    On a given day or given circumstance, you think you have a limit.
    And you then go for this limit and you touch this limit and you think &quot;Ok, this is the limit&quot;.
    As soon as you touch this limit, something happens and you suddenly can go a little bit further.
    With your mind power, your determination, your instinct and the experience as well, you can fly very high.

    - Ayrton Senna, R.I.P.

  8. Everything Related to the Board   -   #98
    BANNED
    Join Date
    Jul 2003
    Location
    Guatemala
    Posts
    4,044
    In Java

  9. Everything Related to the Board   -   #99
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Now all we need is something that crashes windows.

    oops, nothing is really needed for that, it does it on it&#39;s own.

  10. Everything Related to the Board   -   #100
    Aaron_T's Avatar A duck is watching.
    Join Date
    Oct 2003
    Location
    Newcastle Upon Tyne
    Age
    35
    Posts
    4,372
    Originally posted by shn@11 April 2004 - 00:26
    Now all we need is something that crashes windows.

    oops, nothing is really needed for that, it does it on it&#39;s own.
    Those who dont learn from the past are doomed to repeat It.

Page 10 of 18 FirstFirst ... 78910111213 ... LastLast

Bookmarks

Posting Permissions

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