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 have a script that is made for loading purpose but even on 32 gb ram I cannot run more then 8 threads.... The script is really heavy...
Someone plz help me solve this issue....
I want my script to run as fast as possible...
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
fixed it by changing async to normal func :D
If its not possible can script execute other script? i mean like this
Script A (A.xml) run till the end, at the end of script A it will call Script B (B.Xml) to run, then script B run till the end, is that possible??
@Ryder said in Is it possible to add chrome extentions right in between of the script:
Is it possible to add chrome extentions right in between of the script
no
@heshamyassin1 No problem :)