8000 GitHub - rsandz/bitburner-scripts: Bitburner scripts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rsandz/bitburner-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitburner Hacking Scripts

Bitburner is a programming based clicker game. The goal is to hack servers to earn in currency that can be used to buy numerous upgrades. This repository holds the scripts and libraries that I developed to make progress in the game.

Development Environment Set-Up

VSCode is used for development so code-completion will work best with it.

To develop in VScode:

  • Download the Bitburner Extension in VSCode
  • In .vscode/settings.json, add
{
    "bitburner.scriptRoot": "./src/",
    "bitburner.authToken": "<auth-key>"
}
  • Enable the API server in game.

About

Bitburner scripts.

Topics

Resources

Stars

Watchers

Forks

0