TCWTEAM / Adidas-Account-Creator-v2

A new version of the adidas account creator. Gmail and catch all support and no captcha harvesting needed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adidas Account Creator V2

THIS IS OLD PLEASE USE ADIDAS ACCOUNT GEN V3

By XO

Gmail Now Works (dot trick)

Features

  • No Need To Harvest Captchas (Captcha Bypass)
  • Gmail and Catch-All Support

Requirements

  • Python 3+
  • Requests
  • bs4
  • names
  • termcolor
  • colorama
  • A Gmail Address or Catch-All Domain

How To Install

  • Open up cmd as administrator
Install Dependencies
  • Method 1

    • Open installdep.bat as admin
  • Method 2

    • Type in cmd ...
      • pip install requests
      • pip install bs4
      • pip install names
      • pip install colorama
      • pip install termcolor
      • If Pip Install Isnt Recognized Try pip3
CD into the folder
  • In cmd type cd then the directory of the folder containing everything

How To Run

Edit The Config
Open Config.Json
  • Set The Email Jig To either Gmail or Catchall

  • Set The Email To Either Your Gmail Email OR your catchall email with something random @ the domain

    • Ex. xo@catchall.me
  • Set The Password To What You Want All The Accounts To Use

    • Requires one upercase letter one number and at least 8 characters
  • Save The File

Run
  • In The Cmd after you have installed and cd into the dir type

python create.py

  • Enter The Number Of Accs To Create

Todo

  • Add A UI
  • Add A UI For Mac
  • Create An Installer
  • Add MultiThreading
  • Add Proxy Support

Help

  • Python Is Not Recognized

    • Try python3
    • Reinstall Python For All Users
  • Create.py not found

    • Cd into the folder

More Help?

I could help you but google can to. Just google the error and search.

Contact

If you really need me just message me on discord at XO#0001 If You Spam I Will Cry (and block)

Notice

In no way shape or form shall this code be used in any program being sold for profit without explicit permission of the creator

About

A new version of the adidas account creator. Gmail and catch all support and no captcha harvesting needed

License:MIT License


Languages

Language:Python 98.0%Language:Batchfile 2.0%