You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to run it it pops up an error saying:
"Failed to resolve module specifier "./utils.js". Invalid relative url or base scheme isn't hierarchical.
stack:
TypeError: Failed to resolve module specifier "./utils.js". Invalid relative url or base scheme isn't hierarchical."
I don't know what to do cause all I did was copy and paste
The text was updated successfully, but these errors were encountered:
Can you confirm where you are trying to run this script?
It should only be run from the home server.
The other servers will get the virus script automatically copied to them
auto-deploy.js takes one argument that is required - the name of the target server to hack for example
ensure that you are running this on the home server by typing home first run auto-deploy.js n00dles
This will then locate machines to run the script on, deploy hacks to those machines (if required), and copy and run the virus.
When i try to run it it pops up an error saying:
"Failed to resolve module specifier "./utils.js". Invalid relative url or base scheme isn't hierarchical.
stack:
TypeError: Failed to resolve module specifier "./utils.js". Invalid relative url or base scheme isn't hierarchical."
I don't know what to do cause all I did was copy and paste
The text was updated successfully, but these errors were encountered: