<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCrimeChance](./bitburner.singularity.getcrimechance.md) ## Singularity.getCrimeChance() method Get chance to successfully commit a crime. <b>Signature:</b> ```typescript getCrimeChance(crime: string): number; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | crime | string | Name of crime. | <b>Returns:</b> number Chance of success at commiting the specified crime. ## Remarks RAM cost: 5 GB \* 16/4/1 This function returns your chance of success at commiting the specified crime.