Skip to content

SloKart/bongo_cat_presser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

bongo_cat_presser

An Intelligent Auto-Clicker for Bongo Cat This is an advanced AutoHotkey script designed to automate keypresses in the Steam game "Bongo Cat." After extensive testing, this script was built to be the most reliable and user-friendly solution, avoiding common issues found in other auto-clickers.

It's "polite" and aware of your actions, pausing itself automatically so it never interferes with your typing, using keyboard shortcuts, or even clicking and dragging.

Features Non-Interfering Key: Uses the F24 function key—a "phantom" key not found on physical keyboards—to ensure that it never accidentally triggers actions in other applications like your browser or word processor.

Intelligent Pausing: The script is "polite" and will automatically pause itself if you are holding down any modifier key (Shift, Ctrl, Alt) or any mouse button (Left or Right click). This allows you to type special characters, use keyboard shortcuts, and highlight text without the script getting in the way.

Simple Controls: Easily toggle the script on and off with a single key.

F8: Start or stop the auto-presser.

Esc: Instantly close the script.

High Performance: Built for speed and reliability, ensuring consistent performance in-game.

Why This Script is Better Many auto-clickers or simple scripts for Bongo Cat face several problems:

They interfere with the user's typing.

They require complex workarounds like virtual machines or second computers.

They use commands that the game's engine simply ignores.

This script solves all of these problems by using a "polite" sending method. It uses a standard Send command that the game recognizes, but intelligently pauses itself the moment you need to use your keyboard or mouse for anything important.

Prerequisites You must have AutoHotkey installed on your Windows PC.

You can download it from the official AutoHotkey website. (The standard v1.1 is recommended).

How to Use Download the Script: Download the bongo_cat_presser_final.ahk file from this repository.

Run the Script: Double-click the file to run it. You will see a green "H" icon appear in your system tray (in the bottom-right corner of your screen).

Play the Game: Open Bongo Cat and make it the active window.

Toggle On/Off: Press F8 to start the auto-presser. The script will continue running, sending the F24 key to the active window. When Bongo Cat is active, it will register these keypresses. Press F8 again to stop it.

Exit: To completely close the script, press the Esc key.

That's it! The script will run seamlessly, pausing only when it detects you're using a modifier key or mouse button.

Releases

No releases published

Packages

No packages published