Cookie Clicker

Cookie Clicker

Auto Click and Buy Mod
正在显示第 11 - 20 项,共 22 项条目
< 1  2  3 >
更新于:2023 年 7 月 16 日 下午 10:39

07/17/2023


Changes
  • Added Autobuy options to "Vault" (exclude) Tech upgrades and buildings so AutoBuy does not buy them.

更新于:2023 年 7 月 2 日 上午 10:20

07/02/2023


Changes
  • Added AutoPet Krumblor - Pets Krumblor when you reach lvl 4 to unlock Dragon drops. Krumblor's Menu must be open. Turns off if you have all 4 drops.

更新于:2023 年 6 月 26 日 下午 6:06

06/26/2023


Changes
  • Vaulted upgrades are no longer bought with AutoBuy.

更新于:2023 年 6 月 26 日 下午 4:44

Updated some const names in the script so they do not conflict with other mods.

更新于:2023 年 6 月 26 日 下午 3:21

06/26/2023


Changes
  • Updated AutoBuy GUI to display the Building/Upgrade it would like to buy but is over the 120 second wait limit. This should help resolve issues with people wondering if the AutoBuy option is "working" :)

更新于:2023 年 6 月 26 日 下午 2:31

06/26/2023

Changes
  • Added GUI for the Mod inside the Cookie Clicker Options menu.
  • Updated AutoBuy max wait time to 120 seconds, added message to Options GUI to indicate if the script is waiting.
  • Added Hotkeys option for Legacy users that want to still use Hotkeys (Keyboard Shortcuts)

Notes
There is a ~5-10 seconds delay in the Options GUI that updates the AutoBuy status, the reason for this is if I updated the menu constantly it would make using the Options GUI a little difficult (buttons responding properly)

更新于:2022 年 10 月 11 日 下午 4:55

10/11/2022
Updated ascendluck function to meet the updated requirements to unlock Lucky Payout - Game.prestige + Game.ascendMeterLevel containing four(4) 7's anywhere.

Thanks to cannonball for reporting the issue and taking the time to provide a proposed fix.

更新于:2022 年 8 月 6 日 下午 6:51

Added Autobuy price calculation for "Dragon scale", "Dragon claw", "Dragon fang", "Dragon teddy bear".
Game.unbuffedCps*60*30*((Game.dragonLevel<Game.dragonLevels.length-1)?1:0.1);

This fixes an issue where the Autobuy feature calculated the price as "999"

Credits again go to Okaba00 for finding the issue and supplying the save! Thanks!

更新于:2022 年 8 月 1 日 下午 3:05

Updated Autobuy filtering to exclude toggle and prestige upgrades from Autobuy, this should "future proof" the mod.

Added Autobuy price calculation for "lasting" (Garden) CPS based upgrades. I *believe* the math is correct on this. (price*Game.cookiesPs*60) - feel free to let me know if this can be improved on.
Credits go to Okaba00 for finding the issue and supplying the save!

Commented out all console.log output - most people don't use Cookie Clickers developer mode, and it might help with performance.

更新于:2022 年 7 月 31 日 下午 2:04

Due to a calculation bug with Garden Upgrades. All Garden upgrades are excluded from Auto Buy.

Reference:
// calculation bug on Garden upgrades. Excluding for now.
470, // Elderwort biscuits
471, // Bakeberry cookies
472, // Duketater cookies
473, // Green yeast digestives
474, // Fern tea
475, // Ichor syrup
476 // Wheat slims