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).
Hello when i try to login on hotmail using http it gave me that error in the photo so how can i set cookies please??
Bump
Bumpppp
@Baocon97
I believe you need to convert the cookies to the format that BAS understands, and then import them into BAS using a standard method.
Take a look: https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Cookie
save cookies to VAR regular expression replace your cookie value read cookie from VAR
@UserTrue said in How to set cookies to POST ?:
@gudolik No, you should look at what the cookies format looks like in BAS (JSON) and do the same.
I did tried in BAS (JSON) format but in this way deletes other cookies which is not an option. Please someone help with that question :)
@theman78190, for telegram you must use browser profiles. Video with your case (russian lang) - https://youtu.be/MsKkzZVnfBA?t=389
@zaza Check out this thread https://community.bablosoft.com/topic/512/how-to-save-cookies-when-login-from-text-file
It also contains autologin bot example.