Home > bitburner > Singularity > donateToFaction
SF4.3 - Donate to a faction.
Signature:
donateToFaction(faction: string, amount: number): boolean;
Parameter | Type | Description |
---|---|---|
faction | string | Name of faction to donate to. |
amount | number | Amount of money to donate. |
Returns:
boolean
True if the money was donated, and false otherwise.
RAM cost: 5 GB
Attempts to donate money to the specified faction in exchange for reputation. Returns true if you successfully donate the money, and false otherwise.