my-personal-hell / discord-account-generator

Creates Discord accounts and verifies by email & phone verification. Supports proxies. Uses sms-activate, kopeechka and anti captcha.
GNU General Public License v3.0
127 stars 34 forks source link

Error when checking request token #19

Open invictusro opened 2 years ago

invictusro commented 2 years ago
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 ?

bickkysahani commented 2 years ago

i am also facing the same issue.

HuseynG commented 2 years ago

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

HuseynG commented 2 years ago

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.