bitburner-scripts
Repository of Bitburner scripts (by bitburner-official)
bitburner
My BitBurner scripts (by xxxsinx)
bitburner-scripts | bitburner | |
---|---|---|
18 | 15 | |
177 | 58 | |
0.6% | - | |
0.0 | 4.4 | |
6 months ago | 8 months ago | |
JavaScript | JavaScript | |
- | - |
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-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-03-11.
-
MSG/RPC API over ports
I'll submit it to bitburner-scripts once I test it.
-
whats the best js script to hack all servers at once?
There's always auto-win.js if you want to skip the boring part between the beginning and the end.
- Looking for the best script for money
-
I keep forgetting to play the game
Too late, I already came across https://github.com/bitburner-official/bitburner-scripts — My version of custom-stats.js wasn't running for the screenshot.
-
automatic scanning
There are some neat official example scripts to be found at https://github.com/bitburner-official/bitburner-scripts, which you can use as-is, expand upon, or use as learning material.
-
PSA: Colors!
You can find an official example script doing exactly this at https://github.com/bitburner-official/bitburner-scripts, look for monitor.js. And of course feel free to check out the other scripts as well, even if the script's functionality isn't what you're looking for, I often find inspiration or learn new things from checking out other people's scripts.
-
Hey Guys ! New and need a lil bit of help please !
If you're an impatient person like I am, and wanna know what's happening on a server that you're targeting, and to give an idea of if anything is happening the following is super super handy for that monitor.js
- Anyone know a good and simple auto deployer script?
-
Bitburner got me to write my first ever script! (HackNet autobuy script)
Script looks good. Maybe for a first upgrade you can transition from using a const at the top to using args to pass in the value you want to use. You can start simple with just using ns.args[0] so when you call your script like “run myscript.js 1000000000” it will run till that number. If you wanted to get fancy you could use ns.flags like in this script to set a default value or have like 1 flag to make it a constant target and another flag to make it only spend some percentage of your current cash.
-
Flags: Sharing Info and Tips
lastly just to show a use case that i find very helpful this is a snippet from hydroflame's github scripts
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 2023-03-11.
- whats the best js script to hack all servers at once?
-
BN1.3 milestone achieved (personal achievement)
But... SteaksAreReal's full repo is quite extensive with lots of great work, look here: https://github.com/xxxsinx/bitburner
- Money making scripts
- I finally defeated BN1.3
-
Milestone achieved
This will tell you how many scripts you have running and a bunch of other ram-related info: https://github.com/xxxsinx/bitburner/blob/main/ram.js
-
Looking for the best script for money
You asked for it: https://github.com/xxxsinx/bitburner/blob/main/installBatcher.js
-
When ns.sleep() oversleeps
Check my repo at this date: https://github.com/xxxsinx/bitburner/tree/e0a8653c93bcd41d9c01a252683823f9edb12c14
-
Tip: it pays to scan everything before deciding on which server to hack
Here's an early script I wrote that does this: https://github.com/xxxsinx/bitburner/blob/main/sort.js
-
server scan list - it works but is there a more elegant way?
If you want to get fancy, I used to collect solutions to this problem for fun and I still have it in my repo: https://github.com/xxxsinx/bitburner/blob/fd5083a77d229c31f20ebf825e29b16d6d2cfd91/utils.js
- What is wrong with my script? (Help me to find out)
What are some alternatives?
When comparing bitburner-scripts and bitburner you can also consider the following projects:
bitburner - Bitburner Game
bitburner-scripts - My own scripts for playing bitburner
blessed-contrib - Build terminal dashboards using ascii/ansi art and javascript
BitburnerRepo - Bitburner stuff
tui-rs - Build terminal user interfaces and dashboards using Rust
bitburner - My scripts to play Bitburner
react-table - 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
Table - Formats data into a string table.