Open Supreme is a 100% open source requests-based Supreme program
Created by @internalises (nested#0001)
If you encounter any problems feel free to message me on Discord or Twitter.
- <1 Second Checkout Times
- Unlimited Tasks that run concurrently
- Proxy support
Make sure you are using Python >=3.7.0 on Windows/Mac OS
To Install Files:
git clone https://github.com/1fge/open-supreme
To Install Required Modules:
pip install -r requirements.txt
NOTE: Google Chrome
is required for the Captcha harvester to work properly.
Unlike previous versions, the entire program can be interacted with using one file, osp.py. This script can be accessed by opening the command prompt in the open-supreme folder and typing:
python osp.py
After successfully getting osp.py to run, make sure you create at least one profile before attempting to make tasks. As mentioned above, you can run with as many tasks and profiles as you want. Note: Don't try to edit tasks.json or profiles.json without osp.py as it could cause breaking changes.
When you are ready to start your tasks, go to the main menu and input 2
or Open-Supreme
. Then, type run
and the bot will start! To stop your tasks, just hit enter.
- This bot will fail while ticket is enforced as it has no ticket workaround.
- Open Supreme only works in the U.S. Other regions may be added later.
- Color names must be exact matches otherwise the program won't find your item (not case-sensitive)
- Implement Captcha Harvester
- Support More Regions
- Add Descriptive Error Handling