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?
That helped a lot. I thought because I'm parsing value to parameters I don't need global variables. But, is it possible to call another async function inside an async function?
Hey.. ive checked your script.. im also newbie.. but it looks kinda strange to me - your script
Why dont you just created plain txt with urls you want to visit.. then just create one function where you will have load site from resource and then do a "run function in several thread"..
Here you have everythin explained frim scrapper to site "visiter" in multithreaded..