This is a repository for my Bitburner scripts
Bitburner is a programming-based incremental game. Write scripts in JavaScript to automate gameplay, learn skills, play minigames, solve puzzles, and more in this cyberpunk text-based incremental RPG.
- Copy
update.sh
andmove-from-downloads.sh
to the directory where you would like to keep your Bitburner scripts - Change
DL_PATH
inmove-from-downloads.sh
to match your default download location - Download your
.js
files to your default location with thedownload *.js
command in Bitburner - Run
update.sh
- Your files can now be found in the./scripts
directory