Snarling / bitburner-scripts

Various scripts for the game Bitburner, available on steam or at https://danielyxie.github.io/bitburner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitburner-scripts

Various ingame scripts for the game Bitburner, which is available for free on steam or at https://danielyxie.github.io/bitburner/

Sections:

box

Lightweight JS+HTML+CSS draggable custom content boxes.

The box folder contains separate documentation.

deepestScan.js

Ram cost: 1.85GB - File size: 1.75KB

Self-contained script that prints out a full map of the network server hierarchy to the terminal, with color coding and click-to-connect functionality. Note that React does not preserve the additional printed content when navigating away from the terminal and back, so in this case the script needs to be re-ran to access the links again.

There is an alert version that prints the tree in an ns.alert box. There is also a box version that persists with screen changes and would only need to be re-ran after installing augmentations.

unlock.js

Ram cost: 2.1GB - File size: 171B

An extremely minified script to unlock all servers. Will open any ports you can open, and root any servers that have enough ports open for root access.

About

Various scripts for the game Bitburner, available on steam or at https://danielyxie.github.io/bitburner/

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%