Cookie Clicker

Cookie Clicker

Working JavaScript console
28 Comments
Solopass Feb 13 @ 10:10am 
what can u do with this?
oreos  [author] Jan 15 @ 7:41pm 
not at the moment, i could update it though
is there a keybind for opening the console
DJ Salad Bar Jul 21, 2023 @ 6:44am 
This would be more helpful if it also had js output for debugging
oreos  [author] Jul 4, 2023 @ 2:17pm 
that would be sick
Rstanisback Jul 3, 2023 @ 12:31pm 
do you think you could make it a "minigame" for the Console
oreos  [author] Jun 6, 2023 @ 11:46am 
you type javascript into it and then press run and it runs it
Ralf Schuhmacher Jun 6, 2023 @ 9:15am 
how does it work
Galant1 Jun 2, 2023 @ 10:34am 
Now I understand, good mod. Sorry for the inconvenience
oreos  [author] Jun 2, 2023 @ 10:31am 
for console commands, its:
console.log
console.info
console.warn
console.error
console.clear
oreos  [author] Jun 2, 2023 @ 10:30am 
whats happening with it that makes it not work?
Galant1 Jun 2, 2023 @ 6:58am 
What is the console for? It didn't work for me, what commands do you have?
oreos  [author] Jun 2, 2023 @ 6:55am 
currently you could put it in any game but you would need to remove the cookie clicker stuff so it wont yell at you
Galant1 Jun 1, 2023 @ 6:19am 
This mod serves as a console in any game? What commands do you have? I fear for my steam achievements hahaha
Minos prime May 17, 2023 @ 7:11am 
k
oreos  [author] May 11, 2023 @ 5:11pm 
it should open automatically when you open cookie clicker

if you're asking how to open it back when you close it go to Options>Open console and just click it
Minos prime May 11, 2023 @ 5:11am 
how do you get to open it
oreos  [author] May 6, 2023 @ 4:24pm 
tis true
legit.exe May 6, 2023 @ 3:16pm 
Para adicionar cookies usem o comando Game.Earn(1000**6); o numero dentro dos () pode ser alterado,
ⴰⵍⴼⴰ ⵙⵉⴳⵎⴰ ⵉ Apr 30, 2023 @ 1:53pm 
thanks good work bro ty for help
oreos  [author] Apr 30, 2023 @ 1:47pm 
cookie clicker is kinda bad when it comes to the workshop so probably go into the mod menu in cookie clicker and select the mod and hit unsubscribe
ⴰⵍⴼⴰ ⵙⵉⴳⵎⴰ ⵉ Apr 30, 2023 @ 12:36pm 
when i unsub it still in here tf
JOELwindows7 Apr 19, 2023 @ 1:44pm 
no problem ye
JOELwindows7 Apr 19, 2023 @ 1:43pm 
cool and good thancc
oreos  [author] Apr 19, 2023 @ 9:27am 
should be AllowSteamAchievs now
oreos  [author] Apr 19, 2023 @ 9:23am 
k thx for the info. yea the info.txt is a little strange sometimes
JOELwindows7 Apr 18, 2023 @ 9:16am 
wait a minute, sometimes mods had Achieves, sometimes Achievs.. damn, lemme read doc, which one correct, idk..
JOELwindows7 Apr 18, 2023 @ 9:14am 
Ahem, It seems you have mistake in the info.txt

the steam achievement allow variable is typo! I saw
[code]"AllowSteamAchieves": 1,[/code]

your typo is [code]es[/code] at the end of var name while it should be [code]s[/code] so it becomes
[code]"AllowSteamAchievs": 1,[/code]
I think...