OpenBullet2
OpenBullet2 copied to clipboard
[Bug]: Selecting Enterprise still does regular V3 Recaptcha
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