If you have multiple browser threads then you can add a date column in database for each account. When some action is finished then you can add 30 minutes to the date now and add it to the database of that particular account. Then add a check condition in the beginning of the thread which checks if the current date is less or greater than the database date. If it is greater that means there is still time left and then close that thread without opening browser.
Possible to Save Functions and use in different apps?
-
Ive tried searching everything but cannot find this simple answer
If i create a function can i use in different app?I use function manager and read this https://wiki.bablosoft.com/doku.php?id=functions
I wanted to practice making the function from this tutorial https://wiki.bablosoft.com/doku.php?id=how_to_change_proxy_if_it_fails
but that tutorial does show how to make a function.Either way i was able to create the function and save but if i open new project i cannot call the function that i just made and the function manager shows 0 functions.
I thought it was a bug so i restarted the app and my system but still does not show saved function
Is there a way to use save a function and use globally?



