alainbryden / bitburner-scripts

My own scripts for playing bitburner
MIT License
608 stars 272 forks source link

autopilot.js: WDHack compared against 0, when it should be INFINITY if locked. #439

Closed alainbryden closed 2 weeks ago

alainbryden commented 2 weeks ago

Reported by Shadowlight213:

In autopilot.js, on line 232, and 811, wdHack is compared to 0 to see if worlddaemon is available. However, if its not available, wdHack gets set to positive infinity.