Captcha Solving - May Need this to add to cart #511
oriddlero
started this conversation in
Ideas and feature requests
Replies: 2 comments 1 reply
-
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey, @jef (or anyone really), is this still a viable solution for reCAPTCHAs? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
More and more retailers are going to implement Captchas to add high-demand items to carts. Lets be proactive rather than reactive.
Possible solution
I've used this wilt other bots, it seems pretty straight forward.... Something like (pasted from another bot):
CAPTCHA
This bot is equipped with the ability to resolve simple reCAPTCHA on its own without the use of a third party reCAPTCHA solver. As long as you follow the recommendation in the usage section below, it is extremely likely that the bot will succesfully complete the full auto-checkout process. With that said, there is a very small possibility that you will be presented with a more advanced reCAPTCHA requiring solving image tasks that the bot cannot handle natively. If you would like to have a backup in place for that possibility, you have that option by following the steps below.
Download the ReCaptcha Solver extension using the link https://addons.mozilla.org/firefox/downloads/file/3423472/recaptcha_solver-5.7-fx.xpi. If you open this link in Firefox, it will automatically attempt to add the extension to your browser. That's not what we want. Right click the link and select "Save link as" to download the *.xpi file or try opening the link in a browser other than Firefox.
Put the *.xpi file inside the root of the nvidia-snatcher directory.
folder
Create an account using one of ReCaptcha Solver's supported APIs, ex. 2captcha. Deposit money into your account. A few 💵 should be enough.
Start the bot as per the instructions in the Usage section. After you go through the bot's selection process, you should see the ReCaptcha Solver extension in the browser.
Copy your API key from the provider of your choice. Add this key to the extension. Also, enable the checkboxes as shown below.
Beta Was this translation helpful? Give feedback.
All reactions