Check Taiwan Uniform Invoice Lottery.
- beautifulsoup4
- Download and install the latest Python 2.
- Install required packages:
pip install -r requirement.txt
- Double-click the invoice_check.py (or use script:
python invoice_check.py
).
- Input your invoice numbers (from right to left).
- The program will check the numbers everytime after you press any key.
- You don't need to input full invoice numbers unless you hit the jackpot.
- When dialogue popup, read it and press Enter (auto clean text and focus on field).
Assume your invoice numbers are 12345 and winning numbers are 23456. You should press 5 > 4 > 3 > 2 > 1, but system will alert you when you input 5, so you don't need to keyin the rest numbers.