Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
As the title suggests, How do I set an action to close threads after 15 mins or any other time amount ? Thanks ...
Here's a suggestion: Mark the time when starting the thread. Then during the script run, add a time check action and compare the time difference with your desired value. -> Take appropriate action.
@Fox ok, thank you!
Does anyonehave idea how to achive it?
@HNB said in "Fail" function is not stopping the thread anymore:
Oh My God i forget that ignore lol! Thanks a lot and sorry for disturbing the masta! ^^
:D
You can just change thread number from 50 to 25 or 20
@yourfriendkarol said in does fingerprint work per thread or per application:
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint? OR i need to it in every thread
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint?
OR i need to it in every thread
Each new thread has absolutely no data, no fingerprint, no proxy. All data he needs to pass through the resources, or through a global variable.