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.
Changing functions order
-
Hello,
is there a way to change function order by just moving them up and down ? right now i need to delete all previous function to put new one in head
would be nice if you can add this feature -
Using the copy/past option to selector can help tho ^^
-
@chekamarue said in Changing functions order:
Using the copy/past option to selector can help tho ^^
That is currently the best option. There's no drag and drop feature. Hopefully on the coming months the though.
-
@chekamarue Right now no, but in next version function order will be alphabetical.