Scripts for Bitburner, An Epic Hacking Game
- Download the installation script with the command below. The downloaded script will download all the scripts from Github into your game.
- wget https://raw.githubusercontent.com/TheDroidYourLookingFor/BitBurner-Scripts/main/InstallDroidScripts.js /TheDroid/InstallDroidScripts.js
- run /TheDroid/InstallDroidScripts.js
- Once downloaded you can cd /TheDroid to view the files.
- To start everything from scratch use: run Manager-Startup.js
- You can also do the manual process. Which for Deployment would be the commands below in order.
- run Manager-Startup.js
- These commands would map your network, search through the records to find the best target, hack all viable targets, distribute our scripts, and make all hacked targets run our scripts against a target.
While a good deal of the code here is from my head. I did get ideas from the wiki. Credit belongs to the authors who wrote the scripts. This is a repository to preserve the work that has been done creating these scripts.
Fork and submit Pull Requests for additions. Create Issues for questions, feedback, or help.