Cloudflare captcha

anyone know how to solve cloudflare captcha using lolicode or smth that can output token?

image

I need to add a block for cf turnstile captchas

5 Likes

u found solution i need

when will this be added?

A CaptchaSharp rework will be done in version 0.3.2 most likely

1 Like

In Selenium there is a function to click on specific areas setting x pixels and y pixels of the browser window which you can also set.
But this functionality is not in Openbullet 2 so far.
selenium.dev ( Documentation / WebDriver / Actions API / Mouse) v4.0.
It is not limited to running Selenium local or remote.

But it is just an idea I dont know my ways with Cloudflare Turnstile.

The iframe of Cloudflare Turnstile is 300 x 65.
So the box you’ll need to click in Cloudflare Turnstile is between pixels 18px-38px on x (middle 28px), 23px-43px on y (middle 33px).

Is it possible to implement this functionality into openbullet 2?

You can just press tab till you get to the check box and then press enter/space.

This will happen.