bitburner-src/markdown/bitburner.corporation.bribe.md
2022-01-16 16:12:00 +00:00

675 B

Home > bitburner > Corporation > bribe

Corporation.bribe() method

Bribe a faction

Signature:

bribe(factionName: string, amountCash: number, amountShares: number): boolean;

Parameters

Parameter Type Description
factionName string Faction name
amountCash number Amount of money to bribe
amountShares number Amount of shares to bribe

Returns:

boolean

True if successful, false if not