if we already know something about programming that will not be difficult.. so we must keep in mind that the path to hack the game is this:
/var/mobile/applications/name of App/library/preferenses/Com.namenamename.plist <<<------ always the file that has no blue letters
We clicks the file and find something like HTML files. but not is HTML files but is XML idk ¬¬
thats right so this can be seen sometimes like this
OMG pirates
**TIPS**
1.-sometimes the values of 0 and 1 mean 0 = no, 1 = yes
2.- sometimes... indicate the value of what we have as the key that indicates the money, like
<key>money</key>
<integer>1999(money)</integer>
3.-always!! start with <key> and end with </key> look the /
4.- save it after editing
example: (this is a code plist of the game OMG pirates)
<plist version 1.0>
<dict>
<key>attackpower</key>
<integer>10</integer> change to: <integer>999999</integer> and you will get attack of 999999
<key>level</key> <<---- if you get level this return to original configurations
<integer>4</integer>
<key>cheatunlock</key> (yes = 1 or no = 0)
<integer>0</integer>
<key>gamespeed</key> warning!!
<integer>1</integer>
<key>unstopable</key>
<integer>0</key>
<key>money</key>
<integer>189</integer>
<key>HP</key>
<integer>1000</integer> <<-------
<key>maxhp</key> here must match values clearly do not match may not start application
<integer>1000</integer> <<-------
</dict>
this is really easy but you have to be careful with the <> what's interesting here is that not only this you can use to alter living or games for more cash to money but to sell you themselves and you can easily obtain this. intervals of time jumping and other things.