A keyboard shortcuts mod with 40+ fully customisable keyboard shortcuts.
Compatible with Cookie Monster.
Shortcuts include:
General
Upgrades and Buildings
Minigames and Krumblor
…and more
Shortcut combos can be created in advanced mode. Assign the same keybind to multiple different shortcuts and change their run order to make them run in order at the same time when a shortcut is pressed. The shortcut with the lowest run order runs first.
Things you can do with one combo:
Paste this userscript in a new script in your preferred userscript manager.
Save this code as a bookmark.
javascript: (function () {
Game.LoadMod("https://mastarcheeze.github.io/cookie-clicker-mods/cookieshortcuts/main.js");
})();
Paste this code into your console.
Game.LoadMod("https://mastarcheeze.github.io/cookie-clicker-mods/cookieshortcuts/main.js");