2022-10-21 11:16:00 -04: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 07:29:23 +07: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 11:16:00 -04:00
2023-02-11 13:18:50 -05:00
**Signature:**
2022-10-21 11:16:00 -04:00
```typescript
ScriptHackMoneyGain: number;
```