2021-11-04 01:19:52 +01:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [manualHack](./bitburner.singularity.manualhack.md)
|
|
|
|
|
|
|
|
## Singularity.manualHack() method
|
|
|
|
|
2022-01-16 00:39:37 +01:00
|
|
|
Run the hack command in the terminal.
|
2021-11-04 01:19:52 +01:00
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
manualHack(): Promise<number>;
|
|
|
|
```
|
|
|
|
<b>Returns:</b>
|
|
|
|
|
|
|
|
Promise<number>
|
|
|
|
|
|
|
|
Amount of money stolen by manual hacking.
|
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
2022-01-16 00:39:37 +01:00
|
|
|
RAM cost: 2 GB \* 16/4/1
|
2021-11-04 01:19:52 +01:00
|
|
|
|