its in other category it looks like this, i actually figured it out but how do i copy the ID from the HTTP Sniffer so i can paste it in as the format automatically
@hate115 I think no one can teach you for free for this, you have to learn it yourself.
You can:
Use 3rd party service to solve it. (https://cap.guru/....)
Do it yourself.
In BAS there is an image processing module, you should try to learn about it.
It will be easier if the number of images is limited.
Hello,
I need to use resource while loop as list foreach loop. But i getting resource end/finish error. I dont want to stop thread on resource end. Any idea?
You can move a resource to a list and use it. Or use the "Don't end application if not exists" option and the "Ignore Errors" action
Ignore errors was that want i need :)
I cant use list because i working in multi mode and this resource is cuted by all threads :/
@plantacja Thank you for the principe
I have a question. After solve the captcha for the first time and captcha error text exists, how can i report this to the captcha service like 2captcha?
BAS can handle it? or do we need to code it apart?
Thanks