Skip to content

Latest commit

 

History

History
66 lines (32 loc) · 1.18 KB

File metadata and controls

66 lines (32 loc) · 1.18 KB

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

(Optional) Hostname/IP of the target server. Optional. Defaults to current server if not provided.

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 the range 0-1.

Like other basic hacking analysis functions, this calculation uses the current status of the player and server. To calculate using hypothetical server or player status, obtain access to the Formulas API and use formulas.hacking.hackChance.