Bitburner: DevMenu Achievement Guide

Some code to get the achievement hackers! Instructions below! Go to your home computer and type this: nano devmenu.ns Now just copy and paste the code from this guide into it and save it. Then you can go to your home computer again and run it: run devmenu.ns Now you … Read More

Bitburner: Automation for Hacknet Nodes

Full Automation for Hacknet nodes that is looking for the most profitable upgrade and choosing it. How it works Algorithm is looking for the most profitable ratio. Ratio = Production growth divided by Upgrade Cost Production growth = Production after upgrade divided by Current production I recommend you to pass bigger loop iteration time (e.g. 100 000) or leave … Read More

Bitburner: Time Calculation Script (How to Get the Time)

a script to using the formulas API to calculate how long we need to wait for a certain hacking level based only on the exp for our hacking scripts (if we have formulas API then our scripts are usually getting more exp than any other method can compare to by … Read More

Bitburner: Combat Gang Management Script (Fully Automatic)

This script allows you to automatically manage a combat gang.   Description This script allows you to automatically manage a combat gang. It takes less than 32 Gb, so can be started from your home without RAM upgrades. Takes less than a day to win BN2 node. It has a … Read More

Bitburner: Early Hacknet Auto Management Script

Early Hacknet Auto Management Script.   Early Hacknet Auto Management Script NOTE: This script will buy new nodes or upgrade your current nodes depending on which you can afford. Create a script: nano WhateverTheNameIs.js Copy past the code: /** @param {NS} ns **/ export async function main(ns) { while (true) … Read More

Bitburner: How to Add Custom Stats to the HUD (Heads up Display)

Customise your stats HUD using secret built-in hooks, and a little bit of scripting.   Poking Around This game encourages you to look beyond the UI, beyond the documentation. You’re encouraged to inspect the DOM, and even look at the source code itself. You’ll find there’s much you can do … Read More

Bitburner: Early Game Guide (Spoiler Free)

Finished the tutorial and wondering how to progress? Want to improve your hacking script or maybe you want to start automating other parts of the game? This is a spoiler free guide that points you in the right direction.   Hacking scripts: How to improve 1: Follow the tutorial In … Read More

ArabicEnglishFrenchGermanItalianJapaneseKoreanPortugueseSpanish