Skip to content
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

Registering Account #19

Open
Shaeikh opened this issue May 26, 2023 · 13 comments
Open

Registering Account #19

Shaeikh opened this issue May 26, 2023 · 13 comments

Comments

@Shaeikh
Copy link

Shaeikh commented May 26, 2023

Hi Greg!

Ok so i have Successfully generated fingerprint putted that in the /auth/register
Solved captcha it gives a long ass string

P1_eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.hKdwYXNza2V5xQdQggsS8PKiBSFprBs52OJrIRX2dmNISLKkN_J4Ag45orIVFGUi_4EMf_3hxxNf4jGcvZydabqBG54VQJ8iVLl0qSL-a5ONPfVBGoI52WVdTUSqLTnVYDn860nsHC48ccxGER52IujCRzGpa__S-PkhiwSVil-H9eSjeWHfUhfYAeIFC7JRMk6mlDSK959bCTioMOt6Mogyix0hu9G7vSO-...About 1000 more Char

i putted that in the

{
"fingerprint": resp.data.fingerprint,
"email": email,
"username": username,
"password": password,
"invite": null,
"consent": true,
"date_of_birth": "2000-01-01",
"gift_code_sku_id": null,
"captcha_key": captchaToken
}

Still it says

{
captcha_key: [ 'invalid-response' ],
captcha_sitekey: '4c672d35-0701-42b2-88c3-78380b0db560',
captcha_service: 'hcaptcha'
}

Thanks!

@Shaeikh
Copy link
Author

Shaeikh commented May 26, 2023

Also i have added headers too

const headers = {
'Content-Type': 'application/json',
'User-Agent': '(Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36',
'X-Super-Properties': 'ewogICJvcyI6ICJXaW5kb3dzIiwKICAiY2xpZW50X2J1aWxkX251bWJlciI6IDE1MjQ1MAp9',
};

@greg6775
Copy link
Owner

Did you use a captcha key by reCaptcha or hCaptcha?

@Shaeikh
Copy link
Author

Shaeikh commented May 29, 2023

I did use captcha Key of hCaptcha

@Shaeikh
Copy link
Author

Shaeikh commented May 29, 2023

Did you use a captcha key by reCaptcha or hCaptcha?

I used my solution by putting the sitekey in the solver and it gave me the key

@Shaeikh
Copy link
Author

Shaeikh commented May 29, 2023

Is it possible that Captcha Token doesn't belong to that url so it doesn't solves it?

@xARMR
Copy link

xARMR commented Aug 14, 2023

how did u generate fingerprint?

@greg6775
Copy link
Owner

how did u generate fingerprint?

#4 (comment)

@Shaeikh
Copy link
Author

Shaeikh commented Aug 14, 2023

how did u generate fingerprint?

If you got the whole thing working lemme know on discord
My username: shaeikh
No tag

@greg6775
Copy link
Owner

Well, everything is working.

@Shaeikh
Copy link
Author

Shaeikh commented Aug 14, 2023

Well, everything is working.

Not for me idk why captcha isn't working, I'll try and fix it again
I gave up on it cuz I was working for better captcha solver

@xARMR
Copy link

xARMR commented Aug 15, 2023

the fingerprint is working and the captcha solver is working but not the account is getting falged each time i make one and i use proxies with IOS headers </3

@denzelxrt
Copy link

you have to use a reliable captcha key and resi proxies and not hardcode yout x-sup

@denzelxrt
Copy link

jus buy tokens they are very cheap, i can sell them if people need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants