ItMan2056
ItMan2056
Thanks for response. { session_token: '829178c39f974a165.8613351905', challengeID: '1936523091934d736.8926001305', challengeURL: 'https://roblox-api.arkoselabs.com/fc/assets/match-game-ui/0.33.0/standard/index.html', audio_challenge_urls: null, audio_game_rate_limited: null, sec: 20, end_url: null, game_data: { display_fc_welldone: false, final_challenge_text: '', customGUI: { example_images: [Object], _challenge_imgs: [Array],...
I solve the first challenge and when I try to post the answer, I get the error I posted. I tested several different type 4 captchas that have game difficulty...
this code sending captcha image with base64 and get response and send answer: ``` for (let x = 0; x < captcha.data.game_data.waves; x++) { var imageAsBase64 = ""; fs.writeFileSync(`${x}.gif`, await...
I checked the code, if the challenge is greater than 0-5, the whole library is in trouble and cannot send the answer, whether the answer is greater than 0-5 or...
I checked the challenges whose difficulty is 6, there is no problem. If it is more than 6, it will be difficult to send the answer. If you check, you...
Any success in this problem?!