bagscript

bag script with anti bot features + more

Autor
bag-hare
Instalaciones diarias
3
Instalaciones totales
5
Calificaciones
0 0 0
Versión
0.6.1.4
Creado
28/4/2025
Actualizado
1/5/2025
Tamaño
20,4 KB
Licencia
MIT
Funciona en

THIS SCRIPT MAY NOT WORK WITH GREASEMONKEY - USE VIOLENTMONKEY OR TAMPERMONKEY

<< 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.
Find Next Thread : auto searches the catalog for the next thread containing /bag/ in the subject 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; }