installScript()

From Hack Wars Wiki

Jump to: navigation, search


Function information for installScript()
Function installScript()
API Attacking
Cost $250
Level 15
CPU Usage 5
Description Installs a malicious script on the port being attacked.


Example

installScript();


Placing this in the finalize event of an attack script will replace the target's file with the one you specified in the attack options. This will not work on NPCs because they reset their state.

Personal tools