-
-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V2.0.0 #184
base: master
Are you sure you want to change the base?
V2.0.0 #184
Conversation
So, here is where I'm at, and I could use some help:
|
They're really trying to make it hard to auto claim, aren't they. |
Well, yeah, that's their intention with the captcha. |
Good and bad news:
|
Be careful, if anyone wants to test this, I just noticed that my test accounts got inactive, and I can no longer login. :/ |
I'm not in any way good at this stuff but... |
yes, that's how other projects are doing it already. I don't see the point of copying these projects. |
Are you passing through the browser to claim or did you use an http proxy to get the requests done by the windows application? |
I'm not emulating a browser |
i have an idea. hcaptcha has someting called an accessbility mode. by signing up you can claim a cookie that will automaticly pass any hcaptcha challanges. try write a script automaticly claiming an hcaptcha cookie and see if it works. |
Also solving hcaptcha challenge is only part of the problem. It's creating the encrypted custom response, that's the hard part. |
https://www.scraperapi.com/ |
It's not cheap. The free credits only available for 7 days. |
there might be something in the bing rewards automation project on github just a suggestion but its coded in python and it pretty much gets through all the shit on bing. |
Could you point us in the direction of those other projects? I don't mind at all manually solving a captcha, and especially if they use browser emulation I'd be a lot less worried about getting banned. I did a pretty good googling but only this project seems to come up! Thanks for your work on this! EDIT: Used Github search instead and had better luck! Looks like these other projects exist: Still interested to hear if there are others though. |
try using https://github.com/ultrafunkamsterdam/undetected-chromedriver |
hcaptcha accessbility is working on my browser(with rate limit.) |
I'm even get reject everytime with correct hcaptcha under my firefox browser.I'm also exeperience intermediate rejecting when claming from heroic games launcher.So maybe it's not captcha's issue,but rather Epic's. |
It maybe have something to do with the so called "Talon Services" |
I have no plans currently. Even if I succeed, it will probably become a cat & mouse game. Besides, they already banned my account once for debugging their system, I'm not keen on redoing that again. You're probably better off simulating the whole web browser + user interaction, which other projects are already doing. |
There are quite a few out there. Care to name one that's supposed to be working? |
https://github.com/claabs/epicgames-freegames-node looks solid |
In Revadike#184, Revadike (original project author) mentioned that they were encountering difficulty automatically bypassing the captcha check for free games. I modified the readme to offer both the solution that Revadike suggested in that PR, as well as the solution I am personally using.
@Revadike added a PR, #206 , to mention that project as well as the project I'm using personally to the README. Obviously make any changes you like (not sure if you even want to promote other projects) but also thought it was better to "shut up and make a PR" rather than make the suggestion as a comment. |
It's much more complicated to set up than your project. Are you planning to make an adaptation to your project? |
This comment was marked as off-topic.
This comment was marked as off-topic.
Have you tried using this https://github.com/berstend/puppeteer-extra |
See project above |
Do you plan to adapt it for your project? |
Hello there, i am no coder, I know nothing but still want to contribute. for changing accounts it could be of some help |
add me on discord if u wanna chat: |
can't find u :( |
It's definitely correct. Add me as friend. |
Try vinyzu/botright, i can even help you solve the captcha with that if you want |
btw, i recently got cloudflare's captcha instead of hcaptcha |
Checklist:
epicgames-client
dependencyfnbr
fully (Accept EULA #99)