This software was used to register multiple entries for raffles that are hosted on Premint
- Cloudflare v1 bypass by using cloudscraper
- Capmonster integration for reCaptcha solving
- Run
git clone https://github.com/Renthyz/premint-bot
to clone git repository - Run
cd premint-bot
to change working directory - Run
pip install -r requirements.txt
to install all requirements - Run
python app.py
or start app through visual studio code