moriakaice / bitburner

Collection of scripts for https://danielyxie.github.io/bitburner/
ISC License
117 stars 144 forks source link

Suboptimal server buys #5

Open Grubleafeater opened 3 years ago

Grubleafeater commented 3 years ago

Your player server manager is doing it wrong. It should upgrade the smallest single server it can to the largest single server it can instead of upgrading piecemeal. It's much more expensive to do it the way you have it set up for much less ram.