Skip to content

This script automatically completes all activities on zyBooks, with ability to vary time between answer submission. Note: This repo is pulled from eglock/ZybookAuto and motified into better version.

License

Notifications You must be signed in to change notification settings

codejapoe/zyBooks-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zyBooks Automation

This script automatically completes all activities on zyBooks, with ability to vary time between answer submission.

Note: I do not own this repo. This repo is pulled from eglock/ZybookAuto and motified into better version.

Changes

  • Improves readablity
  • Auto reloads selected zyBook
  • Auto completes all sections when a chapter is selected.

Run Locally

Install Python: https://www.python.org/downloads/

Clone the project

git clone https://github.com/codejapoe/zyBooks-Automation.git

Go to the project directory

cd zyBooks-Automation

Enter your login credentials in "cfg.py"

EMAIL = "[email protected]" # Email
PASSWORD = "12345678" # Password

Run the script

python main.py

Press "Ctrl + C" to exit.

About

This script automatically completes all activities on zyBooks, with ability to vary time between answer submission. Note: This repo is pulled from eglock/ZybookAuto and motified into better version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages