Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add Route 10k Walker and Pokerus Walker UserScript
This commit introduces a new UserScript that automates walking routes in Pokeclicker to achieve 10,000 defeats per route. It also includes a Pokerus mode that checks for Pokémon needing Pokerus resistance. The script features a user interface with a toggle button and a dropdown for selecting modes, along with various utility functions for managing routes and Pokémon statistics. The script is designed to enhance gameplay efficiency by automating route management based on player progress and requirements.
Additional commits add updates to the UserScript to include new dungeon modes for both clearing dungeons and checking for Pokémon needing Pokerus resistance. The script now supports a total of four modes: Route 10k, Pokerus, Dungeon - Clears, and Dungeon - PKRS. Key changes include the addition of functions to manage dungeon access, clear counts, and Pokémon status checks, as well as improvements to the user interface for mode selection. The version has been updated to 0.4.0 to reflect these enhancements.