Hey everyone, I was wonder if anyone is able to help with modifying the currency in Animal Restaurant. This is the link to the game on Google Play: https://play.google.com/store/apps/details?id=droidhang.twgame.restaurant&hl=en_CA
So far, I've tried changing the values of the currency by directly editing it with GG, but it always reverts back to the original value. I have also tried searching for the encrypted values of the currency, where it turns out the DWORD value is multiplied by 2 (so on-screen it would show up as 100 but you would have to search 200 to find the value). I have also tried modifying the shop prices, but the search showed either nothing or I edited the values and they were not reflected in-game. I have also tried changing the value for the value that tracks the currency earned in-game, but the values would also revert back to its original. I've also tried using the XOR method to modify the shop prices, but to no avail. Any help or guidance would be much appreciated!