Reddit AI BotBuster (Enhanced UX - Complete)

Detects suspected bot accounts and AI-generated content on Reddit with a transparent, configurable, and research-based engine.

These are versions of this script where the code was updated. Show all versions.

  • v4.1.0 2025-06-19

    4.1.0 Major Release

    This change control covers the push of version 4.1.0 of the userscript. The update includes significant user experience enhancements and improvements to the AI detection engine, based on user feedback and analysis of AI-text detection methodologies.

    Summary of Changes:

    New Feature: User Interface (UI) Enhancements
        Configurable Thresholds: A settings panel was added to the script's popup, allowing users to set their own detection thresholds for AI and Bot scores. These settings are saved locally using GM_setValue.
    

    Confidence-Based Highlighting: Flagged AI content is now outlined in different colors and styles based on the confidence score, providing immediate visual feedback on the detection strength. On-Hover Score Breakdown: A tooltip now appears when hovering over flagged content, showing a detailed breakdown of the scores and the specific heuristics that were triggered.

    New Feature: Enhanced Paraphrase Detection

    The computeAIScore function was updated with a new heuristic designed to detect "AI-paraphrased" content. This works by identifying the anomalous use of overly formal or complex synonyms, a technique noted in research on bypassing AI detectors.
    

    Fix: Reinstatement of Bot Detection Logic

    The full bot-scoring logic (computeBotScore, computeUsernameBotScore, and related heuristics) was restored after being inadvertently omitted from a previous version.
    
  • v2.12.0 2025-06-19

    Update main

    Known issue with new reddit. This will only work on old reddit.

  • v2.10.3 2025-03-10 Imported from URL
  • v2.8.1 2025-03-08 Imported from URL
  • v2.8 2025-03-08 Imported from URL
  • v2.6 2025-03-08 Imported from URL
  • v2.6 2025-03-08

长期地址
遇到问题?请前往 GitHub 提 Issues。