No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-06-16 12:55:54 -04:00
.gitignore new file: .gitignore 2024-06-16 12:50:35 -04:00
clickbanana.py Update clickbanana.py 2024-06-16 12:49:43 -04:00
README.md Update README.md 2024-06-16 12:55:54 -04:00

simple-banana-autoclicker

Simple Autoclicker For Banana in Python

Focuses Game and Clicks once an hour to ensure you always get your drops

Features

  • Automatically clicks in the Banana game once an hour.
  • Easy to use: start/stop the autoclicker with a single key press.
  • Works with both the executable and Python script.
  • Optionally, open the Banana game directly by pressing [ when using the Python script.

(Optional) Requirements

How To Use

Using EXE

Using Python

  • Open Banana
  • run command python clickbanana.py
  • Press ] to start/stop

Other

  • Change the banana location if you have installed on an drive or location on line 6
  • change the ] key to something else on line 43
  • change the [ key to something else on line 49
  • script made for 640x480 (default) resolution, you can change click position on line 59

image