AutoEnroll is a Python script that automates the process of signing up for courses at your university. It uses Selenium with a headless browser to perform the enrollment process silently in the background, allowing you to use your computer for other tasks while it runs.
-
Download: Clone or download the script from devthekar.github.io.
-
Dependencies: Make sure you have Python installed on your system. Additionally, you'll need to install Selenium and the appropriate WebDriver for your chosen browser (e.g., Chrome WebDriver).
-
Configuration: Extract the zip folder and then run the .exe file and THAT'S IT!
Please ensure each detail is inputted correclty and word for word
-
Run the Script: Open a terminal or command prompt, navigate to the directory containing the script, and run it using Python:
python AutoEnroll.py
-
Sit Back and Relax: The script will automate the course enrollment process in the background, allowing you to use your computer for other tasks.
Please use this script responsibly and in accordance with your university's policies and guidelines regarding course enrollment. Automated enrollment may not be permitted in some cases, so make sure to verify the legality and ethical implications of using this script at your institution.
Contributions and suggestions are welcome! Feel free to submit a pull request or open an issue on GitHub if you have any ideas for improvements or new features.