Moonwalker

Join us! - https://discord.gg/yEweYTxFFD

Terá de instalar uma extensão como Tampermonkey, Greasemonkey ou Violentmonkey para instalar este script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

Terá de instalar uma extensão como Tampermonkey ou Violentmonkey para instalar este script.

Terá de instalar uma extensão como Tampermonkey ou Userscripts para instalar este script.

Terá de instalar uma extensão como Tampermonkey para instalar este script.

Terá de instalar uma extensão de gestão de scripts de utilizador para instalar este script.

(Já tenho um gestor de scripts de utilizador, deixe-me instalá-lo!)

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

(Já tenho um gestor de estilos de utilizador, deixe-me instalá-lo!)

Autor
GoBattle Hacks Official
Instalações diárias
0
Total de instalações
33
Classificações
0 0 0
Versão
1.2.2
Criado
21/07/2025
Atualizado
04/06/2026
Tamanho
3 KB
Licença
All rights reserved. Do not reproduce without permission of the owners.
Aplica-se a

"Moonwalker" automates the pressing of the left or right arrow keys in the web game GoBattle.io. It allows users to continuously simulate holding down the "ArrowRight" key by pressing the = key, or the "ArrowLeft" key by pressing the - key. This allows the simulation of "moonwalking" in GoBattle.


Core Functionality

The script listens for key presses on the gobattle.io website.

  • When the = key is pressed, it begins to rapidly "press" the "ArrowRight" key, causing the in-game character to move continuously to the right.
  • When the - key is pressed, it begins to rapidly "press" the "ArrowLeft" key, causing the in-game character to move continuously to the left.

Toggle and Cancellation Logic

The key feature of this script is its toggle and cancellation behavior:

  • If either = or - is pressed while the other is already active (e.g., if you're holding = for right movement and then press -), the currently active movement will be stopped, and the new movement will start immediately. This means you can fluidly switch directions by just pressing the desired trigger key.
  • If you press the same key again while its action is active (e.g., pressing = a second time while moving right), the movement will stop. This allows you to toggle the continuous movement on and off.