OpenBullet2 icon indicating copy to clipboard operation
OpenBullet2 copied to clipboard

[Bug]: Selecting Enterprise still does regular V3 Recaptcha

Open CircuitSavage opened this issue 1 year ago • 0 comments

Version of the software

0.2.5

Operating system

Windows 10

Browser / Native

Native

What happened?

Hi. Selecting The V3 Recaptcha block and clicking "Enterprise" still solves regular V3 Recaptchas.

OB Menu: https://i.imgur.com/kxjjCKb.png

Solver Results: https://i.imgur.com/kNHHIjO.png

Relevant LoliCode if needed

// Took fake values, replace with your own site

BLOCK:SolveRecaptchaV3
  siteKey = "6Lc2fhwTAAAAAGatXTzFYfvlQMI2T7B6ji8UVV_f"
  siteUrl = "https://testsite.com"
  action = "login"
  enterprise = True
  => VAR @SOLUTION
ENDBLOCK

CircuitSavage avatar Aug 22 '23 02:08 CircuitSavage