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