turnOnPorts()
From Hack Wars Wiki
| Function information for turnOnPorts() | |
| Function | turnOnPorts() |
| API | Watch |
| Cost | $25,000 |
| Level | 80 |
| CPU Usage | 20 |
| Description | Attempts to turn on all the ports in the array of secondary observed ports associated with this watch. |
Example
The actual code isn't that complicated, it can be used with other functions but by it self its very simple. Parameters are handled in the Watch Manager in-game.
turnOnPorts(); |
