Bitburner is a Free2Play Idle Game. In this you can program your own Bots using JavaScript.
I programed a interface which uses Node-RED to control the Bots. With this setup i am able to graph out my current hack target.
This is a collection of functions that i found were of great use in all of my scripts.
for example: the getAllServers() function gives access to all the servers without being limited by the game phase
- More control with Node-RED
- Better resource management from the BotManager.js script