@@ -3,5 +3,6 @@
export async function main(ns) {
// ns.disableLog('ALL');
await ns.sleep(ns.args.length > 1 ? ns.args[1] : 0);
await ns.hack(ns.args.length > 0 ? ns.args[0] : '');
}
The note is not visible to the blocked user.