maximedrn / opensea-automatic-bulk-upload-and-sale

A Selenium Python bot to automatically and bulk upload/ mint and list your NFTs on OpenSea. All metadata compatible, Ethereum and Polygon blockchains supported, reCAPTCHA solvers included.
GNU General Public License v3.0
327 stars 109 forks source link

reCAPTCHA Bypasser error (forgot to update a file) #281

Closed EricSKCheng closed 2 years ago

EricSKCheng commented 2 years ago

I tried the bypasser add-on, and I received the error message: 'Uploading NFT. reCAPTCHA displayed. Upload failed.'

Environment:

  1. win11
  2. python 3.9.9
  3. ChromeDriver and GekoDriver.
  4. I also start the main bot with the 4th option.
maximedrn commented 2 years ago

Sorry, I forgot to edit the upload.py file,. Now it should work :)

maximedrn commented 2 years ago

You can update the upload.py file by copying and pasting its contents into your own, or you can re-download the entire repository.