Machu Jump - Auto Jumper

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

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
yuygfgg
일일 설치수
0
총 설치수
1
평점
0 0 0
버전
0.1
생성
2025-04-18
갱신
2025-04-18
크기
10.7KB
라이선스
GPLv3
동작 사이트

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.