Ramses Scripts Upload
This commit is contained in:
5
local/path/home/StartControllers.js
Normal file
5
local/path/home/StartControllers.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import { getCracks, scanServerList, findBestTarget, crackingAndRooting, copyAndRunScript, runControllerOnPserv } from "/RamsesUtils.js";
|
||||
/** @param {NS} ns */
|
||||
export async function main(ns) {
|
||||
await runControllerOnPserv(ns)
|
||||
}
|
||||
Reference in New Issue
Block a user