BrunoSTB / TwBot

0 stars 0 forks source link

captcha solving #1

Open BrunoSTB opened 1 year ago

BrunoSTB commented 1 year ago

The bot should start and run a browser that contains the Buster captcha solver addon.

It also should be able to identify when there is a captcha to be solved on the game page, and proceed to use buster to solve it.

BrunoSTB commented 1 year ago

The farming script does not work if the browser is being controlled by selenium. Also buster captcha solver wouldn't be able to be used alongside selenium.

It is necessary to find another way around the captcha problem.