thebrumby / HotWalletClaimer

Looking to optimize your earnings with HOT tokens on the Near Protocol? How about Wave on SUI? Tree on BSC? Or Vertus on Ton? This Python script simplifies the process by monitoring your account status within popular Telegram apps, ensuring rewards are claimed at the correct time.
MIT License
89 stars 31 forks source link

Cant login into telegram #17

Closed wordfangsss closed 1 month ago

wordfangsss commented 1 month ago

Screenshot (61) After entering country name then show errors

thebrumby commented 1 month ago

Hi it appears Selenium is unable to get to the target. Is this issue with Docker or standalone Linux, please?

wordfangsss commented 1 month ago

Using linux

thebrumby commented 1 month ago

Thanks for info, I'll look to see if there's more we can do on my side to fix it.

thebrumby commented 1 month ago

Hey wordfangsss!

It appears that Telegram changed some of the so-called XPATHs which the script uses to interact with the various links and stuff in the browser on your behalf.

I tested them across all platforms and none of them worked, as you correctly flagged in. I've pushed updates to the scripts into the repository, which now work correctly in my test environments.

Please feel free to add extra comments whether this works for you or not, for now I'll close the issue, just to help me track what is live or not.