Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CC-DMM

abysmal cookie clicker mod menu

to use it, copy and paste

const mmurl = "https://c.dumo.se/cc-dmm.js";Game.registerMod("dmmloader", {init: () => {let scr = document.createElement("script");scr.onload = () => {Game.registerMod("ccdmm", DmmModObject);};scr.onerror = () => {alert("failed to load ccdmm! your internet is probably down.")};scr.src = mmurl;document.body.appendChild(scr);}});

into the console
then press E

About

abysmal cookie clicker mod menu

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages