NimaN2D / telegram-mini-app-games-automation

This Laravel 11 project automates the Hamster Kombat and Musk Empire Games by handling taps and purchasing upgrades (improvements) based on the configured strategies.
3 stars 1 forks source link

Authorization error #5

Closed furzich2015 closed 3 months ago

furzich2015 commented 3 months ago

After I logged into the app from my mobile, the program no longer authorizes it. How to solve it?

NimaN2D commented 3 months ago

Hello @furzich2015 ,

Which game do you mean? The app is working on my server, and it's still running smoothly without any problems for Hamster game.

Thanks,

furzich2015 commented 3 months ago

@NimaN2D I mean to Musk Empire game. When I run it on the server and then log into it on my phone, the bot stops working on the server. I see that the value in the hash changes

NimaN2D commented 3 months ago

Got it,

The authentication mechanism on Musk Empire is different. I'm not sure, but I think they generate a new token after each login. So, my advice is not to use this app for your main Telegram account. My suggestion is to have games on another account and use this bot to automate them.

In any case of a problem, you won't face a disaster on your main games @furzich2015