diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2024-10-26 13:06:14 -0700 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2024-10-26 13:06:14 -0700 |
commit | 1ca00b3b73a9699e41f81e154cea32934c16de03 (patch) | |
tree | d8ff8fe937b06cf40458aac232953b19665bcc6e /bitburnerFiles1026/scripts.txt |
First commit
Diffstat (limited to 'bitburnerFiles1026/scripts.txt')
-rw-r--r-- | bitburnerFiles1026/scripts.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/bitburnerFiles1026/scripts.txt b/bitburnerFiles1026/scripts.txt new file mode 100644 index 0000000..e636a8a --- /dev/null +++ b/bitburnerFiles1026/scripts.txt @@ -0,0 +1,31 @@ +start.js
+ (hacknet2.js) runs hacknet,
+ (root.js) hacks a single server using all servers (inefficient),
+ (servers.js) purchases all pservs,
+ stocker.js (ineffiecient)
+
+hwgw/hacker.js
+ hacks every server
+
+autoinfiltrate.js
+ run to enable automatic infiltration of companies
+
+delete.js
+ deletes a currently owned pserv
+
+liquidate.js
+ sells all stocks
+
+master.js
+ singularity api testing script
+ controls all things from the singularity api
+
+run.js
+ runs a script on a server at the maximum threads possible
+
+target.js
+ finds the target server with the most money for a given port level
+
+targets.js
+ finds all servers with money on them
+
|