This is an application that I have built to get tests on the Practical Driving Assessment Bookings Site for Western Australia. With this you wont need to check back every hour to see if there is a test available
Head over to the release tab and download the zip. This application only supports windows at the moment.
- Unzip the file
- run main.exe
- Select setup with the number 1 and follow the setup through
- Run the Bot and wait untill it finds a test with what you specified
If any issues apppear report them in the issues tab
There is a currently a bug in the python-readchar module That prevents the interface from functioning properly on Windows. It has been fixed in this fork https://github.com/Cube707/python-readchar you will need to install this after installing inquirer
Pull request: magmax/python-readchar#71
- clone this repo
- run
pip install -r requirements.txt
- run main.py with
python main.py
Currently prints out the following error message this message is fine just ignore it the script is still running
Bitdefender flags the release files as malicious this is a false positive you can review the code if you dont belive me. The code is complied to an exe via pyinstaller. VirusTotal link here.