An open API service indexing awesome lists of open source software.

https://github.com/inexpli/magic-tiles-bot

Simple piano tiles autoclicker
https://github.com/inexpli/magic-tiles-bot

python selenium win32api

Last synced: 2 months ago
JSON representation

Simple piano tiles autoclicker

Awesome Lists containing this project

README

          

# Magic Tiles bot

This bot requires modules like:
- Selenium
- Time
- Keyboard
- Pyautogui
- Win32api
- Win32con

Configure Selenium before u run the code. To do it, download the chromedriver from https://chromedriver.chromium.org/ and point the path to the directory of this file.

For example: PATH = 'C:\Program Files (x86)\chromedriver.exe'