its in other category it looks like this, i actually figured it out but how do i copy the ID from the HTTP Sniffer so i can paste it in as the format automatically
@ensdmrlq It will automatically solve the V3 if BAS think it necessary. You can contact me on tele if u wanna create a spotify generator. I already encountered this :)
For those who needs this later, you can set up http proxy and send a simple get request to https://api.ipify.org , it will give you the ip adress in plain text, no need to parse the json.
One of many simple and easy ways to do it.
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.