Skip to content

Gecko144/LiveQuizBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LiveQuizBot Python License

A Python Bot that tries to suggest you answers to LiveQuiz questions.

🚧

I still have to work on the accuracy that as of today is pretty low 😅

For now is working only on smartphone with a resolution of 2246x1080, but I'm willing to make it device independant.

🚧

Disclaimer

I don't encourage anyone to use this bot, that was made exclusively for educational purposes.

Requirements

The script requires adb, available within the Android SDK Platform Tools.

To install the other requirements: pip install -r requirements.txt.

Usage

  1. Enable USB debugging on your smartphone.
  2. Plug the phone and check, using adb devices, if your device is listed.
  3. Run python answer_bot.py.
  4. As soon as the question is shown press Enter to take a screenshot and wait few seconds for the processing.
  5. Good Luck!

License

Distributed under the MIT license.

Copyright © 2019, Filippo Serafini.

About

Python Bot to answer LiveQuiz questions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%