mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
26 lines
680 B
Markdown
26 lines
680 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
|
|
|
|
Purchase the TOR router.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
purchaseTor(): boolean;
|
|
```
|
|
**Returns:**
|
|
|
|
boolean
|
|
|
|
True if action is successful or if you already own TOR router, false otherwise.
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 2 GB \* 16/4/1
|
|
|
|
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.
|
|
|