I'm not looking to start all 50 threads at once. I'm looking to use delay and start 10 threads every 5 minutes untill all 50 threads are started/running.
if its possible to make a bot with BAS that can copy the text from the order history
How do you do that without BAS?
If you access order history by visiting web page and copy text from there, then you need to use "Get element text" action.
If you access order history by executing database query, than you need to use "Run Process" action. Here is exemple: https://community.bablosoft.com/uploads/files/1484668594362-mysql.xml
Like is it possible to copy/paste text and detect every time i get a new order on my store...