Trying to launch multiple threads at once without them popping up one by one, can this be done in BAS? Or is there a way to have all the windows load without the script starting and then user has control of when to start all of them simultaneously?
Here's a suggestion:
Mark the time when starting the thread.
Then during the script run, add a time check action and compare the time difference with your desired value.
-> Take appropriate action.
hey guys, I got some question need help:
How to start BAS by CommandLine without click any button to autostart script? Like resource confirm button. I want No man Unattended mode.
I appreciate for any reply, thx
I'm just trying to recover all emails used by every thread from https://generator.email.
Because every thread used a new email but I've not saved this to a file and need to recover some accounts I've created with BAS but need this emails used from generator.email
Any possibilities?
It's like creating a text document, writing data to it, and then closing it without saving it. Your data has been permanently lost.