Auto-complete iLearner Script
The Chinese iLeaner platform is very much unmaintained that MC answers can be fetched without submitting the page with get_MC_ans()
. Using this exploit we can utilise the answers and fill in the answers directly which means we can automate the whole process. I decided to code a userscript (Violentmonkey) as it would be compatible with most browsers and it requires less work :)
This project is solely for educational purposes. I condemn any illegal practices.
The link to the source code: https://github.com/watermelonoof/AutoCompleteiLearner
Video tutorial
Installation
- Download the file from release page or link here
- Install Violentmonkey extension on Chrome link here
- Click
Manage extension
, turn onAllow access to file URLs
- Drag and drop the file from step 1 onto Chrome
- Open 智X中文平台. If the installation is successful you should see a panel saying the plugin is activated as shown below
Usage
- Login to your account
- Navigate to
我的成績表
- Click
Start
. (This will open a new tab and start the process. If you need to stop it go back to panel and clickStop
. Closing it will only cause it to start completing the next task) - If the current
我的成績表
page has all tasks completed go to the next page and repeat step 3. - (Optional) You can enable a randomised delay to avoid suspicious activity
Note
- To click the
Manage extension
: click on the puzzle icon, find Violentmonkey, click the icon with three dots. - For non-mcq please complete manually, submit and go to the next page and the plugin will continue working; if it is the last exercise page, close the tab upon completion
Uninstallation
Simply disable / delete the extension
Comments