Skip to content

Latest commit

 

History

History
60 lines (29 loc) · 927 Bytes

File metadata and controls

60 lines (29 loc) · 927 Bytes

Home > bitburner > Singularity > softReset

Singularity.softReset() method

Soft reset the game.

Signature:

softReset(cbScript?: string): void;

Parameters

Parameter

Type

Description

cbScript

string

(Optional) This is a script that will automatically be run after Augmentations are installed (after the reset). This script will be run with no arguments and 1 thread. It must be located on your home computer.

Returns:

void

Remarks

RAM cost: 5 GB * 16/4/1

This function will perform a reset even if you don’t have any augmentation installed.