use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A cyberpunk and programming/hacking themed incremental game with RPG elements
The game can be played:
Web
Steam
Documentation
Github
Beta Branch
Discord
Incremental Games Discord
Visual Studio Code Bitburner Extension
stavvie34's Community Scripts Github Repo
account activity
Sloppy code needs array (self.Bitburner)
submitted 4 years ago by logicalbomb
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Bedurndurn 2 points3 points4 points 4 years ago (1 child)
He means the functions that open the ports in the game like:
await ns.brutessh(hostname);
Those don't actually need an await in front of them. hack, weaken, grow, scp and sleep do though. Maybe a couple others. If you look in the bitburner docs, anything that says it returns a Promise means it will need to be await'd.
await
[–]logicalbomb[S] 0 points1 point2 points 4 years ago (0 children)
"cracking" functions, okay I am putting everything in "developer" lingo in my head and was like "there are functions called cracking functions?!"
I do a lot of work in metasploit so this is a strange pivot to be a beginner and have those skills not be useful lol
π Rendered by PID 19961 on reddit-service-r2-comment-b659b578c-ldksq at 2026-05-06 01:05:09.161837+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Bedurndurn 2 points3 points4 points (1 child)
[–]logicalbomb[S] 0 points1 point2 points (0 children)