zelig81 / bitburner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitburner

wget https://raw.githubusercontent.com/zelig81/bitburner/main/init.js init.js
run init.js
run _runner.js 22 500000

todo

  • add scheduler:
    • runner (raise limits?)
    • customUI
    • contracts
  • make own:
    • hacknet
    • netcrawler
    • crimes
    • contracts
  • make script of getting all hosts with it's and store it in file mapping:
  • improve init.js to fetch all files on repo (js only)
  • make script of launching other script on other host:
    • arg: host name to launch on it
    • arg: humber of threads
    • arg(s): of script to be launched
    • logic:
      • wget init.js
      • run init.js
      • run the script with chosen parameters
  • fix modules.js
    • purchase servers in steps 1Tb -> MaxRam
    • use netcrawl parts on how to find all hackable servers
    • optional backdoor when synchronize will be available
  • make stocks.js with switchable modules (shorts available? 4s available? ...)

numbers

hacknet

  • max level from 1 cost: 24m
  • max ram from 1Gi: 4.7m
  • max core from 1: 345m
  • outcome from fully upgraded node: 26k/sec == 93m/hour

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.2%Language:TypeScript 3.8%