Map Cycler - Bonk.io
Join the Discord server for support or just to chat with other mod users!
Apparently does not work anymore and causes desyncs - I'll investigate when I have time
Cycles through the maps selected in random order, indefinitely
Credits to LEGENDBOSS123 for their idea and initial implementation, this is my take on it
Requires Code Injector, or kklee (Browser extension), bonk-vtol (Browser extension), or bonk-playlists (Browser extension) installed to inject code
It works without injecting code, however feels very janky as the game starts right away with no countdown
It seems like this does not shuffle the map well when used with bonk-playlists. I will try to find what is wrong after exams
This script respects the "Rounds to win" option, and will only skip to the next map when that is reached, when the end of the map list is reached, it will return back to the start, and start from the first map again.
To skip the current map, press F1 (You can change this in the code)
Remember to scroll down after loading the map list, so that it has more maps to shuffle between
Just click the [CYCLE] button next to the [START] button to use.
To stop, just exit to the lobby like you normally would.
However, if you do this whilst it is about to move to the next map it might proceed to the next map anyway. Just exit to lobby again.
[CYCLE] button greyed out? Either
- The script is broken... or
- You have not opened the maps list, so it can't choose a map. Click [MAP]
- You're not host
Tampermonkey, Violentmonkey or any other userscript manager that implements GM_*
APIs are required as this uses GM_addStyle
.