Hey, some time ago I created a script, and I do not know which exact file is loaded here, I already lost it, but it works fine when loading from scheduler, is it possible to find where exactly this file is loaded or extract the script from scheduler somehow? thanks
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
Are you using any proxies or fingerprints? Have you tried
reloading the page or using different proxy/fingerprint?
Have you tried loading in regular browsers - chrome/ffox etc?
Can you send test script that reproduces that error or just
post exact web link/address?
as I mentioned above, is it possible that I call another BAS script and after the processing of this "external" BAS script is done the current script continues at the next step (action)? Also can I exchange variable values between my "calling" and my "external" script?
Thanks :)
Not. But you can use the code of the second script as a function in the first script.