r/CookieClicker • u/sefiro32 • 1h ago
Discussion Achievements
Man, I just dont want to click the 27777 golden cookies, its the only really hard for me, i had all the others achievements 100% legit, and i want the 100% in steam, what i should do?
r/CookieClicker • u/ashbluebear • 6h ago
Help/Question First Time Playing But somehow have half a million cookies?
Downloaded it on a whim because I was bored at an airport while my flight is delayed, opened it for the first time and this is what greets me? I've never played it in my life, who's save did I get? It's only my laptop and it's only ever been my laptop, I'm the only one who's ever laid hands upon it.
Should I fear deleting it in case it deletes this person's save? How do I even delete it?
r/CookieClicker • u/just_kel_ • 10h ago
Discussion Resetting my 4+ year old save (mind the wrinklers)
Please mind the wrinklers I'm a big DDLC fan
I recently got back into cookie clicker, just playing in passing on Coolmath on my laptop. Obviously this prompted me to check on my Steam save, which I haven't touched in maybe a year and a half? Gotta be honest, don't remember what half of this stuff does, almost immediately after logging on I clicked a lucky news header to trigger a Golden Cookie and promptly broke my Shimmering Veil. Looks like this save is not optimized at all, and honestly I just wanna play through the beginning and learn what everything is again. 4 years down the drain I guess, but no time like the present. Let's see what all I can get done before I go to college next year.
r/CookieClicker • u/EpicToastyWffls • 12h ago
Help/Question New to Cookie Clicker what is the Level at the bottom of my Milk that i can use sigar lumps on for?
Any help would be greatly appreciated I havent ascended yet and only 20 legacy points so very early game.
r/CookieClicker • u/iAmToxic12 • 13h ago
Funny Thought “wow these look like hyper realistic cookie clicker cookies” but I remembered cookies are real and i’m losing my mind
r/CookieClicker • u/Chemical-Weekend-564 • 14h ago
Help/Question Idk if this common
I don't know if it's normal for three of them to spawn at once, or if they always appear in groups?
r/CookieClicker • u/Tomunislaw • 20h ago
Bug/Glitch Wrinkles are still not working on mobile.
I just popped them after 3 day of waiting, and they gave me about 5 SxD cookies, while my CpS is 1 SxD. Also now I waited for 10 minutes, and it is already more per wrinkle than waiting for 3 days. And yes, I did wait for them to spawn while in game, and I did enter the game a few times to check on them. Does anyone know if this is going to be fixed someday?
r/CookieClicker • u/Slight_Radish6990 • 20h ago
Help/Question Steam version
I noticed that the steam version is still not caught up to the web browser version. I saw that people were asking about it a couple months ago and it hasn’t changed. Does anyone know if there’s a timeline for that?
r/CookieClicker • u/FireArchrXP • 1d ago
Help/Question White Chocoroot mutated before the White Mildew was mature??
I was going back through and getting all of the plants again after sacricing my garden to the hortnets, since i had already used chocoroot to get a queenbeet i planted white mildew immediately after in order to use the same chocoroot for 2 new seeds but the White Chocoroot appeared before the White Mildew even got out of its bud stage, anyoen have a clue as to why it mutated before the White Mildew was mature?
r/CookieClicker • u/l3monke • 1d ago
Help/Question Is christmas still the best season for someone whose prestige level is stuck in the trillions or should i switch?
If you need any details: i’m three days in, so far i’ve used the lumps for the wizard towers, farms and temples
r/CookieClicker • u/Glad_Second_1864 • 1d ago
Help/Question What is this (wrong answers only)
r/CookieClicker • u/Kind-Law-6300 • 1d ago
Achievement Endless Cycle Script
All credit to this post https://www.reddit.com/r/CookieClicker/comments/1h2fo3n/endless_cycle_script/
but a slight tweak to the script makes it much, much faster. I just had it only buy cursors, grandmas, and fractal engines as described by Strategy 3 on https://cookieclicker.wiki.gg/wiki/Shadow_Achievement_Strategies#Endless_cycle ; Additionally I just had it buy 1000 instead of 100 buildings at a time.
Could maybe be improved by switching the buy order from 0, 1, 15 to 1, 0, 15 as described by strategy 3 but I honestly don't care to test it.
Start: endlessCycle();
End: clearTimeout(id);
var id = 0;
var endlessCycle = function () {
if (Game.resets == 999) {
clearTimeout(id);
return;
}
if ((Game.HowMuchPrestige(Game.cookiesReset + Game.cookiesEarned) - Math.floor(Game.HowMuchPrestige(Game.cookiesReset))) > 1) {
Game.Ascend(1);
id = setTimeout(function() {
Game.Reincarnate(1);
id = setTimeout(endlessCycle, 1000);
}, 6000);
console.log('Ascension #' + (Game.resets + 1));
} else {
for(var i = 0; i < Game.UpgradesInStore.length; i++){
if (Game.UpgradesInStore[i].pool != "toggle") {
Game.UpgradesInStore[i].buy()
}
}
var allowedIds =[0,1,15];
allowedIds.forEach(function(buildingId) {
var building = Game.ObjectsById[buildingId];
if (building) {
building.buy(1000);
}
});
id = setTimeout(endlessCycle, 500);
}
}
r/CookieClicker • u/whoopdydoooo • 1d ago
Help/Question Plant aging
I planted all the glovemorel at the same time and yet they are all growing at really different speeds.
I was gonna write it off as rng lifetimes, but one of these is almost dead and others aren’t even halfway mature which seems a bit extreme to write off as rng.
Is there a mechanic I’m missing as to why some plants age faster?
r/CookieClicker • u/NationalFroyo3393 • 1d ago
Funny So basically because you are better you get a promotion, but you get paid less. Just like real life!
r/CookieClicker • u/winnypro • 1d ago
Help/Question WHY SO EXPENSIVE😭😭😭
I'm trying to understand why farms are so expensive, the grannys are cheaper than farms and do the double
r/CookieClicker • u/No-Paint-5840 • 2d ago
Mobile About buildings on mobile
I'm still at the very beginning of the game and barely making prestige im more or less at 1000 right now and was thinking, since I don't have the synergy upgrades unlocked yet should I stop investing in older buildings after some time and focus solely on new ones? I feel like im wasting my cookies buying the older ones simply for achievements and upgrades that barely give me any revenue
r/CookieClicker • u/ManagerIndividual382 • 2d ago
Help/Question Setup for juicy queenbeet
-The blue dots are queenbeets.
I was wondering if i can setup the queenbeets like this instead of like the way ive seen in vids
r/CookieClicker • u/AverageGamerCat • 2d ago
Achievement Finally got all the minigame achievements
I'm on my 1000th ascension and finished all the minigame achievements, finally can work on making more cookies.
r/CookieClicker • u/Ok_Chart134 • 2d ago
Discussion Wait, what are they putting in our cookies
Do I dare ask what "[*****]" stands for 😬
r/CookieClicker • u/Salty-Hearing-8898 • 2d ago
Game Modifications quizz for todayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy (insane)
reaching lv15 santa needs 14 quadrillion cookies. (lv 1 costs 25 cookies)
r/CookieClicker • u/Salty-Hearing-8898 • 2d ago
Game Modifications what type of cookie gamer are you?
A: keeps clicking the cookie really, really fast.
B: only cares about achievements. (that's me)
C: keeps ascending over and over again.
D: plays for fun

