bitburner-src/markdown/bitburner.ns.hackanalyzechance.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -04:00

763 B

Home > bitburner > NS > hackAnalyzeChance

NS.hackAnalyzeChance() method

Get the chance of successfully hacking a server.

Signature:

hackAnalyzeChance(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

Returns the chance you have of successfully hacking the specified server.

This returned value is in decimal form, not percentage.