This commit is contained in:
Philipp
2024-10-06 12:42:37 +02:00
parent 0456877901
commit c70d328e61
12 changed files with 60 additions and 624 deletions

View File

@@ -1,5 +1,5 @@
import { getCracks, scanServerList, findBestTarget, crackingAndRooting, copyAndRunScript } from "/RamsesUtils.js";
import { getCracks, scanServerList, findBestTarget, crackingAndRooting, copyAndRunScript } from "/Library.js";
/** @param {NS} ns */
export async function main(ns) {
let cracks = {};