destroyWatches()

From Hack Wars Wiki

Jump to: navigation, search


Function information for destroyWatches()
Function destroyWatches()
API Attacking
Cost $300000
Level 95
CPU Usage 25
Description When placed in the 'Finalize' part of an attack script, this will destroy all watches (except for any that are off and scan watches) attached to the port that you attacked. However, if the user has an AGP/PCI card that makes them immune to this type of attack, this will not destroy their watches. Does not return any data.


Example

destroyWatches();


Should be placed in the 'Finalize' section of an attack script.

Personal tools