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.
Script works on record mode but not on run mode
-
Hello guys, I just made a few major changes to my script and now it does not run as intended.
There is no direct error, BAS just finishes with "Success(0) Fails(0)..." and if i click on "OK" BAS closes completely.
The strange thing is, that the script worked the entire time in the record/editor modus and still does.
In the BAS/logs/log folder there is only a "All data have been processed, Script finished correctly"?
I would be very happy if someone can help.
Thanks :)
-
@basmail said in Script works on record mode but not on run mode:
Hello guys, I just made a few major changes to my script and now it does not run as intended.
its strange that happens to me too yesterday. I did send a message to @support in skype hope they can solve it
-
@gudolik said in Script works on record mode but not on run mode:
@basmail said in Script works on record mode but not on run mode:
Hello guys, I just made a few major changes to my script and now it does not run as intended.
its strange that happens to me too yesterday. I did send a message to @support in skype hope they can solve it