Skip to content

I played BitBurner on Thursdays at https://twitch.tv/ChaelCodes ! This is my Repo of BitBurner Scripts.

Notifications You must be signed in to change notification settings

ChaelCodes/bitburner-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

bitburner-scripts

I'm playing BitBurner on Thursdays at https://twitch.tv/ChaelCodes ! This is my Repo of BitBurner Scripts.

You can import these scripts by running the following in Bitburner.

Get the importer

wget https://raw.githubusercontent.com/ChaelCodes/bitburner-scripts/main/import.js import.js

Configure your Import

You can configure your import inside import.js.

    config = {
        folder: 'scripts',
        rootUrl: 'https://raw.githubusercontent.com/ChaelCodes/bitburner-scripts/main/',
        serverPrefix: 'ChaelPwns',
    };
  • folder will determine where your scripts are stored
  • rootUrl is the source, if you fork this repo, update this to you repo
  • serverPrefix your automatically purchased servers will be filtered from auto hacks using this prefix. Pick a fun name!

Run your import!

run import.js will tell you if everything worked. Please reach out and create an issue for troubleshooting. Please include your import.js, and make sure your forked repo is public!

Explore! Enjoy!

Follow instructions, try help with various commands. Try running run /scripts/hax.js autoHack there's numerous commands available there. Explore!

If you see this error: image Open the file using nano Save & Close it, and try again. There's a bug.

About

I played BitBurner on Thursdays at https://twitch.tv/ChaelCodes ! This is my Repo of BitBurner Scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published