Any price you want



  • @morbiuswilters said:

    Probably.  We've proven that CS isn't exactly stellar here.  At this point, though, 90% of the processing my script does is just to try to thwart you.  Source is linked below.  I don't want to put it on userscripts until I test it a bit more. 
    You could just check if the post ID matches the post ID in the URL. But then you have to rely upon CS not redirecting you to the thread before it actually adds the post, which has been happening to me a lot lately.



  • @bstorer said:

    You could just check if the post ID matches the post ID in the URL. But then you have to rely upon CS not redirecting you to the thread before it actually adds the post, which has been happening to me a lot lately.

    Me too.  It's fun because your post shows on the main page as the last but it sometimes takes 20 seconds or so to show up in the thread.  My script is useless there, I just sit and refresh until my post appears and it can update the tags.  I could check the post ID, but I don't know how hard that would be to fake.  Also, I am planning on fixing it eventually (if I am still using it in a week) so it doesn't use the URL to get the post ID but instead updates any of my posts on the page with their appropriate ID.  That was the original plan, but the HTML is so horrendous that I gave up and just went to location parsing for the time being. 



  • @morbiuswilters said:

    I could check the post ID, but I don't know how hard that would be to fake.

    Easily faked, but hard to predict. So unless I saw you post, quickly added my post with the same post ID, and hoped you refreshed the page after my post was added, but the with same URL, you should be okay.

    Of course, if I later think of a way around that, I reserve the right to do that, too.



  • @Cap'n Steve said:

    As far as the tags thing goes, you guys do realize that you're trying to bring down a site you spend quite a bit of time reading, right?

    Yes, so?



  • @Quietust said:

    If you want to properly do a fake message embedded in the message body, you need to clear your signature and manually put it in all of your posts.

    Not true- you [i]could[/i] (if you were so inclined) post a post followed by your manually-added sig, and then append a fake post by someone else, with their fake signature, and then finish the whole horrific cocktail off with a fake reply also by yourself- on the ass-end of which your real signature would be slapped. I'd do it myself, but my fake posts always have an inexplicable gap in the title border which makes them not so much masterful fakes as... well, piles of bollocks.

    It'd work though. I wonder how many fake posts you could string together in one go before the forum barfs?



  • Fakesplosion stress-testing

    @rc_pinchey said:

    I wonder how many fake posts you could string together in one go before the forum barfs?

    Let's find out, shall we?

                      <li></li>
                      <li><a href="">Report abuse</a></li>
                      <li><a onclick="" href="#">Quick Reply</a></li>
                  </ul>
              </td>
          </tr>
      </table>
      

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... ONE!</p>
      

      (Also I fixed that gap, woohoo!)

                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... TWO!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... THREE!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... FOUR!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... FIVE!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... SIX!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... SEVEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... EIGHT!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... NINE!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... TEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... ELEVEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... TWELVE!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... THIRTEEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... FOURTEEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... FIFTEEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... SIXTEEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... SEVENTEEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... EIGHTEEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... NINETEEN!</p>
      
                        <li></li>
                        <li><a href="">Report abuse</a></li>
                        <li><a onclick="" href="#">Quick Reply</a></li>
                    </ul>
                </td>
            </tr>
        </table>
        

      Test O'Clock In reply to
                  </td>
              </tr>
          </table>
      </h4>
      <table cellspacing="0" cellpadding="0" style="border:0px;width:100%;height:100%">
          <tr valign=top>
              <td rowspan="2" class="ForumPostUserArea">
                  <div class="ForumPostUserContent">
                      <ul class="ForumPostUserPropertyList">
      
                          <li class="ForumPostUserName"><img src="http://forums.thedailywtf.com/Themes/leanandgreen/images/user_IsOnline.gif" alt="" style="border-width:0px;" /><a>Stressy McTest</a></li>
                          <li class="ForumPostUserAvatar"><img src="/utility/anonymous.gif" alt="" style="border-width:1px;border-style:solid;max-height:80px;max-width:80px;" /></li>
                          <li class="ForumPostUserIcons"><img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Themes/leanandgreen/images/rankicons/rankTop10.gif" /></li>
                          <li class="ForumPostUserAttribute">Jab it 'til it breaks</li>
                          <li class="ForumPostUserAttribute">Posts &#8734;</li>
                      </ul>
                  </div>
      
              </td>
              <td class="ForumPostContentArea">
                  <div class="ForumPostTitleArea">
                      <h4 class="ForumPostTitle">
                      </h4>
                      <div class="ForumPostThreadStatus">
                      </div>
      			    <div class="ForumPostButtons">
      
                          <a class="CommonImageTextButton CommonReplyButton">Reply</a>
                          <a class="CommonImageTextButton CommonFavoriteButton">Favorites</a>
                          <a class="CommonImageTextButton CommonContactButton">Contact</a>
                      </div>
                  </div>
                  <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border:0px;width:100%;height:100%;">
                      <tr><td>
      
                          <div class="ForumPostBodyArea">
                              <div class="ForumPostContentText">
      									    <p>Aaaaaand... TWENTY!</p>
      

      Are you still OK, mister forum?



  • Wow. The forum's still OK, but the Reply screen? Not so much.


  • Discourse touched me in a no-no place

    @rc_pinchey said:

    Let's find out, shall we?
    I still think it needs some work: [IMG]http://i256.photobucket.com/albums/hh189/PaulJHerring/rc_pinchey.png[/IMG]



  • Ironically, that post isn't one of the fake ones...


  • Discourse touched me in a no-no place

     I'm failing to see the irony, since that was my point.



  • @rc_pinchey said:

    Ironically, that post isn't one of the fake ones...

    If you use the "Threaded" view, all fake posts disappear - they only show up in Flat view.



  • @bstorer said:

    @MasterPlanSoftware said:

    @bstorer said:

    lest some idiot be confused when he resurrects this thread three months from now.
     

    Oh come on, ED can hear you...

    Don't give people more credit than they deserve, MPS. That's how you end up with a 2500 post thread about a shitty application that doesn't do anything worthwhile. And we don't want that, do we?

    I'm surprised that you know me so well.  As for resurrecting ancient threads, I don't remember when I last did that.  I'll hafta check my massive text file.

    (and about my TagExceptions, I understand why it might not have been obvious what I was doing since back when I was labelled as failure I only had about 4 of them. 



  • @Eternal Density said:

    I'll hafta check my massive text file.
     

    Holy jammed noodles batman!

    Now I get it, it's soo symple!!

    I'ts not that Spectate is sooo lame, is that in fact some of you have been messing around and posting him as a signature guy!! 



  • @ZippoLag said:

    @Eternal Density said:

    I'll hafta check my massive text file.
     

    Holy jammed noodles batman!

    Now I get it, it's soo symple!!

    I'ts not that Spectate is sooo lame, is that in fact some of you have been messing around and posting him as a signature guy!! 

     

    wait a second, I was just fooling around when I posted that, but now that I check the SS thread, you guys actually have been messing around making fake SS posts.. IMO that was not necessary, nope.. 



  • But we only did it 'cos you told us to! You'd better start taking responsibility for your actions.

    Personally, I thought it was completely the wrong thing to do, and would NEVER have done it if you hadn't basically forced me to. Also, I heard you sell drugs in schools, and that you shot JFK and wrote SSDS.



  • taht's interesting, I shot a man when I wasn't even been born, I'm awesome.- 


Log in to reply