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.
it can: scrape questions and answers generate teacher accounts inflate your time! (get over 10 hours w/o doing anything) auto answer!
Works by using an automation tool called Selenium, in python.
- First of all make sure you have python 3 installed, if you dont google how to download it.
- Either download the repository as a zip and extract it, or git clone it
- Then, while in the directory containing the files, run this command pip install -r requirements.txt
- Update your chrome browser to the most recent version
- Download and install the chromedriver for your OS from here https://googlechromelabs.github.io/chrome-for-testing/#stable
- Run the program
- Profit?
No this is not a virus. It is open source so you can check the code.
Still being developed,
- Option 1 is finished and works 100% correctly
- Unfinished in the code
- Nonexistant (?)
- Unfinished in the code
- Unfinished in the code
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.