Quoorex / minecraft-server-eu-bot

A voting bot for Minecraft-Server.eu. Supports proxies and multiple servers and usernames to vote for.
GNU General Public License v3.0
11 stars 6 forks source link

Buster not being able to solve a captcha causes the whole program to quit #3

Closed Quoorex closed 2 years ago

Quoorex commented 4 years ago

The program installs the Firefox Extension Buster which is used the solve the captchas. Buster listens to the audio version of the Recaptcha and uses a public Text-to-Speech API to translate that audio into text. That text is then entered and the captcha thereby solved. The problem is that this API has a limit as to how often it can be used per minute. All Buster Users together count towards that limit because they all use the same API key provided by the developer of Buster. That means if too many users use Buster at the same time, it fails to solve the captcha. The bot currently does not handle this correctly and produces a error (or so I think). What can be done is to either let the bot retry solving the captcha with Buster until it works, or to implement a captcha solving service into the program, which would also make it run faster.

This has also been mentioned in #2

Dibsymodzz commented 4 years ago

somehow it doesn't work cover-free