This program leverages Selenium for web scraping to automatically solve math problems in the "MATHS BATTLE" game by @gamebot in a Firefox browser.
- Python3 (Install it as per your system requirements)
- Mizolla Firefox webbrowser
- The Selenium WebDriver
Open the Command Prompt and enter the following command in the terminal.
pip install selenium
- Download
main.py
to a directory on your local machine. - Open the script in Python IDLE or any code editor and run it.
- Follow the prompts, and the program will automatically launch a new Firefox window and start solving the Math Battle game.
- Stack Overflow
- The Python Community on Discord
- The Selenium WebDriver- Used for webscrapping
- Tashmeet- tashmeetsk
- Harivignesh- harivignesh-m
The list of contributors who participated in this project.