discord-account-generator icon indicating copy to clipboard operation
discord-account-generator copied to clipboard

Error when checking request token

Open invictusro opened this issue 2 years ago • 3 comments

Discord session created
Waiting for captcha
Sending register request
{'captcha_key': ['sitekey-secret-mismatch'], 'captcha_sitekey': 'xxxxxxxxxxxxxxx', 'captcha_service': 'hcaptcha'}
Traceback (most recent call last):
  File "C:\Users\Administrator\Desktop\discordTokens\generator.py", line 25, in <module>
    createAccount()
  File "C:\Users\Administrator\Desktop\discordTokens\generator.py", line 15, in createAccount
    session = create(capthaAPI=anticaptcha,
  File "C:\Users\Administrator\Desktop\discordTokens\creator\__init__.py", line 34, in create
    session.register(captchaKey, dob, accountEmail.email, password, username)
  File "C:\Users\Administrator\Desktop\discordTokens\creator\discord.py", line 109, in register
    self.token = response['token']
KeyError: 'token'

Hi guys, any clue why this is happening ? Was this patched ?

invictusro avatar Feb 07 '22 11:02 invictusro

i am also facing the same issue.

bickkysahani avatar Feb 08 '22 06:02 bickkysahani

Hi, I want to try the code ass well. What do you suggest?

HuseynG avatar Feb 08 '22 09:02 HuseynG

I have also tried to use the sms activate manually to verify discord aaccount with number, with actual email. And it got banned straight away.

HuseynG avatar Feb 08 '22 10:02 HuseynG