dessant / buster

Captcha solver extension for humans, available for Chrome, Edge and Firefox
https://addons.mozilla.org/en-US/firefox/addon/buster-captcha-solver/
GNU General Public License v3.0
7.79k stars 589 forks source link

[feature request] autoclicker to solve #50

Closed miztizm closed 5 years ago

miztizm commented 5 years ago

Hello How to make a solver-button Id autoclick?

@SebTota Similar question as devcline. Would it be possible to start the solve once someone has clicked the captcha checkbox or would that trigger Googles bot detection?

dessant commented 5 years ago

I was really hoping that you'd do as asked on the other issue and use the feature request template. This has been asked several times to the point that I have included the answer in the template and also configured an automated response.

label-actions[bot] commented 5 years ago

@devcline, full automation and scripting are not within the scope of this project due to their potential for misuse. The solver must always be manually started from the extension button.

SebTota commented 5 years ago

It is possible to click within an iFrame. I'm guessing you are talking about the Same-Origin policy which can be a paint, but it is still possible.

On Sat, Mar 30, 2019 at 7:25 PM Serio Mize notifications@github.com wrote:

just a simple question: is it possible or not ? i dont think you can click a iframe

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dessant/buster/issues/50#issuecomment-478298080, or mute the thread https://github.com/notifications/unsubscribe-auth/AX9Wz0GaoNQY4Ic91X2HJu2_yRUnQ2GHks5vb_JTgaJpZM4cT9tG .

miztizm commented 5 years ago

@SebTota SebTota ok as i understood, its a s buster have a click prevention. very nice:)