Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.63 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.63 KB

Why is This Important?

This is important because this is one of the first functional IXL Bot there is, now updated to the most recent version of Selenium with more/better features and constant support.

This is still a work in progress! It is still in active development, currently with only option 1 being functional.

What can it do

it can: scrape questions and answers generate teacher accounts inflate your time! (get over 10 hours w/o doing anything) auto answer!

How Does it Work?

Works by using an automation tool called Selenium, in python.

How do I download it?

  1. First of all make sure you have python 3 installed, if you dont google how to download it.
  2. Either download the repository as a zip and extract it, or git clone it
  3. Then, while in the directory containing the files, run this command pip install -r requirements.txt
  4. Update your chrome browser to the most recent version
  5. Download and install the chromedriver for your OS from here https://googlechromelabs.github.io/chrome-for-testing/#stable
  6. Run the program
  7. Profit?

Is this a Virus?

No this is not a virus. It is open source so you can check the code.

What works?

Still being developed,

  1. Option 1 is finished and works 100% correctly
  2. Unfinished in the code
  3. Nonexistant (?)
  4. Unfinished in the code
  5. Unfinished in the code

INFO

this code uses over 300 lines of code and was coded in all one day, so please expect some errors along the way. If you want to report errors, make an issue, if you know python yourself, fix the error and make a pull request.

square-og-ixl