Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I cant found tutorials how work with images. I need compleate capcha but cant
https://community.bablosoft.com/topic/5835/решаем-captchapuzzle
@Fox Thank you very much, Your Regex worked smoothly..:)
You should go with some node library for images, like >
js-imagediff pixelmatch node-opencv
Good starting point to explore more deeply about it > https://stackoverflow.com/questions/4196453/simple-and-fast-method-to-compare-images-for-similarity
Can you compile my project please..
the problem is that my queries get asked for captcha instantly after i open BAS, while same query works in my chrome/firefox browsers. it somehow must recognize that its not normal chrome, or something
@yourfriendkarol said in does fingerprint work per thread or per application:
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint? OR i need to it in every thread
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint?
OR i need to it in every thread
Each new thread has absolutely no data, no fingerprint, no proxy. All data he needs to pass through the resources, or through a global variable.