Greasy Fork

Greasy Fork is available in English.

Bonk.io Auto Colour Switching

Automatically rotate through bonk icon colors/teams

当前为 2022-11-28 提交的版本,查看 最新版本

作者
FigurativeLag
评分
0 0 0
版本
1.7.1
创建于
2022-11-22
更新于
2022-11-28
大小
3.7 KB
许可证
Apache 2.0
适用于

Bonk.io Auto Colour Switching

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 capture and send data to the WebSocket.

Changelog

  • 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