Greasy Fork 支持简体中文。

Avoid Winning

Change another winner if one of selected names is the winner (if possible, in case all objects in the race are excluded)

作者
Anh Khang Phan
今日安裝
0
安裝總數
0
評價
0 0 0
版本
2025-02-07
建立日期
2025-02-07
更新日期
2025-02-07
尺寸
1.7 KB
授權條款
MIT
腳本執行於

Duck Race Utils

More snippets: https://github.com/kaizisntme/duckrace-utils/

In this repo, there will be some code snippets used to change how the Duck Race works, including changing, choosing winner/loser... For these codes, you need the Tampermonkey extension, which allows us to modify to source of the website (it's quite similar to the way we use Console tab in DevTools, but with this extension, you can do it automatically). In addition, there's also a tutorial of "The way I found this method of modifying", if you need.

Snippets usage

  • Requirement: Tampermonkey (or alternative extension)
  • Click the installation link which is provided in the below table
  • Click "Install this script" button
  • Wait until the script is redirected to Tampermonkey dashboard, click "Install" and enjoy :)!
  • In some snippets, you need to config the data, read the comment section (under script info section) carefully