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.
You made a valid point, but that’s not what I meant; otherwise, I wouldn’t have asked you for the PM
@langtoi try :
Screen Shot 2022-11-28 at 17.39.51.png
@Rae you can change this in the module file. (your_function_interface.js)