Bonk.io Auto Colour Switching

Automatically rotate through bonk icon colours/teams

Fra 05.12.2022. Se den seneste versjonen.

Forfatter
FigurativeLag
Vurderinger
0 0 0
Versjon
1.8
Lagd
22.11.2022
Oppdatert
05.12.2022
Size
3,7 kB
Lisens
Apache 2.0
Gjelder

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