walmat/nebula-old

reCAPTCHA one-click optimizations

walmat opened this issue · 0 comments

Describe the bug
Currently, the harvester operates well. One major flaw I'm noticing is that it's impossible to get one-clicks using both Shopify and Supreme.

To Reproduce
Steps to reproduce the behavior:

  1. Launch the development environment
  2. Open a captcha harvester
  3. Login to an account, watch a few videos, etc..
  4. Request a captcha by sending the debug command in the devtools:
    • window.Bridge.sendDebugCmd('testStartHarvest');
    • NOTE: to stop harvesting window.Bridge.sendDebugCmd('testStopHarvest');

Expected behavior
With a valid gmail session, we should receive one clicks without a doubt..

Screenshots
N/A

Desktop (please complete the following information):

  • OS: ALL
  • Service: Frontend (Captcha harvester)
  • Version: 1.2.38+

Additional context
There's an existing rewrite being worked on in #460 but this issue is solely based on trying to get reCAPTCHA one-clicks.