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 create 3 functions, and those 3 functions will have while(true) loop (infinite loop) that will search for an image and if found it will click it. but I want all 3 functions to run simultaneously, how can I do that?
Divide actions into 3 threads or make them run one after another. There is an action in the BAS that checks which thread is currently running.
@bestseo If your function has labels, then they can be the cause of the problem. Attach a test project so I can replicate the issue please.
Use resources, they are meant for distribution of data to multiple threads.
@Fox thnks alot u help me alot
@hifive, If
0_1519852962843_AWESOME.PNG
@Antonio thanks :)!!!