This script is only designed for the old Fudan Course Selection System. It does not support the new system.
This script is designed to run with iMacros under Firefox. To get it start working, you need to:
- Log in the course selection system
- Switch to
View Available Courses
panel - Fill in the CORRECT capcha code. If you are not sure it's correct, refresh the page until you feel sure
- Fill in the course number you want to get and click
Inquire
- Fill in the same course number into
Inquire course number
andCourse number
in the left panel
Now, start running GetCourse.js
in iMacros, and DON‘T leave that page.
When the available course is released, you should see a Course Added
if it got the course. Otherwise you will see some other message.
You can also change the 323
to the time delay you want for each attempt in timer=window.setInterval(function(){doStuff(i);},323);
of GetCourse.js
.
- Does not trigger System Busy error
- Simple but very efficient and powerful
- More than 90% chance to get a really hot course with only one place left
- No automatic capcha killer (hard to implement with only using js)
- Does not support getting multiple courses in one round (due to no capcha killer)