What a next step after you got captcha resolved token?
What a next step after you got captcha resolved token?
I use 2captcha, and i just have captcha token P0, what's next?
@HyperionCSharp
I saw your email!
The P0 is the final transfer token, to get the final token you will need to encode all together the Session Init, P0, Xal and encode into base64 and boom there you go!
Hope this helps my friend!
As i know Xal - endoded telemetry, right? What mean session init? Response from talon init?
And a what a format for encode it? Like json?
You must encode all of it into base64!
The xal is the talon fingerprint, there is a api called init/execute which you need to parse the xal from the response!