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

new game issue #226

Closed bowler14 closed 2 weeks ago

bowler14 commented 2 weeks ago

playground game Mow and Trim already claimed. [Master HamsterKombat Bot][INFO] [bot- 2] Playground game Mud Racing already claimed.

it shows message that key is collected but in game its not collected it still show (0/4) i did all new changes in script but dont know whats wrong

afdah commented 2 weeks ago

Working on my end.

Fy0urM commented 2 weeks ago

Because of The mini games are designed to randomly shuffle their order to avoid detection as a bot, making it appear more like human behavior

Shuffling has no effect on the message being displayed, the bot first receives a list of games from the server, shuffles them, and only then checks the possibility of a key, if the daily number of keys for the game is not entered, it tries to get a key.

it shows message that key is collected but in game its not collected it still show (0/4) i did all new changes in script but dont know whats wrong

You may have made some changes to the script, make sure you have the latest version of the bot from the repository, don't make any changes to it except config.py and check it out

tboy1337 commented 2 weeks ago

working fine for me.

Fy0urM commented 2 weeks ago

I think maybe issue starter just opened the games page before getting the keys by bot and then after getting the keys by bot just did not refresh the games page

Fy0urM commented 2 weeks ago

[bot- 2]

or given that he has it in his log, he has multiple accounts and he's just looking at the wrong account.

Fy0urM commented 2 weeks ago

[Master HamsterKombat Bot][INFO] [bot- 2] Playground game Mud Racing already claimed.

Also, given that he has no timestamp in his log, he probably has either an old version of the bot or a modified one, although he says he has the latest and no modifications. my current bot output as example image

bowler14 commented 2 weeks ago

[bot- 2]

or given that he has it in his log, he has multiple accounts and he's just looking at the wrong account.

Its Working Fine now i don't know what's wrong yesterday , yes i have multiple account and i double checked it That i was checking right account but anyways all working now Thanks for Response

bowler14 commented 2 weeks ago

it's working Now Thanks for Your help