Cookie Clicker

Cookie Clicker

AutoStockAdvisor
29 kommentarer
Eeeeel 15. okt. kl. 11:29 
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. okt. kl. 19:50 
i'm saying that stock banking is most hands-on, this just makes it easy
Plokmatic Tan 7. okt. kl. 19:50 
this is the main most hands-on cookie method, buy buy buy!
sheetsdeathboy 7. aug. kl. 17:14 
i hav no friends
Ricky Schabusiness 7. aug. kl. 17:10 
how do you change the options, all i have is feature on off in settings
Capusta_Uchiha 23. juli kl. 9:58 
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  [ophavsmand] 22. juli kl. 13:54 
idk why it's not working, for me it works fine.

It works when the game is minimalized
Capusta_Uchiha 22. juli kl. 10:21 
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  [ophavsmand] 21. juli kl. 9:26 
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. juli kl. 6:46 
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. juli kl. 13:33 
That was fast ! Thanks a lot !
WolfGame  [ophavsmand] 20. juli kl. 12:41 
done, enjoy new button in settings
WolfGame  [ophavsmand] 20. juli kl. 12:22 
not yet, but thanks for the update suggestion, for simpler solution you can turn fast notes in game settings
K'rtoüsh 19. juli kl. 0:53 
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. juli kl. 17:47 
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. juli kl. 4:43 
i think it should
the real MJ 2. juli kl. 5:33 
does this help with Liquid assets??
ThomasDragon101 2. juli kl. 0:47 
... the second i say that it ends up buying
ThomasDragon101 2. juli kl. 0:46 
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. juli kl. 22:13 
well toxie, you gotta learn how to trade
T☢XIE 1. juli kl. 13:37 
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. juli kl. 11:25 
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. juli kl. 9:05 
Doesn't work. Doesn't even seem to properly download if I check the workshop folder. Just downloads a bin file
Quacko 27. juni kl. 3:46 
How do i use it
Rus Wooden Fortress 26. juni kl. 17:00 
Only got this mod when I already had 7.5m in profits lol
Slip'N'Slide 26. juni kl. 0:27 
Can confirm after testing. Achievements still work just fine. Just got Gaseous assets, no problem.
WolfGame  [ophavsmand] 25. juni kl. 14:40 
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.
亗 ᴠɪʙʀɪɢʜᴛ™ Ψ 24. juni kl. 13:11 
Can anyone who tested it tell me if the achievements really don't turn off? :steamhappy:
Malfestio 21. juni kl. 18:13 
nice