mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 01:03:54 +01:00
685 B
685 B
Home > bitburner > NS > hackChance
NS.hackChance() method
Returns the chance you have of successfully hacking the specified server.
This returned value is in decimal form, not percentage.
Signature:
hackChance(host: string): number;
Parameters
Parameter | Type | Description |
---|---|---|
host | string | Hostname of the target server. |
Returns:
number
The chance you have of successfully hacking the target server.
Remarks
RAM cost: 1 GB