API: Add ns.singularity.getHackingLevelRequirementOfProgram (#2271)

This commit is contained in:
catloversg
2025-07-31 04:44:06 +07:00
committed by GitHub
parent 952fc28b67
commit 8976d54532
7 changed files with 82 additions and 16 deletions
@@ -33,7 +33,7 @@ This function will automatically set you to start working on creating the specif
This function returns true if you successfully start working on the specified program, and false otherwise.
Note that creating a program using this function has the same hacking level requirements as it normally would. These level requirements are:<br/> - BruteSSH.exe: 50<br/> - FTPCrack.exe: 100<br/> - relaySMTP.exe: 250<br/> - HTTPWorm.exe: 500<br/> - SQLInject.exe: 750<br/> - DeepscanV1.exe: 75<br/> - DeepscanV2.exe: 400<br/> - ServerProfiler.exe: 75<br/> - AutoLink.exe: 25
Note that creating a program using this function has the same hacking level requirements as it normally would. You can call [getHackingLevelRequirementOfProgram](./bitburner.singularity.gethackinglevelrequirementofprogram.md) to get that value.
## Example