Greasy Fork镜像 支持简体中文。

Reddit AI BotBuster

Detects suspected bot accounts and AI-generated content on Reddit using advanced heuristics. Bot accounts have their username styled in orange (if the account is young), while AI-generated content is outlined.

作者
RootThePlanet
今日安裝
0
安裝總數
18
評價
0 0 0
版本
2.10.3
建立日期
2025-03-08
更新日期
2025-03-10
尺寸
18.7 KB
授權條款
未知
腳本執行於

https://github.com/RootThePlanet/Reddit_AI_BotBuster

I've been frustrated seeing Reddit increasingly flooded with bots using AI generated comments to just stir the pot. I like to think that most of us are just normal center leaning lurkers that are sick of every post becoming political. So with some help from o3mini I created a tampermonkey script to help detect and highlight bot and AI-generated posts and comments. It uses things like how recently accounts were created,, comment style, semantic coherence, and linguistic traits like repetitive phrases, unnatural syntax, and overly formal writing styles to determine whether a post/comment is a real person or not. It's not perfect and it never will be because of all the reasons you already know.

Reddit AI BotBuster

This Tampermonkey userscript scans Reddit in real time to detect posts and comments that may be generated by bots or AI. It uses advanced heuristics with fractional weights to analyze suspicious language patterns—such as explicit AI disclaimers, lack of natural contractions, low lexical diversity, and repetitive n-gram usage—and factors in account age to help assess authenticity.

How It Works: The script continuously monitors the page using a MutationObserver and periodic scans. It computes a combined score based on a Bot Score (which evaluates username patterns, duplicate texts, generic responses, spammy links, and account age) and an AI Score (which measures linguistic cues like AI disclaimers, sentence structure uniformity, semantic coherence, proper noun consistency, context shifts, and syntactic complexity). If the total score exceeds a preset threshold, the content is flagged with a colored outline.

Features:

  • Real-time scanning of dynamically loaded Reddit content
  • Multi-layered analysis using fractional-weighted heuristics
  • Visual highlighting with colored outlines (red for bot-like, blue for AI-like, purple for mixed signals)
  • A popup counter that displays detection details

Installation: Click the Install Script button on this page. Or...Install the Tampermonkey extension, create a new script, paste the provided code, save and enable it. Then, reload Reddit pages and the script will automatically flag suspicious content.

Limitations & Future Improvements: While this script uses a variety of advanced detection techniques, it isn’t perfect and may occasionally flag benign content or miss cleverly concealed AI text. Future updates will further refine the detection methods and may integrate additional semantic analysis or external APIs for improved accuracy.

Enjoy a cleaner, more authentic Reddit experience, and feel free to share your feedback or suggestions!

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址