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?
How can I check if the condition is positive or negative
-
Hello friends, I created an ad display bot on BAS, but I want to add a condition to this program. Let the ad continue when the ad appears, and the thread should be terminated when the ad does not appear. Since the ad does not have a specific text, I cannot receive it and provide the condition, how can I do it?