alicewatson/Bitburner
Repo for code and notes on the Bitburner incremental game.
| files | Initial commit. | |
| .gitignore | Added .gitignore to tracked files. | |
| README.md | updated readme | |
Bitburner
This is the future home to all the Bitburner scripts I have written / will write.
I've been using this game recently to learn to write JavaScript in a trial-by-fire fashion.
So far, it's been a lot of fun, and I should probably be doing real work instead of tweaking hacking scripts for an incremental game ;p
Links
- Bitburner Steam version or browser version
- Bitburner getting started guide
- Bitburner GitHub repo
- JS tutorial
TODO
- Fix empty string bugs on fresh restart
- Delay buying/upgrading servers until key purchases are made (TOR, home RAM, certain .EXE files)
Strategy
- Pop & backdoor the first few servers.
- Buy the TOR router.
- Upgrade Home RAM.
- Save game.
- Run command & control script:
run cnc.js. - If cnc fails, save, restart & kill scripts, then run it again.
- Run
tail cnc.jsto see what's going on. - Once Home RAM has been upgraded a couple times, cnc will start listing which servers can be backdoored.
- Run
find_servers.js SERVER_NAMEto see the path to the server, then go backdoor it. - Repeat while you wait for money to materialize.
- from Home, run
buy -lto see darkweb store, thenbuy NAMEto buy items until you have them all.