Skip to content

A lightweight simple mod menu with cookie clicker that lets you execute a variety of hacks with ease!

License

Notifications You must be signed in to change notification settings

SomeRandomFella/cookie-clicker-mod-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tatar Mod Menu 🖥️

Menu Screenshot

Features

  • Add Cookies
  • Set Cookies
  • Auto click golden cookies
  • Spawn Golden Cookies!
  • Change your bakery name
  • Unlock all upgrades
  • Sleek UI based off cookie clicker

and MUCH more and also a lot more to come in the future :)

How do I install???

There are many ways you can inject your game with Tatar Mod Menu here are some of the ways and DO CONTROL + Q TO OPEN IT!

Bookmarklet (Reccomended)

A bookmarklet is probably one of the most simple ways, so what you do is you go to bookmarklet.js copy the code then make a new bookmark and in the URL section paste the code. Then once you're on Cookie clicker click the bookmark to inject the mod menu

Console injection

or if you cannot do bookmarklet

Copy this in the console

const s = document.createElement('script');
s.src = 'https://raw.githubusercontent.com/SomeRandomFella/cookie-clicker-mod-menu/refs/heads/main/inject.js';
document.body.appendChild(s);

CDN jsdeliver

lets say you have cookie clicker on a single file html to play on at school. You can simply copy this js deliver link in the body of the html and dont worry! JSdeliver is unblocked in most districts.

    <script> src"=https://cdn.jsdelivr.net/gh/SomeRandomFella/cookie-clicker-mod-menu/inject.js"</script>

About

A lightweight simple mod menu with cookie clicker that lets you execute a variety of hacks with ease!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published