Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.04 KB

Boykisser Clicker :3

Boykisser Clicker is an add-on/mod you can load into Cookie Clicker, which adds a layer of boykisser in your cookie cliker

Using

Steam

Link to the Steam Community Workshop page

Web

Using Cookie Clicker Mod Manager (CCMM)

  1. Install the Cookie Clicker Mod Manager. Instructions can be found on their Github Page

  2. Register the mod using following link: https://kayofeld.github.io/Cookie-Clicker-mod/boykisser.js

Bookmarklet

Copy this code and save it as a bookmark. Paste it in the URL section. To activate, click the bookmark when the game's open.

javascript: (function () {
  Game.LoadMod('https://kayofeld.github.io/Cookie-Clicker-mod/boykisser.js');
})();

Contributors

  • HAJTIDev: Original author for steam mod
  • Kayofeld: Web Version and refactoring for multiplatform