mirror of
https://gitlab.com/MisterBiggs/bitburner-scripts.git
synced 2025-08-05 13:01:30 +00:00
spider now works wonderfully
This commit is contained in:
4
scripts/hack.js
Normal file
4
scripts/hack.js
Normal file
@@ -0,0 +1,4 @@
|
||||
server = "iron-gym";
|
||||
while (true) {
|
||||
hack(server);
|
||||
}
|
Reference in New Issue
Block a user