Skip to content

Defaultin/piano-tiles-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piano Tiles Clicker

Python bot for Piano Tiles autoclicking

score

Usage

  1. Open the online game
  2. Install dependencies from requirements.txt
  3. Run autoclicker.py
  4. Place the cursor on the LEFT border of the playing field and press ENTER
  5. Place the cursor on the RIGHT border of the playing field and press ENTER
  6. Start the game by clicking the start button
  7. Sit back and relax

Dependencies

  • python 3.x
  • keyboard 0.13.5
  • pyautogui 0.9.52