/Adidas-Account-Creator

Generates Adidas Accounts

Primary LanguagePythonMIT LicenseMIT

Adidas Account Gen. ## TEMP Broken Needs Captcha Support.

Create Adidas Accounts for US | GB | AU | CA.

Developer: @bopped /// My Twitter.

Info:

  • Python 2 as of now
  • Changes include - Multi Reigon support, Random Passwords, Writes to .txt. User Friendly.

How to Run:

  • Download this project (Duh).

  • DO NOT EDIT ANYTHING IN THE SCRIPT!!!!! ONLY CONFIG.JSON

  • Open config.json via Sublime Text 3 (other editors are fine as well like ATOM). NOT TEXTEDIT OR NOTEPAD.

  • Edit the config.

  • Open Command Prompt (CMD) or Terminal.

  • CD into Adidas-Account-Gen folder (this project). CD via Command Prompt (CMD) or Terminal.

  • Run A.A.C.py.

  • Profit.

  • You can skip the input all together

  • cd into dir, then do python A.A.C.py Region Number of Accounts.

  • python A.A.C.py US 100 - Example

Modules Needed:

  • Requests
  • BeautifulSoup4
  • Colorama
How to install modules:
  • pip install requests bs4 colorama

  • DONE. Thats it never have to do it again.

Video Tutorial:

IMAGE ALT TEXT

  • Thank you GSneaks.

  • Side Note: You don't need to enter a password in the config.json - this allows random passwords per account.

Troubleshooting:

  • DM me ONLY after you have read the README! I WILL NOT HELP YOU IF YOU DIDN'T.

  • Common Problems: Alt text

  • Redownload config.json and use sublime Text 3 or ATOM, to edit the config.json.

  • ****** DO NOT USE TEXTEDIT OR NOTEPAD*******

  • Alt text

  • If you recieve this Error, you are running python 3. This script is in 2.7.13

  • Import Error no module named x .Install One of the required modules is missing.

Disclaimer -

  • I'm not responsible for anything you do with this script :).

Message from me:

  • Feel free to study, revise mine. It's open source for a reason.