Nope. Use Renpy console. Create a file named options.rpy inside the "game" folder with this content "can cheatengine change money value in this game?
define config.developer = True
define config.console = True"
Open the game, press shift + O
Write down inventory.money = 9999
Write exit to leave the console
That's about it