diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2024-11-13 10:56:53 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2024-11-13 10:56:53 -0800 |
commit | 40843e35434d56e883655e4377994ac76746b184 (patch) | |
tree | 786c3acc109b4add11c88ca58a534fd19d4e77cb /README.md | |
parent | 1ca00b3b73a9699e41f81e154cea32934c16de03 (diff) |
Organized scripts into folders
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 28 |
1 files changed, 27 insertions, 1 deletions
@@ -1 +1,27 @@ -# Bitburner +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
+
+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
+
|