New Setup?
This commit is contained in:
6
Mizzajl/home/factionboost.js
Normal file
6
Mizzajl/home/factionboost.js
Normal file
@@ -0,0 +1,6 @@
|
||||
/** @param {NS} ns */
|
||||
export async function main(ns) {
|
||||
while (true) {
|
||||
await ns.share();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user