Any chance somebody can help me make a Proxy anonymity checking script, That like visits a Proxy checking site and only saves the ones that gets like "No Proxy Detected" and saves it in a .txt file.
you can try element exist feature . just visit website and check your proxy .after , use" is element exist" feature . use if condition and select IS_EXIST variable.
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.