Skip to content

neuralfalcon/banana-auto-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banana Auto Clicker

pip install -r requirements.txt
python app.py

1. Left-click three times to find the position & start auto-clicker.

2. Right-click to stop auto-clicker.


Detailed Instructions

Step 1: Download Python

How to Install Python on you Computer

Step 2: Download Code From GitHub

code zip

Step 3: Extract The .ZIP File

Open the Folder

Step 4: Click on install.bat and run anyway OR

Right Click and open CMD
cmd
Run this command pip install -r requirements.txt
pip

Step 5: To run app.py click on run.bat OR

python app.py
run

I converted the py file to .exe file if you don't know How to install python

pyinstaller --onefile app.py
py_auto_clicker.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published