Summer Catchers

Summer Catchers

Not enough ratings
Fireflies jar minigame
By Darkhela
Tired of trying to pass fireflies jar's minigame?
Here's some handcrafted python script to autocomplete the game
**************************************************************************
Cansado de intentar pasar el minijuego de la jarra de luciérnagas?
Aquí tienes un script de python para completarlo automáticamente.
   
Award
Favorite
Favorited
Unfavorite
INTRO

Hell yeah, I’ve always wanted to learn to play the xylophone too, but after many, many, many… tries, I felt like punching the screen and uninstalling the game.
I don’t understand how developers can include such a frustrating and unfair minigame in a game with such chill vibes.

PYTHON SCRIPT
Here’s a handcrafted Python script designed to autocomplete the minigame. To use it, you’ll need to have Python installed on your computer.

You can view the code in this repository: https://github.com/AlexDeveloperUwU/miniprojects/tree/master/summer-catches-jar

Alternatively, you can download the zipped utility from: https://github.com/AlexDeveloperUwU/miniprojects/raw/master/summer-catches-jar/summer-catches-jar.zip

Once downloaded, just unzip it anywhere on your computer.
HOW TO USE THIS SCRIPT
Install Dependencies:

You must install Python dependencies to run the script.

pip install opencv-python-headless numpy pyautogui mss

Get Key Coordinates:

Once you have installed the dependencies, you must launch coordstool.py to obtain the coordinates of the keys that need to be pressed.

python coordstool.py

Follow the script’s instructions to find the coordinates. Then update them in the main.py file.

Update main.py:

In main.py, locate line 47 and update the game_region values with the coordinates you obtained from coordstool. For example:

game_region = (1062, 94, 90, 88)

Execute main.py:

Finally, execute main.py to launch the utility and complete the minigame.

*You can adjust the third coordinate value up or down according to your needs, as it may vary based on your latency.
1 Comments
josealb77 8 Jul, 2024 @ 3:56pm 
Yo no tengo pythons ni cosas de esas. Pero si tú me lo pides yo me lo bajo todo.