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).
I need to get the PID (process ID) of the currently running bot (worker.exe) from inside the script. How is this possible?
yes . i am using the custom logging tool from this form that adds color. may that be the cause of issue?
Turn off the recaptcha/hcaptcha module. Browser fingerprint should be latest, last 15 days, and can use mobile fingerprint.
@8xrkan said in Get current thread number:
Hello, is it possible to get the current running thread numbers which is reloading every x seconds/ or every new thread start? Example in Result tab: Currently running X threads Thanks!
Hello,
is it possible to get the current running thread numbers which is reloading every x seconds/ or every new thread start?
Example in Result tab: Currently running X threads
Thanks!
There is no ready-made action for this. But you can implement your work logic through a global variable.
I think I figured out how to do it, thanks