сталкивался кто либо с rotate capcha ?, адекватного решения нигде не нашел , из документации понял только то, что нужно скачивать исходное изображение, и указывать шаг на сколько будет перевернуто изображение за 1 клик
@gurkin4 да у меня еще порт нестандартный 81, на 80 опен сервер висит. Поэтому прям вот так и надо указывать в самом кубике 127.0.0.1:81
До этого в host пытался прописать, думал подхватит, ан нет ...
I actually tried it for a time.
Theres is only one solution for it which I know, which theoretically should work but I didnt tested it yet.
The Funcaptcha Module is not working for some reason.
You have to make an post/get request to to the 2captcha api or other solver which supports arkoselab funcaptcha. https://2captcha.com/p/funcaptcha. https://rucaptcha.com/api-rucaptcha#solving_funcaptcha_new
Afterwards you have to put the token inside the the value from fc-token.
Im not sure if there is a way to automate this process.
Probably there is a way with javascript or with simple BAS modules.
Im sure there are more solution for it but the most people want money for it :(
I hope that I was able to help you.