Skip to content

A little script to get a course as soon as it's released

License

Notifications You must be signed in to change notification settings

myly10/FudanCourseKiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FudanCourseKiller

This script is only designed for the old Fudan Course Selection System. It does not support the new system.

Usage

This script is designed to run with iMacros under Firefox. To get it start working, you need to:

  1. Log in the course selection system
  2. Switch to View Available Courses panel
  3. Fill in the CORRECT capcha code. If you are not sure it's correct, refresh the page until you feel sure
  4. Fill in the course number you want to get and click Inquire
  5. Fill in the same course number into Inquire course number and Course 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.

Advantages

  • 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

Drawbacks

  • 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)

About

A little script to get a course as soon as it's released

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published