@@ -0,0 +1,6 @@
/** @param {NS} ns */
export async function main(ns) {
ns.print("hacking " + ns.args[0]);
await ns.hack(ns.args[0]);
ns.print(ns.args[0] + " hacked.");
}
The note is not visible to the blocked user.