shotdevelops / AdidasStockLive

Checks if Stock is live for waiting room products.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Checks if Stock is live for waiting room products.


Languages

Language:Python 100.0%