I have a python bot that starts with a .BAT... When I open the .bat created by BAS, it works properly, when I let BAS "open" it, it works but not normally, it doesn't read "emojis".
I would like some tips, also, I would like the CMD Shell to not be hidden, is there some option for this?
Finally I ended using (it's also working for different languages of Recaptcha challenges) if someone searches for the same:
">CSS>iframe[src^=' https://www.google.com/recaptcha/api2/bframe ']>FRAME> >CSS>#recaptcha-verify-button"
If anyone has this problem add a HTTP client reset at the beginning of your script. HTTP client seems to get clogged at a certain point. Issue resolved.