Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 679 Bytes

File metadata and controls

15 lines (9 loc) · 679 Bytes

AutoRegistration

An Automatic ACES registration program via headless browser

For the jar file, download from here: REMOVED

Once upon a time, I didn't want to get up at 7am to register for classes. I wrote a program that signs up for classes through ACES automatically. My friends and I have been using it for the last few years, but I decided the time has come to share it with Duke as a whole.

You must have your desired classes selected in the book bag, and validate your schedule beforehand.

How to use it: REMOVED

I use the java library htmlunit (http://htmlunit.sourceforge.net/). It is the exact same as you loading up a webpage on the server side.