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).
I am trying to make a gmail autologin bot but everytime it asks different things..sometime location, sometime phone verification. Also the device always shows not recognised.
@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.
This is something to do with BASE64 encoding.
@Fox i know but i don't know how to use it. is there anyone who can explain with a video or pics? step by step. i rly need this.
@andy231
Just want to know how bas restores cookie ?
BAS parses json and sends it to browser, it formats cookies and sends it to server.