You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains my scripts and experiments from playing Bitburner, a programming game where JavaScript is used to automate tasks and progress through the game. Bitburner was where my programming journey truly began. While learning JavaScript, I also learned how to research problems, read documentation, debug my code, stay patient, and kee
A fully automated BitBurner bot that scans all servers, identifies coding contracts, and solves them in parallel using modular, reusable solvers for every contract type. Tracks success/failure statistics and intelligently retries or disables failing solvers.