1:) Add a folder selection to your project. (You can choose to read only or delete what you read.)
2:) Create a folder and keep the cookies in separate txt files.
3:) After starting the project, transfer the variable from the folder selection to Read File. Change the name FILE_CONTENT to COOKIE.
4:) Call the COOKIE variable in the previous process and perform the Network/Restore Cookies process.
5:) Open google.com in the browser, the cookie will be added.
Не работает сайт bet365.com. Решено!
-
Здравствуйте. Подскажите, BAS не может загрузить сайт, пробовал различные прокси и отпечатки, ничего не помогает, вечная загрузка и сам лоадер зависает.
Нашел на форуме решение, добавил его и все равно не работает. Подскажите пожалуйста в чем может быть дело. -
-
@flagman11
Найди это:

И вставь туда этоwindow.chrome.runtime = {}; window.chrome.runtime.connect = function(id) { return { onDisconnect: { addListener: function(callback) { window.chrome.runtime['lastError'] = {}; callback(); } } } } -
