Pokeclicker Scripts Save

Various scripts & enhancements for the game Pokéclicker.

Project README

Pokéclicker Scripts

Hits GitHub stars GitHub issues GitHub forks

UPDATE: April 18th, 2023

PLEASE READ

It's very important for the future of the project in general and how things will be like going forward.

Troubleshooting (READ BEFORE POSTING)

Using the Script Fixer Upper
Issue Guidelines

Only use scripts if you have read and understood their descriptions! Report issues while using scripts here or on the Discord, not to the developers of Pokéclicker.


Various scripts & enhancements for the game Pokéclicker.

These scripts were created for use with Script Manager browser extensions such as Tampermonkey or Violentmonkey. They should be compatible with most other Script Managers as well. If you have a Script Manager installed, you can click on the One-Click install links to easily install any scripts here.

If you are looking to use these scripts on the client version of Pokéclicker (Pokéclicker Desktop), replace the app.asar file in the client with the modified version from this repository. For detailed instructions, see here.

If you are looking to have something specific created or have any inquiries, feel free to contact me directly (contact info on profile) OR open and create an issue.

Discord Banner 2

You may also join my Discord server (can also click the banner above), be sure to grab the PokeClicker role from the #pick-your-roles channel to gain access to the Pokéclicker section.

Please do make sure that you read the Issues and PR Guidelines found here if you are wanting to open an issue, or if you wish to contribute to the project.

More scripts and things that I create will be added in due time, when I am interested and or am motivated enough to work. Remember, that I do this all free of charge and ask for literally nothing in return. I mainly created this project to simply share my passion for this game and show ways that it can be improved and or be more fun.

Vanilla scripts are purely for automation or other QoL things.
Custom scripts are able to do or change things that aren't within the bounds of the vanilla game or they may be considered more cheaty.

Vanilla Scripts

  1. Additional Visual Settings
  2. Auto Battle Frontier
  3. Auto Battle Items
  4. Catch Filter Fantasia
  5. Enhanced Auto Clicker
  6. Enhanced Auto Hatchery
  7. Enhanced Auto Mine
  8. Simple Auto Farmer
  9. Script Fixer Upper
  10. Script Handler (Included in desktop/app.asar)

Custom Scripts

  1. Auto Quest Completer
  2. Auto Safari Zone
  3. Catch Speed Adjuster
  4. Challenge Mode Changer
  5. Discord Code Generator
  6. Infinite Seasonal Events
  7. Oak Items Unlimited
  8. Omega Protein Gains
  9. Overnight Berry Growth
  10. Perky Pokerus Pandemic
  11. Simple Weather Changer
- Note: Please backup your saves before using any and all scripts that would be here!!!
- Note: All scripts here would be 100% compatible with one another!!!
- Note: Feel free to open an issue if you find any bugs/issues as these aren't fully tested!!!
- Note: in case it isn't mention below, all user set settings with these scripts are saved and persist even upon game close!!!

Additional Visual Settings (additionalvisualsettings.user.js) (One-Click Install)

This script adds new options to customize the game's graphics alongside a handful of other quality of life features.

Visual Settings

The added visual settings are found in the Scripts settings tab. Several of these new options are shown here:

I made these options as a hacky way to help save on some performance, especially when you are idling and leaving the game open for longer periods of time. This ends up removing these HTML elements that are constantly getting updated, so that the DOM is less flooded. After enabling any of these options, you will have to change routes for these settings to take effect. When disabling, you will have to go to something like a Town/Dungeon then back to a route for these to start working again.

As of 1.3 there is now an option for disabling all notifications, this may be especially helpful if you are using Enhanced Auto Mine. This may also cause some popups and other things to not appear (such as trying to manually Skip layers in the Underground). You can still hear when you get shinies using this, but you won't be able to see what shiny you received. I have not fully tested this, so feel free to experiment with this setting.

Convenience features

The script adds various buttons for quicker navigation and quality of life.

• Quick Settings, Inventory, and Pokédex buttons, found to the left of the Start Menu.
• Quick Dock, Gyms, and Dungeons buttons, found above the Town Map so you don't have to search for them. The Gyms and Dungeons buttons show all in the current region.
• Optimize vitamins buttons, found in the all vitamins menu. This feature uses the optimal combination of vitamins for your current region on the pokemon you select (assuming you have enough). It looks like a set of scales: ⚖


Auto Battle Frontier (autobattlefrontier.user.js) (One-Click Install)

This script adds in a stage resetter to the Battle Frontier.

You can specify a maximum stage in the input box on the right. When you complete that stage, you will earn the Battle Points and money for failing the stage, and then restart from the beginning. This allows you stay inside the Battle Frontier indefinitely farming BP while fully AFK.

The Max Attacks mode restarts the Battle Frontier when you reach a stage with battles that you cannot defeat in the specified number of attacks, allowing you to loop through the early stages for quicker farming. The button toggles through 1 attack, 2 attacks, and disabling the mode. Max Attacks is an enhancement of the previous One Click mode: the two-attack mode is slightly more efficient for farming BP.


Auto Battle Items (autobattleitems.user.js) (One-Click Install)

This script adds in automation for Battle Items:

image

It's quite simple how it works, and this also aims to be efficient as possible.

You can click the area of the specific Battle Item's quantity to toggle its automation. By default, they are all red, but when toggled on they will turn green.

When active, Battle Items will be bought as long as you've unlocked the earliest Town Shop that sells said Battle Items, also if you currently possess an exact quantity of 0 of them as well. Battle items will also only be bought when there is no price penalty involved with them. This means you would need to be battling Pokémon to keep the base price of them down.

Battle Items will automatically be used when you have at least 1 available, as you would expect.


Catch Filter Fantasia (catchfilterfantasia.user.js) (One-Click Install)

So, this script would be adding a Filter button to the Pokeballs section:

image

When you open the Filter, it will bring you to the all brand new Catch Filter:

image

So, how this works is when you have the Catch Filter on, basically the Catch Filter would somewhat be overriding the normal ball selection that you'll find (as shown in the 1st screenshot) and what we've always been used to.

You can now better think of the normal ball selection as a "default" ball selection for things when you have the Catch Filter active.

Now, to start using the Catch Filter, it should be pretty easy and straight forward.

You can start typing a Pokémon's name (can be case-insensitive) that you'd like to filter, like so:

image

To filter a Pokémon, you can click on them:

image

The green indicates that they are filtered. When a Pokémon is filtered, that means that they are allowed to be caught.

To the right, you will see 2 Pokéballs.

When they are blank (default), then the Pokéballs being used to capture their normal and shiny variation will be set to whatever you have as a default selection normally (as shown in the 1st screenshot).

The left Pokéball is for the normal variation of the specified Pokémon.

The right Pokéball is for the shiny variation of the specified Pokémon.

To select the Pokéball you want to capture the specified Pokémon, you must click the Pokéball. Clicking the Pokéball will cycle through all the available Pokéballs. Right-clicking the Pokéball will also reset/clear it back to default, that's if you don't cycle through all the options by clicking or don't want to.

Here's an example:

image

Here I have normal Eevees encountered set to be caught with normal Pokéballs, however if a shiny Eevee appears, then it will be attempted to be caught with an Ultra Ball.

Remember, this will only work if the Catch Filter is on AND it is highlighted green. Simple and straight forward, yes? Good.

Now, there are type catching filters:

image

If you turn these on, then Pokémon that match the specified type(s) will be caught. Yes, both single and dual typing Pokémon are accounted for here. So, for example, if you have only the Flying type filter on, then a Pidgey will still get caught because one of its types just so happens to be Flying type.

Now, an important thing to note. This is VERY important.

When you have the type filters on, these type filters will ignore Pokémon that you have filtered or not regardless. That's if the typing(s) are matching said Pokémon.

On top of that, if you have any Pokéballs specified on Pokémon in your filters, then these Pokémon will be attempted to be caught using the balls that you have set on them.

This means that you should be mindful of what Pokéballs that you're setting specifically on specific Pokémon.

Another thing to know too, is if you set a Pokéball that you have 0 quantity of to a Pokémon to be caught with, then the Pokéball that they will be caught with will resort to what you have set to as default settings (as shown in the 1st screenshot).

I think this would cover mostly everything, but if there are any other questions too, then I can answer them.

I think the rest of the buttons there are self-explanatory, and you guys can have fun testing that stuff out and playing around with it.


Enhanced Auto Clicker (enhancedautoclicker.user.js) (One-Click Install)

This script is based on one originally created by Ivan Lay, which can be found here.

The main Auto Clicker button can be found under your currencies. Clicking it toggles the Auto Clicker on/off without the need of a refresh. This setting will also save and persist through page refresh/close.

You can also adjust the number of clicks made per second. Higher click rates still max out at 20 enemies defeated per second, as the Auto Clicker makes multiple clicks simultaneously to reduce lag. Please note that while older script versions allowed you to set the Auto Clicker to up to 1000 clicks per second, this setting and its resulting click measurements were not accurate. The game engine cannot support speeds that high and the current version should provide similar performance.

The Auto Clicker button displays various statistics while running:

• Clicker Efficiency - How close the Auto Clicker is to its maximum speed. The closer to 100%, the better.
• Clicks/s or DPS - The number of clicks per second or click damage per second the Auto Clicker is producing.
• Req. Clicks or Req. Click Damage - The number of clicks or click attack necessary to one-shot enemies in the current route, gym, or dungeon. The color changes depending on whether you meet the requirement. This ignores dungeon boss health and health bonuses from dungeon chests.
• Enemy/s - How many enemies you are defeating per second.

You can switch between clicks and damage display modes in the settings menu. Statistics are averaged over the last ten seconds, reset upon changing locations.

Auto Gym

The Auto Gym feature is found below the Auto Click button. Some notes about how this works:

• Auto Gym will only work while the Auto Clicker is active.
• Auto Gym when activated will automatically fight the Gym in the town you are in.
• There is a dropdown to the right of the Auto Gym button which is meant for Elite Fours and other towns with multiple gyms. The number that you set this to determines which gym or Elite Four member you will fight. For example, if you set it to #5 while at a Pokemon League, you will fight the Champion. However, if you set Auto Gym to fight a gym you have not yet unlocked, you will instead end up fighting the last unlocked gym in that town (if one exists) until you restart Auto Gym or select a different gym to fight.

Auto Dungeon

The Auto Dungeon feature is found below the Auto Click button. Some notes about how this works:

• Auto Dungeon will only work while the Auto Clicker is active.
• Auto Dungeon when activated will automatically explore the current dungeon, or begin exploring a dungeon whose entrance you are at.
• If Flash is unlocked for a dungeon, Auto Dungeon will use it to explore more efficiently.
• If the settings menu option "Auto Dungeon finishes dungeons before turning off" is enabled (as is default), Auto Dungeon will not immediately stop when toggled off. It will finish exploring the current dungeon and stop after defeating the boss. Clicking the Auto Dungeon button a second time will stop it immediately without finishing the dungeon.
• The two buttons to the right of the Auto Dungeon button control its modes.
  • When fights mode is on, Auto Dungeon will find and fight every enemy on the floor.
  • When chests mode is on, Auto Dungeon will find every chest on the floor and open them before fighting the boss.
  • When neither mode is on (both buttons are greyed out), Auto Dungeon will just find and fight the boss as quickly as possible.
• The dropdown menu determines which chests Auto Dungeon will open. It will only open chests of the selected rarity or higher.
  • If the settings menu option "Always open visible targeted chests" is enabled, Auto Dungeon will open chests of sufficient rarity even when chests mode is off. It will open any visible chests right before fighting the boss but not explore the floor to reveal potential other chests.

Graphics settings

The Auto Clicker now includes graphics settings for Auto Gym and Auto Dungeon to save on performance, similar to those in the Additional Visual Settings script. These settings are located along with the statistics display mode setting in the Visual Settings tab of the settings menu. These disable most gym graphics while Auto Gym is running and most dungeon graphics while Auto Dungeon is running, respectively.

- Note: the Auto Clicker runs every 0.05 seconds.
- Note: statistics are checked and updated every 1 second while the Auto Clicker is active.

Enhanced Auto Hatchery (enhancedautohatchery.user.js) (One-Click Install)

This script is based on one created by Ivan Lay & Drak which can be found over here.

The Auto Hatchery automatically hatches eggs and places new eggs/fossils in the hatchery.

This button on the main-screen hatchery display toggles the Auto Hatchery.

These buttons inside the hatchery control the various Auto Hatchery modes, which activate in the following order.

• PKRS Mode tries to spread Pokerus. If you have an uninfected pokemon and a contagious pokemon that share a type, it will put them in the hatchery together.
• Auto Egg hatches eggs (the items), if you have any.
• Auto Fossil revives fossils, if you have any. When in Shiny Fossils mode, it will ignore fossils for which you already have the corresponding shiny.

If none of the above modes are enabled or have targets, the Auto Hatchery will select the first pokemon (in hatchery sort order) that matches your hatchery filters. If none match, it will select the first possible pokemon.


Enhanced Auto Mine (enhancedautomine.user.js) (One-Click Install)

This script was originally created by Ivan Lay and can be found over here.

This I had worked quite a bit on, and I'm quite happy with what it's capable of doing. This is far bigger and does a lot more than Ivan Lay's script. However, since I was using it and was inspired, I decided to make an auto miner that's as efficient as possible instead.

What this script adds is a new top row below the mining layer, as shown:

There's a lot to go over and explained with this Auto Miner, but I'll try my best to explain it all:

• Auto Mine - This will turn the Auto Miner On/Off. The Auto Miner uses bombs to automatically mine.
• Auto Small Restore - This will automatically buy and use Small Restores when low on energy (only while Auto Mine is running). It will only buy them when there are no Restores in your inventory and when they cost 30,000 (base price). Knowing that, this is best used anywhere you can one-shot Pokémon, so the price penalty in the Shop is constantly decreasing.
• 1st Input Field - The money amount below which the script will stop auto-buying Small Restores, so it won't drain all your money.
• Dropdown Menu - This menu lets you choose a type of item for the Treasure Hunter mode. While you have skips available, the Treasure Hunter will survey layers and skip them if they contain too few of your desired item type. The Treasure Hunter's default setting skips layers with too few total items.
• 2nd Input Field - The minimum number of your desired item type (or total items) for the Treasure Hunter. If the layer has fewer of the set item type the Treasure Hunter will skip it. Set this field to 0 to not skip any layers.

As of 1.1 this also includes 2 more additional features into the Treasures tab of the Underground as shown below:

• Auto Sell Treasure - This will automatically sell any and all treasures that would give you Diamonds upon successfully mining an Underground layer.
• Auto Sell Plate - This will automatically sell any and all plates that would give you gems upon successfully mining an Underground layer.

- Note: the Auto Miner runs once every 1 second.

Simple Auto Farmer (simpleautofarmer.user.js) (One-Click Install)

This script is a simple Auto Farmer which adds 4 new buttons below the Plant and Harvest all buttons as shown:

• Auto Farm will plant the berry that you have selected.
• Auto Harvest will harvest all ripe berries.
• Auto Replant will wait for ripe berries to be close to withering before harvesting, then replant the same kind of berry in that plot. This can be especially useful for mutating berries.
• Auto Mulch will wait for mulch to be close to running out, then use the same kind of mulch on that plot.

The Auto Farmer runs even while the farm window is closed. It also now saves your berry selection when the game restarts, to avoid farming interruptions.

- Note: the Auto Farmer runs once every 1 second.
- Note: Auto Replant cannot be used alongside Auto Plant or Auto Harvest.

Script Fixer Upper (scriptfixerupper.user.js) (One-Click Install)

This script resets the settings of all your other installed scripts. It is intended only for troubleshooting and fixing buggy behavior, as described here.

When you open the game with this script installed, it will bring up a confirmation box asking if you are sure you want to proceed. Confirming will remove all non-game data from localStorage, including any data from other people's scripts. While this should not affect your save data, you should make backups first just to be safe.

This script should be your first step if you are experiencing bugs, especially after a script update. Otherwise you should never have this script enabled. Asking about a pop-up that resets your scripts is a clear sign of using scripts without first checking what they do! Don't do this!


Script manager (Exclusive to the desktop client) (app.asar)

This script provides desktop client support for userscripts, allowing you to run or disable userscripts like a userscript manager browser extension does. All the scripts in this repository are supported and are by default automatically downloaded and updated. It can also run other userscripts that you install. Options are located in the Scripts tab in the game's settings menu.

This script is only compatible with the desktop client. For detailed instructions on installing and using the script manager, see here.

Script manager options

[Custom] Auto Quest Completer (autoquestcompleter.user.js) (One-Click Install)

This script automatically completes and starts quests and can be toggled with this button:

image

The script now has settings in the Settings menu that let you customize its behavior.

Max quest slots — Overrides the number of quests you can have active simultaneously, anywhere from just 1 to all 10 quests. • Quest reset timer — Choose a period of time (in minutes) to refresh your quests after if any are incomplete. Turn the timer on and off with the button at the bottom of the quest display. • Preferred quest types — Choose which quest types to prioritize. The script will automatically refresh your quests if all current preferred quests have been completed, though it will claim any unpreferred quests that happen to complete. If you are using fewer than 10 quest slots, prioritized quests will be selected first.


[Custom] Auto Safari Zone (autosafarizone.user.js) (One-Click Install)

This script automatically explores the Safari Zone and Friend Safari, catching Pokémon and collecting items for you. You can activate the script while in the window for either Safari.

The script also has the following options: • Auto Pick Items - Pick up items when only one ball is left (enabled by default) • Auto Throw Bait - Throws berries when seeking uncaught or contagious Pokémon, or regular bait if you need a bait achievement. • Auto Seek New - Prioritizes catching uncaught Pokémon. • Auto Seek PKRS - Prioritizes catching contagious Pokémon (below 50 EVs). • Auto Fast Anim - Increases the speed of many animations. Stacks with the Safari Level speed bonuses.

The auto bait setting will never use your last berry. The script will always use optimal berries to catch shiny Pokémon, whether or not auto bait is enabled.


[Custom] Catch Speed Adjuster (catchspeedadjuster.user.js) (One-Click Install)

This script adds in a new option found below your Pokéballs:

image

This currently will make all of your Pokéballs catch Pokémon at 0 delay (basically catch Pokémon as fast as you can defeat them).


[Custom] Challenge Mode Changer (challengemodechanger.user.js) (One-Click Install)

This script changes how Challenges work:

image

This makes it so that you can click the actual buttons and makes them able to enable/disable their respective challenges.

Most of the Challenges should update and take immediate effect. However, there may be wonky and unexpected side effects with certain Challenges, as this would still need testing and this is new to us all.

Also, yes, changing these will give you the respective Challenge ribbons on your player card or remove them. It's no different from activating Challenges on a completely fresh save.


[Custom] Discord Code Generator (discordcodegenerator.user.js) (One-Click Install)

This script will let you generate infinite amounts of Discord codes for all of the exclusive Pokémon locked behind Pokéclicker's Discord bot:

image

You can claim as many Pokémon as you want just by clicking buttons, and they are also generated no differently than normal.

This also would NOT require you to link up a Discord account (for those without an account or prefer to not use Discord).

This script also works while offline.


[Custom] Infinite Seasonal Events (infiniteseasonalevents.user.js) (One-Click Install)

This script adds in a new settings option to the top of the Start Menu:

image

This will give you access to all of the seasonal events in the game:

image

The events also show all the Pokémon that are brought along with them.

You can click on them to start any event that you desire. You are also able to activate more than 1 event simultaneously. They can be toggled on or off at any time. These events will run basically without end, at least not ending at any time you would really have to worry about.

There may be some other cool or neat custom events added in with this as well.


[Custom] Oak Items Unlimited (oakitemsunlimited.user.js) (One-Click Install)

This script removes the limit for the amount of Oak Items that you're able to equip:

image

All items are able to work together just fine, including leveling simultaneously with each other. Also, this is fully compaitable and functional with Loadouts.

This also removes any requirements needed to unlock any Oak Item slots, meaning you get the max number of slots given to you on a fresh save.


[Custom] Omega Protein Gains (omegaproteingains.user.js) (One-Click Install)

This script removes the limit for the amount of Proteins that you're able to use on Pokémon:

image

I haven't tested the limits of how many Proteins you can give, but it should practically be infinite.


[Custom] Overnight Berry Growth (overnightberrygrowth.user.js) (One-Click Install)

This script allows berries to grow while the game is closed, simulating their growth when the game loads. No mutations occur, aside from Kebia replanting, and Farm Hands are not active. Withered berries can replant as normal, but the script will ignore replanted berries to avoid lag. You can choose between three modes in the settings:

  • Until ripe: Berries will only grow until they are ripe and no time will pass for already-ripe berries. The default mode.
  • Until withered: Berries will continue aging once they are ripe and may wither.
  • Harvest before withering: Berries will continue aging once they are ripe, but the script harvests berries right before they would wither (during offline growth only).

[Custom] Perky Pokerus Pandemic (perkypokeruspandemic.user.js) (One-Click Install)

This script makes Pokérus spread inside the Hatchery without needing your Starter Pokémon inside for this to be accomplished.

This script will run and work automatically without needing to do anything else.


[Custom] Simple Weather Changer (simpleweatherchanger.user.js) (One-Click Install)

This script lets you freely edit the weather of the region you are currently in with this button:

image

In addition it will also prevent the weather from changing and will remember you choice when reloading the game


More to be added soon.

Open Source Agenda is not affiliated with "Pokeclicker Scripts" Project. README Source: Ephenia/Pokeclicker-Scripts

Open Source Agenda Badge

Open Source Agenda Rating