@@ -0,0 +1,8 @@
export async function main(ns) {
const args = ns.flags([['help', false]]);
const host = args._[0];
while(true) {
await ns.hack(host);
}
The note is not visible to the blocked user.