- Jan 18, 2021
- 375
- 700
Open your browser console (usually by pressing F12, or Ctrl+Shift+I, or right-clicking in the game page and selecting Inspect in the menu), then type the following in that console:Is there a way to rename the MC without starting completely over ? I just realised that at some point my MC had his name reset to the default John Surno, not sure how or when- but can't find a way to change it back.
SugarCube.State.variables.name = "Moe"
SugarCube.State.variables.surname = "Lester"
Adapt as necessary if your name is not "Moe Lester". After that, continue the game as usual and your name should change after your next click. Note that the variable names are case-sensitive: SugarCube is the correct spelling; Sugarcube is incorrect.As far as I know, this console trick only works for browsers running under Linux, Mac or Windows but does not work on Android / Joiplay.