bagscript

bag script with anti bot features + more

2025-04-30 기준 버전입니다. 최신 버전을 확인하세요.

작성자
bag-hare
평점
0 0 0
버전
0.6.0
생성일
2025-04-28
갱신일
2025-04-30
크기
18.8KB
라이선스
MIT
적용 사이트

<< in bottom right of window opens settings.
+ on filtered posts manually adds to per thread ID whitelist.

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.

If you are using CSS to hide stubs it needs !important to work alongside this script:
div.postCell:has(span.unhideButton) { display: none !important; }