Skip to content

0xGingi/simple-banana-autoclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

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