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).
Hello, i want to loop specific function like this:
And check if the recaptcha failed to solve. It repeat the function. Sometimes i try to run this and i got ERROR_CAPTCHA_UNSOLVEABLE and it just ended my script. How do i do that?
Use "Ignore errors" and define what you want inside that error handlig block.
Let me try, thanks mate.
@m4zuper You can see this issue when you use this option in loop.
@akiko6823 said in I have multiple Function Lists. How can I make the function I selected while running the bot work?:
I have multiple Function Lists. How can I make the function I selected while running the bot work?
You need a lot of conditions that would trigger the function on the specified text.
@samuelao75
Please read the following for LinesFromFile & resources. Wiki 2 Methods Another Post
@yourfriendkarol You can do like this.
Following solution will work for run mode, but won't work in record mode.
@chekamarue Right now no, but in next version function order will be alphabetical.