Bitburner

Bitburner

View Stats:
Celestior Jun 11, 2023 @ 11:58pm
trouble with install.backdoor()
i use this script, i have no error but the backdoor look to not install ...

/** @param {NS} ns */
export async function main(ns) {

for (let Factionservername of ['run4theh111z', 'CSEC', 'I.I.I.I', 'avmnite-02h']) {
ns.exec('nserv.js', 'home', 1, Factionservername);
ns.singularity.connect(Factionservername)
await ns.singularity.installBackdoor();
ns.tprintf('Successfully installed backdoor on ' + Factionservername)

}
}
< >
Showing 1-1 of 1 comments
_JJ_ Jun 21, 2023 @ 6:20am 
you cannot directly connect to these servers
its just the like terminal connect you can only connect to server that are neighbours of the current terminal server or those where you have a backdoor installed
< >
Showing 1-1 of 1 comments
Per page: 1530 50