Solve cloudflare with capsolver

tried with silverbullet and working but when switch to ob2 won’t working
cloudflare.opk (13.4 KB)

silverbullet
REQUEST POST “https://api.capsolver.com/createTask
CONTENT “{"clientKey": "CAP-7EE3C201EEABFAC5BD2A5C1E9AF61853","task": {"type": "AntiTurnstileTaskProxyLess","websiteURL":"https://dashboard.proxyscrape.com/login\",\"websiteKey\”: "0x4AAAAAAABQROAyajKAARbE","metadata": {"action": "login","cdata": ""}}}"
CONTENTTYPE “application/json”
HEADER “User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36”
HEADER “Pragma: no-cache”
HEADER “Accept: /

PARSE “” JSON “taskId” CreateEmpty=FALSE → VAR “2”

REQUEST POST “https://api.capsolver.com/getTaskResult
CONTENT “{"clientKey": "CAP-7EE3C201EEABFAC5BD2A5C1E9AF61853","taskId": "<2>"}”
CONTENTTYPE “application/json”
HEADER “User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36”
HEADER “Pragma: no-cache”
HEADER “Accept: /

you have to delay 10s before making request to getTaskResult

Read the document & doesn’t require all that extra in payload is optional

1 Like

just check and i just realize that when i switch sb to ob2 the output variable will auto add “_” before any number so that why my config not working

In OB2 variables need to have valid C# names because the blocks are translated directly to C# code for speed

Recharge your Account xD i can help ya fix it :sweat_smile: :wink:

image

Anyway even 2captcha.com has similar tutorial too
, get request , create task

**Tip: to bypass cloudflare on Proxyscrape lol , **
use FLARESOLVER or learn how to make TLS fingerprinting JAA3 configs

1 Like