Ramses Scripts Upload
This commit is contained in:
5
local/path/home/Ramses-hack.js
Normal file
5
local/path/home/Ramses-hack.js
Normal file
@@ -0,0 +1,5 @@
|
||||
/** @param {NS} ns */
|
||||
export async function main(ns) {
|
||||
const sServer = ns.args[0];
|
||||
await ns.hack(sServer);
|
||||
}
|
||||
Reference in New Issue
Block a user