Avoid Winning

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
Anh Khang Phan
Dziennych instalacji
0
Wszystkich instalacji
6
Oceny
0 0 0
Wersja
2025-02-07
Utworzono
07-02-2025
Zaktualizowano
07-02-2025
Rozmiar
1,69 KB
Licencja
MIT
Dotyczy

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