You can log your browser's traffic to see the actual GET or POST requests. Use Fiddler or something like that. And then you'll be able to reuse them with http client.
is it possible, but I would say it is extremely difficult, each site will have a unique set of parameters you will need to manually fill, youtube I would guess is very complex
I tried to login from another pc, but it didn't work.
Unzip the script and install it. At startup, enter the authorization data of the bablosoft personal account in which the script license was purchased: Sphere.rar
I have about 2k discord tokens. I want to use them for discord login with BAS. I found this video but don't know how to do it in BAS https://www.youtube.com/watch?v=RdK7ddfY4NI
Each asynchronous function started, starts in separate thread.
So in that example you will have 2 threads since 2 asynchronous functions
will be started, each with its own (different) script.