-
```
A) What steps will reproduce the problem?
1. Make a script.
2. Attack to an object.
3. @reload
After reload the script will show with None/whatever, inf repeats.
B) What is the expected ou…
-
I _love_ the functionality in `dart run --resident`, it replaces so much hand-rolled scripts and logic for trying to build and invalidate a snapshot. There is one downside - it is a (little) noisy, an…
-
```
As of now, on windows, it seems the script spits out "No" as pid. We need to
check the behavior for shell script too.
It should also abort if java is not in path.
```
Original issue reported …
-
**have:**
node 17.3.0
npm 8.10.0
yarn 1.22.19
**problem:** developmnet server didn`t start
![image](https://user-images.githubusercontent.com/81478462/184444204-8d749c71-1c2d-4b71-9195-0f429d5…
-
I did everything in the read me file but i keep getting a weird error:
```
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@mercuryworkshop/bare-mux' imported from /workspaces/UBTW2/Velocity/scri…
-
Hi
I noticed how the scripts only run on "filtered" servers. But I think you can run scripts on all servers you have root access..
So.. basically you can remove the filter to filter out the serve…
-
When running a script with nodules like this,
`nodules script.js`
instead of this,
`node script js`
this code in master.js
``` js
// grab server root
this.cmd = process.argv.slice(1);
this.dir …
Waquo updated
13 years ago
-
I'm referring to the NS API documentation, which is here: https://github.com/bitburner-official/bitburner-src/blob/stable/markdown/bitburner.ns.md
The documentation for ns.hack(), ns.weaken() and n…
-
Add an API method to allow turning a server hostname into a `Link`.
Essentially something like `ns.serverLink(hostname: string): Link` could be added and usable in scripts after creation/purchase o…
-
I wrote this in my cake script
```
var collection= StartPowershellFile("C:\\Project\\Spacebuilder\\greenblue.ps1", new PowershellSettings()
{
ComputerName = config.Serv…