mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
24 lines
503 B
Markdown
24 lines
503 B
Markdown
|
<!-- 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
|
||
|
|
||
|
Run the hack command in the terminal.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
manualHack(): Promise<number>;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
Promise<number>
|
||
|
|
||
|
Amount of money stolen by manual hacking.
|
||
|
|
||
|
## Remarks
|
||
|
|
||
|
RAM cost: 2 GB \* 16/4/1
|
||
|
|