@hvrsh thanks, bro!
asynchronously function to continue with my script without finishing
-
I want to run a function which ends my script within 10 minutes so I am thinking of using asynchronously and a function to achieve this but whenever I do this it just moves to function which has a sleep for time minutes and then And script command but instead of running both of them at the same time and finishing my script and while also running that timer
how can I achieve this
-
@FastSpace hey brother any clue about this