Page 36 of 36 FirstFirst ... 263233343536
Results 876 to 895 of 895
  1. #876
    Believe. daboom1's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Mar 2019
    Post Count
    8,022
    There's "safe spaces" and then there's "get rid of the overtly obsessed s who follow me around". It's a fine line to walk unfortunately.
    I got the ignore function for spammers. Yeah they can still spam your notifications, but it makes me laugh when I see 3 from El Nono and 3 from Atheist Blake begging for attention.

  2. #877
    LMAO koriwhat's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jan 2008
    Post Count
    37,954
    This might work to wipe who posted last from the front page of the forum.

    Code:
    www.spurstalk.com##:xpath(//a[@class="username online popupctrl"]/span[contains(text(), 'ChumpDumper')])
    I didn't get the chance to try it out before another post was up by another user.

  3. #878
    LMAO koriwhat's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jan 2008
    Post Count
    37,954
    I got the ignore function for spammers. Yeah they can still spam your notifications, but it makes me laugh when I see 3 from El Nono and 3 from Atheist Blake begging for attention.
    I like seeing those I wish never to see again cease to exist altogether on ST. Like dust in the wind they too are gone altogether. They keep trying to bug the out of me but it just shows me I haven't been vigilant enough in my pursuit to wipe them completely from this site. them!

  4. #879
    The Boognish FuzzyLumpkins's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jul 2005
    Post Count
    22,830
    I like seeing those I wish never to see again cease to exist altogether on ST. Like dust in the wind they too are gone altogether. They keep trying to bug the out of me but it just shows me I haven't been vigilant enough in my pursuit to wipe them completely from this site. them!
    Uh-huh, Joey.

  5. #880
    Alleged Michigander ChumpDumper's Avatar
    My Team
    San Antonio Spurs
    Join Date
    May 2003
    Post Count
    144,696
    This might work to wipe who posted last from the front page of the forum.

    Code:
    www.spurstalk.com##:xpath(//a[@class="username online popupctrl"]/span[contains(text(), 'ChumpDumper')])
    I didn't get the chance to try it out before another post was up by another user.
    you just can't quit

  6. #881
    LMAO koriwhat's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jan 2008
    Post Count
    37,954
    This might work to wipe who posted last from the front page of the forum.

    Code:
    www.spurstalk.com##:xpath(//a[@class="username online popupctrl"]/span[contains(text(), 'ChumpDumper')])
    I didn't get the chance to try it out before another post was up by another user.
    Corrected!

    Code:
    www.spurstalk.com##:xpath(//div[@class="lastpostby"]/div/a/strong[contains(text(), 'ChumpDumper')])

  7. #882
    The Boognish FuzzyLumpkins's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jul 2005
    Post Count
    22,830
    I will say it is amusing watching his muddle through code. Reminds me of when he tried to say he was smart because he knew how to use CAD. Digging into the nugget was fun.

  8. #883
    LMAO koriwhat's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jan 2008
    Post Count
    37,954
    Want to wipe sub-forums from the front page that you don't use and don't care to use?

    Code:
    www.spurstalk.com##:xpath(//h2[@class="forum le"]/a[contains(text(), 'NFL Forum')]/ancestor::div[@class="forumrow table"])
    www.spurstalk.com##:xpath(//h2[@class="forum le"]/a[contains(text(), 'MLB Forum')]/ancestor::div[@class="forumrow table"])
    www.spurstalk.com##:xpath(//h2[@class="forum le"]/a[contains(text(), 'College Sports Forum')]/ancestor::div[@class="forumrow table"])
    www.spurstalk.com##:xpath(//h2[@class="forum le"]/a[contains(text(), 'MMA Forum')]/ancestor::div[@class="forumrow table"])
    www.spurstalk.com##:xpath(//h2[@class="forum le"]/a[contains(text(), 'Soccer Forum')]/ancestor::div[@class="forumrow table"])
    www.spurstalk.com##:xpath(//h2[@class="forum le"]/a[contains(text(), 'General Sports Forum')]/ancestor::div[@class="forumrow table"])

  9. #884
    LMAO koriwhat's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jan 2008
    Post Count
    37,954
    Don't want to see that God awful blue & yellow flag of RandomGuy's anymore?

    Code:
    www.spurstalk.com##:xpath(//img[contains(@src, 'image.php?u=1813&dateline=1645749074')]/ancestor::a)

  10. #885
    The Boognish FuzzyLumpkins's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jul 2005
    Post Count
    22,830
    And of course wile he is working on code we can confirm another week of no customers for the son of Karen.

  11. #886
    Alleged Michigander ChumpDumper's Avatar
    My Team
    San Antonio Spurs
    Join Date
    May 2003
    Post Count
    144,696
    Wow, Calftats really needs a safe space.

  12. #887
    The Boognish FuzzyLumpkins's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jul 2005
    Post Count
    22,830
    Wow, Calftats really needs a safe space.
    In fairness, his lack of self-control has gotten him to dox himself like an idiot. A safe space is in his best interest.

  13. #888
    Against Home Schooling Ef-man's Avatar
    My Team
    San Antonio Spurs
    Join Date
    May 2006
    Post Count
    17,808
    Wow, Calftats really needs his mom’s s.
    fify

  14. #889
    LMAO koriwhat's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jan 2008
    Post Count
    37,954
    Wipe threads completely that you don't care to see.

    Code:
    ! Wipes the Thread from Existence
    www.spurstalk.com##:xpath(//h3[@class="thread le"]/a[contains(text(), "THREAD  LE")]/ancestor::li)

  15. #890
    Against Home Schooling Ef-man's Avatar
    My Team
    San Antonio Spurs
    Join Date
    May 2006
    Post Count
    17,808
    Karen and her tattoo shop!

  16. #891
    LMAO koriwhat's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jan 2008
    Post Count
    37,954
    LOL The overtly obsessed crew of s are still at...

  17. #892
    Against Home Schooling Ef-man's Avatar
    My Team
    San Antonio Spurs
    Join Date
    May 2006
    Post Count
    17,808
    Amazing, he still reads my posts even though he has a filter to ignore me. Good thing I did not mentioned the pedo defending, calf-tatted, mama's boy.

    Karen and her tattoo shop!

  18. #893
    The Boognish FuzzyLumpkins's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jul 2005
    Post Count
    22,830
    Amazing, he still reads my posts even though he has a filter to ignore me. Good thing I did not mentioned the pedo defending, calf-tatted, mama's boy.

    Karen and her tattoo shop!
    90% of the people that respond to him on him; he is claiming to block all of them. He comes here for attention and to project his angst. Throw in his low self control and something has got to give. Hitting the ublock power button and refreshing is not exactly hard to do.

  19. #894
    Veteran hater's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Feb 2007
    Post Count
    70,954
    Don't want to see that God awful blue & yellow flag of RandomGuy's anymore?

    Code:
    www.spurstalk.com##:xpath(//img[contains(@src, 'image.php?u=1813&dateline=1645749074')]/ancestor::a)

  20. #895
    LMAO koriwhat's Avatar
    My Team
    San Antonio Spurs
    Join Date
    Jan 2008
    Post Count
    37,954
    I got the ignore function for spammers. Yeah they can still spam your notifications, but it makes me laugh when I see 3 from El Nono and 3 from Atheist Blake begging for attention.
    You can use a solution of mine to block them completely from your notifications list. Only thing you can't block is the numeration of notifications. Problem is you have to add each user separately and not a blanket statement referring back to your ignore list.

    www.spurstalk.com##:xpath(//div[@class="member_content"]/div[@class="subsection"]/ul[@class="floatcontainer"]/li/a/span[contains(text(), 'USERNAME')]/ancestor::li)

    www.spurstalk.com##:xpath(//div[@class="member_content"]/div[@class="subsection"]/ul[@class="floatcontainer"]/li/a/span[contains(text(), 'USERNAME') or contains(text(), 'USERNAME') or contains(text(), 'USERNAME')]/ancestor::li)

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Posting Permissions

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