Update 12/29/23: Almost all promos are claimed now thanks to my code. Some might still work. If you get any error, that means it is claimed.
- Download the code by clicking download as zip above.
- Open the code and run
pip install -r requirements.txt
. This installs the requirements of the code. - Open
config.json
. Set threads to the amount of threads you want to run the script on (above 50 may crash) and set your proxy. I HIGHLY recommend a proxy, otherwise you'll probably get ratelimited. What works best for me is the PrivateProxies Free Trial. You get 50k requests free and you can make another account once you run out. - If you don't want to use proxies, just leave it as-is and our code will pick up on that.
- Simply type
python main.py
to run the code.