Changelog
New updates and improvements
Payload update: /solve
/solveChanged
{
"apiKey": SOLVER_KEY,
"fingerprintData": {
"challengeUrl": "https://arkoselabs.roblox.com",
"documentReferrer": "",
"targetLocation": "https://www.roblox.com/",
"titleTab": "Roblox",
"windowAncestorOrigins": [],
"windowTreeIndex": [],
"windowTreeStructure": "[[]]",
"historyLenght": 1
},
"requestData": {
"blobExchange": blob,
"capiMode": "lightbox",
"cookies": cookies + f"; RBXPaymentsFlowContext={uuid.uuid4()},; RBXcb=RBXViralAcquisition%3Dtrue%26RBXSource%3Dtrue%26GoogleAnalytics%3Dtrue",
"proxy": proxy,
"publicKey": "A2A14B1D-1AF3-C791-9BBC-EE33CC7A0A6F",
"siteUrl": "https://www.roblox.com",
"styleTheme": "modal",
"storageAccess": False,
"User-Agent": "",
"Sec-Ch-Ua": ""
},
"otherSettings": {
"solvePOW": True,
"enableCookies": True,
"lowDataMode": True,
"enableHTTP3": False
}
}Notes
API update: /solve
/solveAdded
{
"apiKey": SOLVER_KEY,
"fingerprintData": {
"challengeUrl": "https://arkoselabs.roblox.com",
"documentReferrer": "",
"targetLocation": "https://www.roblox.com/login",
"titleTab": "Log in to Roblox",
"windowAncestorOrigins": [],
"windowTreeIndex": [],
"windowTreeStructure": "[[]]",
},
"requestData": {
"blobExchange": blob,
"capiMode": "lightbox",
"cookies": cookies,
"proxy": proxy,
"publicKey": PUBLIC_KEY,
"siteUrl": "https://www.roblox.com",
"styleTheme": "modal",
},
}Notes
Last updated