Unfortunately, this delay does not work for some reason. See in the video:https://dropmefiles.com/DnZGy It's setup to 4 minutes and the BAS doesn't even wait 1mminute. What could I have done wrong?
@clepro Cookies live for a certain amount of time. The lifetime depends on the site. Somewhere they are deleted after 30 days, somewhere after 3 days. I think that is the reason for this.
In such cases in the scripts I check "is the user authorized". If not, then I carry out authorization by login and password.
@sly Maybe you specified the wrong type of proxy (http/socks)? If it's really too bad, could you write down your proxy connection data so I can check it myself?
@naeem For a sensible answer, I need to know more information. Which JSON file is it and what is it for?
JSON file is easy to create, just click "Write to file", for example, with the name "my_file.json". You can find the content (syntax) of JSON here: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON