SzymonLisowiec / node-epicgames-client

Unofficial EpicGames Launcher in javascript.
MIT License
110 stars 34 forks source link

Update to work with current hcaptcha and talon service #101

Open delebash opened 2 years ago

delebash commented 2 years ago

I have been trying to figure it out myself but I am having trouble. Currently I am stuck on getting the xal when you need to post to https://talon-service-prod.ecosec.on.epicgames.com/v1/init/execute. Any idea how I get the xal? TY. Very cool app!

Revadike commented 2 years ago

Did you figure it out?

https://github.com/Revadike/epicgames-freebies-claimer/pull/184#issuecomment-1040863712

delebash commented 2 years ago

No, I did not. I use a sniffer to grab the token created from the Unreal Launcher, not ideal but works.