Another thing Im seeing now is my bots closing out automatically. I have some that should run indefinitely and never had issues before. But now I have to restart them daily for some reason.
Multithreaded script
-
Hello again,
Got another question!
Is it possible to make something like this:
Is the following possible:
Thread 1 performs X actions and loops every thirty minutes (browser one does X)
Thread 2 performs Y actions and loops every sixty minutes (browser two does Y)If this is possible, how can one make this?
-
@Huntenkill, yes, it is possible:
-
@Huntenkill right mouse button, -> Save link as
-

@Antonio thanks :)!!!