Greasy Fork

Greasy Fork is available in English.

AutoWoot

plug.dj autowoot

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/6572/25604/AutoWoot.js

$("#woot").click();
API.on(API.ADVANCE, autowoot);
function autowoot(){ $("#woot").click(); }