Bonk.io Auto Colour Switching

Automatically rotate through bonk icon colours/teams

Versión del día 05/12/2022. Echa un vistazo a la versión más reciente.

Autor
FigurativeLag
Calificaciones
0 0 0
Versión
1.8
Creado
22/11/2022
Actualizado
05/12/2022
Tamaño
3.72 KB
Licencia
Apache 2.0
Funciona en

Bonk.io Auto Colour Switching

Note: You need to have the Bonk Code Injector script installed for this to work.

This script will automatically, randomly rotate through bonk.io team colours. It will only run in custom games; you can't change your colour in quick play, as far as I know. Look below the main game screen (where the bonk description notes are supposed to be) to see the UI. Naturally, if a different extension is already using that, they will conflict.

Some of the credit also goes to LegendBoss. I looked at his Bonk Commands script to figure out how to capture and send data to the WebSocket.

Changelog

  • 1.8: Fixed critical bug preventing websocket sending if you visit a quick play room before a custom game
  • 1.7: Fixed critical bug preventing websocket sending if Bonk Commands isn't installed
  • 1.5: Added interval editor textbox
  • 1.4: Switch to websocket as backend rather than HTML buttons
  • 1.3: Switch to checkboxes as UI
  • 1.0: Initial release