Cookie Clicker

Cookie Clicker

AutoStockAdvisor
29 Comments
Eeeeel 15 Oct @ 11:29am 
at line 145 (don't have to fix line 148) change M.buyGood(good, 1e6) to 1e5 and check the return value(false when failed to buy) to fix 'not buying' problem since it's what 'buy max' button set to
and for suggestion, at line 46 change to
M.getGoodMaxStock(M.goodsById[good]) - good.stock > 0
to buy more

"Cookie"
Plokmatic Tan 7 Oct @ 7:50pm 
i'm saying that stock banking is most hands-on, this just makes it easy
Plokmatic Tan 7 Oct @ 7:50pm 
this is the main most hands-on cookie method, buy buy buy!
sheetsdeathboy 7 Aug @ 5:14pm 
i hav no friends
Ricky Schabusiness 7 Aug @ 5:10pm 
how do you change the options, all i have is feature on off in settings
Capusta_Uchiha 23 Jul @ 9:58am 
It looks like it only buys when there is enough money to buy maximum amount at once. I can't define it exactly(

Also, can you add that autotrader would buy additional shares up to the maximum if I already have these shares and other conditions are met? It would be great if it keeps buying until it reaches storage maximum or conditions stop being met. Maybe also button to toggle this function
WolfGame  [author] 22 Jul @ 1:54pm 
idk why it's not working, for me it works fine.

It works when the game is minimalized
Capusta_Uchiha 22 Jul @ 10:21am 
I think autopurchase is not working(
After purchase notification appears, stock does not appear in my bank storage.

Also a question - does autotrader work if you minimize game?
WolfGame  [author] 21 Jul @ 9:26am 
thanks for the suggestion, I wanted to add this for a long time but I didn't know how, so thanks for the solution and after some thought, the old logic will bring higher earnings in the long run, but the new proposed logic will make small and large earnings in the short and long run.

Consider it changed in few minutes
Eeeeel 21 Jul @ 6:46am 
I think shouldBuy(good, M) doesn't work as intended,
good.val < M.getRestingVal() * 0.5 &&
... && // down phase checks
good.val < 5
//because the previous code
//1. does not buy in falling phase even when they are already pretty low (like $1)
//2. does not buy when stock is under 50% resting because of the last good.val < 5

needs to be changed as
(good.val < M.getRestingVal() * 0.5 &&
(...phase checks) ||
good.val < 5)

also, Cookie
K'rtoüsh 20 Jul @ 1:33pm 
That was fast ! Thanks a lot !
WolfGame  [author] 20 Jul @ 12:41pm 
done, enjoy new button in settings
WolfGame  [author] 20 Jul @ 12:22pm 
not yet, but thanks for the update suggestion, for simpler solution you can turn fast notes in game settings
K'rtoüsh 19 Jul @ 12:53am 
Hello ! Thank you for this mo !, I just got Gaseous assets thanks to it !
A little question : Is there a way to turn off notifications ?
kirbo 15 Jul @ 5:47pm 
WARNING! Carry on reading! Or you will die, even if you only looked at the word warning! Once there was a little boy called Joey, he was ten-years-old and he lived in a mental hospital because he posted a shitty copypasta onto a People Playground mod's comment section . He got so bad he went to kill all the staff in the hospital so the Feds decided that best idea was to get rid of him so they set up a special room to kill him, as inhumane as possible. And he sat there in agony for hours until he died. Now every week on the day of his death he returns to the person that reads this letter, on a monday night at 12:00 a.m. He creeps into your room and kills you slowly, by pegging you and watching you bleed to death. Now send this to ten other profiles on this one site, and he will haunt someone else who doesn't. This isn't fake. apparently if u copy and paste this to ten comments in the next ten minutes nothing will happen: sorry man i am not taking the risk
witek 3 Jul @ 4:43am 
i think it should
the real MJ 2 Jul @ 5:33am 
does this help with Liquid assets??
ThomasDragon101 2 Jul @ 12:47am 
... the second i say that it ends up buying
ThomasDragon101 2 Jul @ 12:46am 
Doesn't seem to be working the autotrader, its saying like its buying butter but when i check the stocks it hasn't bought it at all
Uwynothna 1 Jul @ 10:13pm 
well toxie, you gotta learn how to trade
T☢XIE 1 Jul @ 1:37pm 
Autotrader sells when it shouldn't, and doesn't buy when it really should. The extra info is really nice but autotrader just made me lose a lot of potential profit by selling some stocks at a horrible time. If you use this mod, DISABLE AUTOTRADER.
Hitmastaz 1 Jul @ 11:25am 
Feels weird, i've seen the mod actually did sell some goods but most of the times it feels like it does not sell when it should. Goods at +100$ value are not sold even tho way higher than resting value, it does give some profit but seems quite slow and uneffective tbh :/
murixbob 1 Jul @ 9:05am 
Doesn't work. Doesn't even seem to properly download if I check the workshop folder. Just downloads a bin file
Quacko 27 Jun @ 3:46am 
How do i use it
Rus Wooden Fortress 26 Jun @ 5:00pm 
Only got this mod when I already had 7.5m in profits lol
Slip'N'Slide 26 Jun @ 12:27am 
Can confirm after testing. Achievements still work just fine. Just got Gaseous assets, no problem.
WolfGame  [author] 25 Jun @ 2:40pm 
I can guarantee that this add-on/mod does not disable Steam Achievements due to a simple line of code "AllowSteamAchievs: 1," in the info.txt file. I recently managed to get the "Gas Resources" achievement using it.
Can anyone who tested it tell me if the achievements really don't turn off? :steamhappy:
Malfestio 21 Jun @ 6:13pm 
nice