noahcoolboy
noahcoolboy
Thanks for the info. Multiple users have reported issues with Twitter and this is most likely due to the bda. The way I have always done it is replacing certain...
See util.ts and fingerprint.ts for bda generation crypt.ts for encryption functions Found the values with a lot of reverse engineering
Hi! The embed URL you have provided contains "sup=1". This stands for "suppressed captcha", which means you do not need to solve it. In short, arkose labs is trusting the...
Hello again. For learning how to log in with Roblox, I suggest you take a look at the Roblox test code. https://github.com/noahcoolboy/funcaptcha/blob/master/test/roblox.js UP2C is in fact outdated and no longer...
Thank you for your report, this seems like a possible issue in the library. Would you mind providing the data object so I can further look into the problem? You...
This is really weird... Are you by any chance attempting to fetch a second challenge without finishing the first one? `game_difficulty` dictates how many choices you have, and it's what...
Would you mind providing a snippet of code? Particularly around the line which sends the answer and fetches the image.
I'm a little confused, would you mind elaborating? The 0-5 check is only for gametype 3, not gametype 4
The difference does not cause any issues as far as I am aware
Hi! The funcaptcha library should work with the sony login page, as long as you configure it properly. This library does not "use an external link or iframe" or any...