masterking32 / MasterHamsterKombatBot

Master Hamster Kombat Bot is a Python-based automation tool specifically designed for the game Hamster Kombat. This bot is capable of performing all in-game tasks, including auto-tapping, cipher tasks, and purchasing the best cards on your behalf. It's a free and fully automated farming bot that enhances your Hamster Kombat gaming experience.
https://masterking32.com
Apache License 2.0
266 stars 87 forks source link

Show best cards without buying them #183

Closed Unclezz closed 3 weeks ago

Unclezz commented 4 weeks ago

Hello, is there any way we can get the bot working only to show what are the current best cards available to buy but without actually buying them?

sweetlilmre commented 4 weeks ago

I think you can, this is technically a 'bug' or at least interesting behaviour: Set parallel_upgrades_max_price_per_hour to 0 and show_num_buy_options to the number of ranked options you'd like to see. Make sure that wait_for_best_card is True. Report your findings :)