Machu Jump - Auto Jumper

This userscript automatically performs jumps in the web game (https://bocchinet.com/GQux/).

Autore
yuygfgg
Installazioni giornaliere
0
Installazioni totali
1
Valutazione
0 0 0
Versione
0.1
Creato il
18/04/2025
Aggiornato il
18/04/2025
Dimensione
10,7 KB
Licenza
GPLv3
Applica a

Description:

This userscript automatically performs jumps in the web game (https://bocchinet.com/GQux/).

How it works:

It intercepts the original game.js script. It injects logic into the game's physics update loop. This logic simulates the ball's trajectory after a potential jump. If the simulation predicts the jump will land the ball close enough to the hole (based on configurable physics parameters), it automatically triggers the jump.

How to Use:

Install a userscript manager like Tampermonkey. Click "Install this script". Visit the game page: https://bocchinet.com/GQux/ The script will run automatically.