bitburner
Bitburner Game (by danielyxie)
bitburner-scripts
My own scripts for playing bitburner (by alainbryden)
bitburner | bitburner-scripts | |
---|---|---|
369 | 15 | |
2,804 | 623 | |
- | - | |
0.0 | 9.6 | |
over 1 year ago | 8 days ago | |
HTML | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bitburner
Posts with mentions or reviews of bitburner.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-20.
-
Side Quest #3: maybe the real Deepfakes were the friends we made along the way
I used this once in my image compression project, and I can't really go back. It makes the piece of code responsible for training the model super compact as I will show you in the next episode when I work on the models themselves. It really tickles my brain when the code is clean. You will see much more of this obsessive-compulsive side of me when I eventually do a Side Quest for bitburner.
-
life loop games
Bitburner which is available on steam or web which is more sci fi/hacking themed. it's a very complex life loop game that involves coding heavily. There is a pseudo code script in the game in which you can write programs to hack others and eventually restart with cybernetic implants. You can even ditch the pseudo script and code directly in java in the game. The end game is quite fun and fulfilling. I haven't even gotten through it yet.
-
Need help on importing variables
Nope, ports communicate "in RAM" only, i.e. when you close and re-open the game (or complete a BitNode [and maybe also if you install augs? Don't know]) they're cleared. Ports can be accessed via ns.writePort() and ns.peek() or ns.readPort() and be cleared manually with ns.clearPort(). The docs have syntax and description of all the in-game functions.
-
stats of manual commands
From the source code:
-
Learn programming for absolute beginners
3.https://danielyxie.github.io/bitburner (optional, for extra practice and motivation)
- help with a startup script
-
How many scripts is too much for one server?
Here's a list of functions if you want to take a look at what's available. https://github.com/danielyxie/bitburner/blob/dev/markdown/bitburner.ns.md
-
Is there a function to get an array of a server's scripts. I need this so I can create a script called deleteScripts.js to remove them.
RTFM for [ns.ps()](https://github.com/danielyxie/bitburner/blob/dev/markdown/bitburner.ns.ps.md) and ns.killall() ;)
-
This game is the closest there is to actually programming. Change my mind.
Bitburner.
-
Is there a way to get a list of current products in an industry w/o knowing the product name?
Looking at the Warehouse API, the only way to get information on a product is to already know the product name. However if I, for example, restart my corp script after augment installs with a corporation already running, I wouldn't have any of my product names in memory. I know that, given that you can only ever have at most 5 products at a time, I could just create a static list of 5 product names and infer my current production from there but it would be nice to not have to do that and be able to run a function like getProducts that would pull a dictionary/list of the current products for me. I'm generally trying to avoid coding w/ try/catch blocks so something like that would be nice.
bitburner-scripts
Posts with mentions or reviews of bitburner-scripts.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-24.
-
Advice on getting Hack EXP
I am currently attempting to enter daedalus and am bottlenecking my hacking experience gain at around 1350, i ran hacking contracts the whole day along with this daemon script https://github.com/alainbryden/bitburner-scripts, but its taking far to long to level up now and i need advice. I have nearly every faction augment installed except for those from Blackhand and Slum Snakes.
-
Gang Script Help, Please!
if u dont want to code just geht insight's scripts?
-
Stock market scripts
Stock APIs went through some backwards-incompatible changes in v2.0 of bitburner, so that's probably why many if the old scripts you find aren't working. Mine have been kept up to date if you want to take a look: https://github.com/alainbryden/bitburner-scripts/blob/main/stockmaster.js
-
stock market
https://github.com/alainbryden/bitburner-scripts/blob/main/stockmaster.js has been updated for v2.0.
- Multithreading game balance issues
- whats wrong with my code? i know nothing about code. please help
-
Automate button-clicking for easy corp-setup
I have found a great casino-script from Alain Bryden and tried to copy how he clicks buttons there, but it seems for the corp, the part where you play in is not in the "document", so when scanning it does not find the "Expand" button, see error message below:
-
Not earning money
Okay, try https://github.com/alainbryden/bitburner-scripts ... but IMHO this is not "the right thing to do". It's cheating.
-
$100b in BN8
Does anyone know of a script that does a really good, efficient, job with the stock market? The script I'm using (from alainbryden on github) does well enough making money but it's insanely slow. At the rate it's going, it will take about a week or so to get enough to join Daedalus and get the red pill. I could let it sit but that's a long time to wait. I'm wondering if there is a better way.
-
Any reason to delay BN8?
I use the stockmaster.js and helpers.js from this repository: https://github.com/alainbryden/bitburner-scripts
What are some alternatives?
When comparing bitburner and bitburner-scripts you can also consider the following projects:
bitburner-scripts - Repository of Bitburner scripts
bitburner - My BitBurner scripts
Visual Studio Code - Visual Studio Code
bitburner-src - Bitburner source code.
elevatorsaga - The elevator programming game!
bass-player2048 - Config files for my GitHub profile.
BitBurnerCentralManager - A prototype thread manager for BitBurner
FizzBuzz Enterprise Edition - FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
bitBurnerTsProject - A template project to start a TypeScript repo for BitBurner
ts-bitburner-scripts
netscripts.d - Netscripts for Bitburner
bitburner vs bitburner-scripts
bitburner-scripts vs bitburner
bitburner vs Visual Studio Code
bitburner-scripts vs bitburner-src
bitburner vs elevatorsaga
bitburner-scripts vs bass-player2048
bitburner vs BitBurnerCentralManager
bitburner vs FizzBuzz Enterprise Edition
bitburner vs TypeScript
bitburner vs bitBurnerTsProject
bitburner vs ts-bitburner-scripts
bitburner vs netscripts.d