I agree, some kind of secondary cheat start like that would be a good addition. Note that it can be done by modifying the 'storyInit' js file in -src -init if you download the source files and compile the html yourself.
It would be nice to cheat max money for the slave creation but then can play the game "normally".
When you're at the create starting slave page, use the keyboard shortcut "ctrl+shift+j" to open your browser's console and then enter the following:
V.cash = *put amount of cash you want here
Then exit the console and click "refresh" on the create starting slave page, hope this helps.
Technically speaking "ctrl+shift+j"
might only be valid for FCHost / Chromium based browsers, F12
is in my experience more universal.
Assuming you managed to open the console, you have to type the following:
V.cash = X (replace X by how much money you want)
Then hit enter.
When that's done, the only thing left to do is to 'refresh' but do keep in mind that this isn't done the usual way.
Assuming you're at the customization screen, clicking on one of the blue links like 'Refresh' 'Randomize career' 'Randomize name' is how it's done.
If Ctrl+Shift+J and F12 doesn't work, that's alright. Just use right click and inspect. Then you open the console through there.
mentioned in merge request !11273 (merged)
closed with merge request !11273 (merged)
mentioned in commit f9ec2224