walmat / nebula-old

Deployment download link will be hosted here:
http://nebula-deployment.herokuapp.com
3 stars 0 forks source link

Autoclick captcha <iframe> #275

Closed walmat closed 5 years ago

walmat commented 5 years ago

Is your feature request related to a problem? Please describe. Currently the user has to manage clicking on multiple captcha harvesters, even if they do receive one-click captchas.

Describe the solution you'd like It'd be nice if we can have an automation system setup that autoclicks the iframe when it appears.

Describe alternatives you've considered None. I do want to do an extensive mouse class eventually though to help reduce bot detection by google.

Additional context N/A

walmat commented 5 years ago

Bumping this. If we can get this done by Midnight EST then I'd say let's go for it, but otherwise it can wait for a small patch or something

walmat commented 5 years ago

For reference, here's what pd is doing: captcha-shopify.txt (rename to .html)

walmat commented 5 years ago

Looks like we might have a CORS problem when trying to find the DOM element since we can't access the inner document that loads in the <iframe> without being on the proper document.location. We might need to restructure a bit... :/

walmat commented 5 years ago

I hate this fucking shit. Let it be known.

pr1sm commented 5 years ago

Bumping this again -- a very popular suggestion from users