This script would have generate you several thousand eCoupons during the probebahncard lottery. Unfortunately the script is not working anymore because the lottery was closed on 30.09.2022 and all eCoupons expired on this date.
Therefore this repository is only for educational purposes.
Use the package manager pip to install the requirement frameworks.
pip install -r requirements.txt
- Change the
CATCHALL
to your catch all domain liketest.com
or to a gmail address like[email protected]
. - Set the right
IMAPSERVER
of your mail, for gmail itsimap.gmail.com
for example. - Set the
EMAIL
andPASSWORD
of your mail account.
CATCHALL=GMAIL-ADRESS-OR-DOMAIN
IMAPSERVER=SERVER_OF_THE_CATCHALL_MAIL
EMAIL=CATCHALL_EMAIL
PASSWORD=CATCHALL_PASSWORD
- Get proxys and put them into the proxies.txt file with the
user:password@ip:port
format. - Change your .env file with your own data.
- Run the bot with
python3 gen.py
. - Get your codes from the codes folder, the name of the textfile is the discount. (100.txt == 100% discount codes)