Skip to content

A simple python script which is able to play piano tiles(game not in script)

Notifications You must be signed in to change notification settings

shubhamwert/Piano_Tiles_clickBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Piano_Tiles_clickBot

A simple python script which is able to play piano tiles(game not in script)

Description :

Python script is able to play piano tiles by detecting black tiles on screen on fixed coordinate by continuosly iterating over them.

How To Run :

Dependencies :

pyautogui is required to run the script

Install it using pip install pyautogui

Run :

first open the piano_tiles game and set the required clicking coordinates in script (Note: script will not work if piano tile needs to be dragged) run script using python piano_tiles_bot.py There will be a 2 secound delay before you can switch to game

FailSafe

in case to close script be aware mouse will be unusable. you can try following:
1> ctrl+c in terminal
2> ctrl+alt+c in windows
3>logging out
4>shutting system down

About

A simple python script which is able to play piano tiles(game not in script)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages