@genericname1 said in action id:
Can you tell me, where can I find all the available commands like this?
I suggest that you take the time to periodically review the XML code of your script to understand what BAS is doing when you are using it.
@lother said in set-up thread for each action:
how can i set-up thread for action
For example i have a seri of action : a - b - c - d
i want 10 thread run from a - b - c but in action D i only want to run 1 thread at a times. How can i set-up ?
For example i have 10 account to do some action
to save time i want 10 thread to help me deal with captcha when i login to save times
after that i only want 1 thread run at a times
how can i set-up scrip like this ?