mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
26 lines
652 B
Markdown
26 lines
652 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [purchaseTor](./bitburner.singularity.purchasetor.md)
|
|
|
|
## Singularity.purchaseTor() method
|
|
|
|
SF4.1 - Purchase the TOR router.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
purchaseTor(): boolean;
|
|
```
|
|
<b>Returns:</b>
|
|
|
|
boolean
|
|
|
|
True if actions is successful, false otherwise.
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 2 GB
|
|
|
|
This function allows you to automatically purchase a TOR router. The cost for purchasing a TOR router using this function is the same as if you were to manually purchase one.
|
|
|