U need disallow useless requests, for example .png .mp4,mb some .js / .css e.t.c. and u need to test, that ur denied requests dont impact ur script normall work
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 :)!!!