/AdidasStockLive

Checks if Stock is live for waiting room products.

Primary LanguagePython

Adidas Waiting Room Stock Live

Checks if Stock is live for waiting room products.

Best use case of this would be to run when waiting room is live. Don't blame me if you get your IP banned.

To run:

  1. Install python3 and pip3(Google how to install if you don't know)
  2. Clone/download this repo
  3. Navigate to folder
  4. Open terminal from the folder
  5. Run command "pip3 install -r requirements.txt"
  6. Open and edit settings.json(Enter Locale, SKU)
  7. Run command "python3 main.py"

To Do:

  • Add proxy support [Completed]
  • Run multiple locales at once (MultiThreading)
  • Add Discord integration