I call 20 Threads and they are opened at certain intervals between them. I want 5 threads to be closed at the same time after all of them are opened. How can I do that?
@bennettjimmy63 its pretty simple just after Initialize just go on
Script statics - Thread number OK
then
Waiters - Sleep - [[THREAD_INDEX]]*(time to wait ms)
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.