He meant one script per thread.
Each asynchronous function started, starts in separate thread.
So in that example you will have 2 threads since 2 asynchronous functions
will be started, each with its own (different) script.
Hello i have problem with my script, i do loop, and i want script to write another message into text box
I have 36 lines in my txt resource, but script always using always first choosen line,
What can i do ?

@bitcoinrzeszow you need to click do not reuse on your resource.