No, unfortunately no modder of any skill level can fulfill your desires. Instead, a modder of extreme patience. I had a look in dnSpy and the code is pretty bland; turns out all the in-game variables like money, spins etc are NOT server sided, and instead are client-sided, stored in HexC format, meaning the game has extended engine properties (or encryption). So essentially, the values are written in a special language that only that game engine can read, and is only known by the devs. It would take months to crack the hex | whether its worth it or not; is up to you.