yes. i did create skill that was able to create .xml scripts working in BAS. i will not share it, sinse it is not finished and it needs more testing and fixing and I don't have time for it. With few hours/days you can do it with claude code you can start with skill.md from this post and work on adding all knowlege about BAS conventions and different actions and their interface incoding to be showable in bas and create claude code skill for it.
https://community.bablosoft.com/topic/32063/skill-для-написания-проектов-через-claude-code?_=1783629618785
BAS not detecting and solving Recaptcha V3 ?
-
The Recaptcha is there, but the Recaptcha V3 solve action does not do anything. It does not even send a request to 2captcha (which I am using), so it means its not detecting it. This is on version 25.5.0, 25.6.0, 25.7.0.
I placed the action before loading the page and even after loading the page, no difference.
Any ideas?
-
@UserTrue I don't understand what you mean . Why is that Recaptcha v3 action available in BAS then? Its job is to get a browser score from 2captcha or whatever provider and supply that score to the website. It is not doing that, only always supplying the default score of 0.3 and I want it to supply at least 0.7.
-
@UserTrue That is not true. Just using a 2captcha chrome extension manually, solves the Recaptcha V3 and supplies score upwards of 0.7 as requested. And I am not a new user of BAS, this feature use to work before when I used it on Recaptcha V3 site in times past.