2022-10-21 17:16:00 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home ](./index.md ) > [bitburner ](./bitburner.md ) > [BitNodeMultipliers ](./bitburner.bitnodemultipliers.md ) > [ScriptHackMoneyGain ](./bitburner.bitnodemultipliers.scripthackmoneygain.md )
## BitNodeMultipliers.ScriptHackMoneyGain property
2024-09-08 02:29:23 +02:00
The amount of money actually gained when a script hacks a server. This is different than the above because you can reduce the amount of money but not gain that same amount.
2022-10-21 17:16:00 +02:00
2023-02-11 19:18:50 +01:00
**Signature:**
2022-10-21 17:16:00 +02:00
```typescript
ScriptHackMoneyGain: number;
```