A script to obtain the desired statistics on the SupaClicker game.
To use the script, you need to connect to the game's website and retrieve the list of your cookies in the headers of a Network request to set the COOKIES variable in an .env at the project root.
.env example:
COOKIES="sb-ludyyxcyrqfzlwhexilp-auth-token-code-verifier=...; sb-ludyyxcyrqfzlwhexilp-auth-token=..."Then, you can execute this command to get all the stats maxed: pnpm run exec.