Git Product home page Git Product logo

mathletics-bot's Introduction

mathletics-bot

upgraded mathletics bot to include level 2 solving (forked from charlie-gray)

requirements

  1. python (w/ pip)
  2. chrome
  3. selenium

Required Packages: selenium, webdriver-manager

$ pip install selenium
$ pip install webdriver-manager

startup

  1. start the script
  2. add your username and password from mathletics in between the quotation marks on line 10 & 11
  3. uncomment any functions if desired
  4. profit!

connecting program to existing chrome application

if you dont want to open a new window every time you want to start a new match, do the following:

  1. open cmd and navigate to your chrome installation directory (default is C:\Program Files\Google\Chrome\Application)
  2. run .\chrome.exe --remote-debugging-port=9222
  3. uncomment line 14
  4. run main.py

mathletics-bot's People

Contributors

poibear avatar charlie-gray avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.