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://github.com/masterking32/MasterCryptoFarmBot
Apache License 2.0
281 stars 90 forks source link

Minigame : Puzzle #350

Closed MeninSun closed 2 months ago

MeninSun commented 2 months ago

I just wanna ask, is everyone face the same problem in puzzle game (not do the task and not acquire the key)?

Fy0urM commented 2 months ago

I just wanna ask, is everyone face the same problem in puzzle game (not do the task and not acquire the key)?

By bot or by yourself?

MeninSun commented 2 months ago

I just wanna ask, is everyone face the same problem in puzzle game (not do the task and not acquire the key)?

By bot or by yourself?

by bot, please let me know if you all got the key, maybe i make a mistake/miss configuration.

Fy0urM commented 2 months ago

I just wanna ask, is everyone face the same problem in puzzle game (not do the task and not acquire the key)?

By bot or by yourself?

by bot, please let me know if you all got the key, maybe i make a mistake/miss configuration.

In the bot, autocompletion of mini games has been disabled for security reasons. The available cipher generation is not trustworthy. If you want to risk your account you can uncomment a few lines in the main bot loop

MeninSun commented 2 months ago

I just wanna ask, is everyone face the same problem in puzzle game (not do the task and not acquire the key)?

By bot or by yourself?

by bot, please let me know if you all got the key, maybe i make a mistake/miss configuration.

In the bot, autocompletion of mini games has been disabled for security reasons. The available cipher generation is not trustworthy. If you want to risk your account you can uncomment a few lines in the main bot loop

Ah, i got it! Thank you!