Avoid Winning

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

Forfatter
Anh Khang Phan
Daglige installasjoner
0
Totale installasjoner
0
Vurderinger
0 0 0
Versjon
2025-02-07
Lagd
07.02.2025
Oppdatert
07.02.2025
Size
1,7 kB
Lisens
MIT
Gjelder

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