alainbryden / bitburner-scripts

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

casino.js / autopilot.js: Use new(ish) ns.getMoneySources() feature to detect if we've done casino #430

Closed alainbryden closed 3 weeks ago

alainbryden commented 3 weeks ago

I noticed that sometimes we don't run casino,js to completion, despite the checks and balances in place.

There's a new (in 2022) API available that serves up the same earnings summary we get on the player stats page. This might simplify things.