You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
The script sleeps a ridiculously long time (literally hours) even after installing augments and starting over on the first set of businesses. I don't fully understand it but it appears to want to sleep for 12+ hours before it does anything. My home server is 64 terabytes. Playing on steam.
mainHack.ns: [4:52:09 PM] Starting mainHack.ns
mainHack.ns: [4:52:09 PM] Selected rho-construction for a target. Planning to weaken the server. Will wake up around 6:28:09 AM
mainHack.ns: [4:52:09 PM] Stock values: baseSecurity: 42; minSecurity: 14; maxMoney: $13,184,119,700
mainHack.ns: [4:52:09 PM] Current values: security: 22.78; money: $13,184,119,700
mainHack.ns: [4:52:09 PM] Time to: hack: 09:23:59; grow: 10:52:47; weaken: 13:35:59
mainHack.ns: [4:52:09 PM] Delays: 04:11:29 for hacks, 02:42:56 for grows
mainHack.ns: [4:52:09 PM] Cycles ratio: 35885 grow cycles; 3297 weaken cycles; expected security reduction: 164.85
grow.ns log:
sleep: Sleeping for 96176964.8840369 milliseconds
Seems it doesn't account for scripts you already have running on home that it doesn't kill so I cant run my stock market manager and node manager scripts while it is running (Easy fix on your part just get free ram and not max ram when calculating grow/hack threads). But still it sleeps forever.
The script sleeps a ridiculously long time (literally hours) even after installing augments and starting over on the first set of businesses. I don't fully understand it but it appears to want to sleep for 12+ hours before it does anything. My home server is 64 terabytes. Playing on steam.
grow.ns log:
sleep: Sleeping for 96176964.8840369 millisecondsSeems it doesn't account for scripts you already have running on home that it doesn't kill so I cant run my stock market manager and node manager scripts while it is running (Easy fix on your part just get free ram and not max ram when calculating grow/hack threads). But still it sleeps forever.