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
CATCHALLto your catch all domain liketest.comor to a gmail address likeprobebahn@gmail.com. - Set the right
IMAPSERVERof your mail, for gmail itsimap.gmail.comfor example. - Set the
EMAILandPASSWORDof 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:portformat. - 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)
