2. Bitburner Story walkthroughUpdate notes

Before accessing the dev menu I encourage you to back up your save file since you can easily break things both in the menu itself and on your way there. Finding the menu on your own isn't all that difficult if you're somewhat familiar with programming in general and web development in particular, but will likely involve reading quite a bit of code. If you think you're up to the task I would encourage you to try it as it will feel a lot more satisfying than following a guide.

This is an electron game which basically means that it is based on Google Chrome. As such we will be using the built in debug tools to persuade the game to follow our instructions. To access it either press F12 or click Activate in the Debug drop down.

Accesing the developer tools

Next we will find the code responsible for navigating between pages which is in the file webpack:///src/ui/GameRoot.tsx which can be found in the Sources tab. We are looking for a big switch statement that runs the code responsible for going to a specific page depending on what text is in the page variable. The current version is in the picture below, it may look slightly different in future updates. Put a breakpoint, which pauses the program when it reaches a specific line, at the start of the switch statement by clicking on the line number.

Relevant code snippet

Go to a different page in the game. This should trigger your breakpoint and pause the game. You can now edit variables including the all important page variable. Set it to "Dev" and resume the game with F8 or the play button.

Changing the page variable

You should now be in the developer menu. Find the achievement section and press grant all.

Developer menu

Congratulations! You have just gotten over 90 achievements in record time! If you find the premise of this game interesting I would encourage you to check it out as intended as well. It's one of only a few hacking games that can make you feel like an actual hacker and I had quite a bit of fun playing normally until the inevitable slow down that exist in all month long idle games.

Here are all the achivements you get through this method to keep the site happy.

4S

Purchase the 4S market data.

4S
avmnite-02h

Join NiteSec.

avmnite-02h
Big network

Have 30 hacknet nodes.

Big network
Big trouble

Drain a server of all its money.

Big trouble
BruteSSH.exe

Acquire BruteSSH.exe

BruteSSH.exe
CyberSec

Join CyberSec.

CyberSec
CyberSec

Join CyberSec.

CyberSec
Discount!

Get a discount at Powerhouse Gym by backdooring their server.

Discount!
Donate!

Unlock donations with a faction.

Donate!
Download more cores?

Maximize your home computer cores.

Download more cores?
Download more ram

Maximize your home computer ram.

Download more ram
fl1ght.exe

Join Daedalus.

fl1ght.exe
Formulas.exe

Acquire Formulas.exe

Formulas.exe
Free money!

Purchase your first hacknet node.

Free money!
FTPCrack.exe

Acquire FTPCrack.exe

FTPCrack.exe
Gains!

Workout at a gym.

Gains!
Here comes the money!

Have $1Q (not $1q) on your home computer.

Here comes the money!
HTTPWorm.exe

Acquire HTTPWorm.exe

HTTPWorm.exe
I asked for this.

Have 100 augmentation installed at once.

I asked for this.
I never asked for this.

Install your first augmentation.

I never asked for this.
I.I.I.I

Join The Black Hand.

I.I.I.I
It's time to install

Have 40 augmentation queued at once.

It's time to install
Massive debt

Be $1b in debt.

Massive debt
Maximum speed!

Write an ns2 script.

Maximum speed!
Need more real life ram

Run 1000 scripts simultaneously.

Need more real life ram
Neuroflux is love, Neuroflux is live

Install Neuroflux Governor level 255

Neuroflux is love, Neuroflux is live
One punch man

Achieve 3000 in all combat stats.

One punch man
Ouch!

Go to the hospital.

Ouch!
Power Overwhelming

Achieve 100 000 hacking skill.

Power Overwhelming
relaySMTP.exe

Acquire relaySMTP.exe

relaySMTP.exe
run4theh111z

Join the BitRunners.

run4theh111z
SQLInject.exe

Acquire SQLInject.exe

SQLInject.exe
Thank you folders!

Have 30 scripts on your home computer.

Thank you folders!
That's the limit

Maximize a hacknet node.

That's the limit
The Onion Network

Purchase the TOR router.

The Onion Network
The original hacker

Make 10m from hacknet nodes.

The original hacker
UNACHIEVABLE

This achievement cannot be unlocked.

UNACHIEVABLE
Well liked

Reach 10m reputation with a faction.

Well liked
while(true);

Restart the game using the reload & kill all option because you froze it with an infinite loop.

while(true);
Wolf of wall street.

Make 1q on the stock market.

Wolf of wall street.
World explorer

Travel anywhere.

World explorer
You'll need upgrade for this one.

Write a script that costs 32GB per thread.

You'll need upgrade for this one.
Find anything you think is wrong with this walkthrough? Help us fix it by posting in its Walkthrough Thread.
This walkthrough is the property of TrueSteamAchievements.com. This walkthrough and any content included may not be reproduced without written permission. TrueSteamAchievements.com and its users have no affiliation with any of this game's creators or copyright holders and any trademarks used herein belong to their respective owners.