Reddit AI BotBuster (Enhanced UX - Complete)

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

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v. 4.1.0 19/06/2025

    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.
    
  • v. 2.12.0 19/06/2025

    Update main

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

  • v. 2.10.3 10/03/2025 Imported from URL
  • v. 2.8.1 08/03/2025 Imported from URL
  • v. 2.8 08/03/2025 Imported from URL
  • v. 2.6 08/03/2025 Imported from URL
  • v. 2.6 08/03/2025

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