您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
bag script with anti bot features + more
当前为
THIS SCRIPT CURRENTLY ONLY WORKS WITH TAMPERMONKEY
- GreaseMonkey will never be supported, its trash.
- 8chan made a change somewhere around 5/11/25 that broke ViolentMonkey in general on the site - waiting for a fix from admins
- If you are on chr*me you must have the browser dev mode enabled for any userscripts to work since manifest v3 is trash
<< in bottom right of window opens settings.
+ on filtered posts manually adds to per thread ID whitelist.
Thread Subject : run on any thread containing this text, blank should run on all threads
Post threshold : minimum posts to whitelist an ID.
Backlink threshold : minimum quotes any post must receive to whitelist an ID.
Experimental Heuristics : try to use heuristic methods to auto whitelist posts. Also tries to notice the bots IDs and will change the whitelist button to have a red border.
Find Next Thread : auto searches the catalog for the next thread containing the specified subject text once current thread hits 1500 posts. Inserts the link as a fake post at the end of the current thread.
If you are using CSS to hide stubs it needs !important to work alongside this script:
div.postCell:has(span.unhideButton) { display: none !important; }