SethTurin
Failed to resolve a dispute resolution thread.
- Nov 19, 2011
- 358
- 207
UBot Studio can run shell commands (ie it can start other software, such as .bat files). You could easily set it to know if it should continue by having it wait until a certain action is complete (for example, in the bat file, create a .txt file as the last action, and UBot Studio can repeatedly check to see if the .bat file exists).
The Pro edition does use multi-threading and user-agent switching, yes.
Let me know if you have any further questions.
Jason
The Pro edition does use multi-threading and user-agent switching, yes.
Let me know if you have any further questions.
Jason
There are couple of presales question i would like to ask:
Can ubot run a batch script (bat) in window shell ? if yes, can it wait until the batch script done before it continue the process ?
Can ubot access a site with multi-thread with different user agent ?
Thanks