For devs that mess with config.developer or config.console the easiest is just to jimmy rig the check itself.
Notepad: renpy\common\00console.rpy
Find
if config.developer or config.console:
Replace
if True: #config.developer or config.console:
Console will work now regardless of those settings.
Money code
$ PutGold(65535, "start")
Editing money directly will trigger a security check unless disabled. Details from
BigDaddy.
Code could be better but a mod for the phone. Instead of a 6 digit code just enter a number from 0-29 followed by the # button.
In the event you don't like to dial codes try the dev log.