HACK Database of IOS game [pocket planes]

晚上10:48

In this Moon festival, I'm practice to modified iOS game pocket planes 1.1.7, and it works on my iOS 7 environment with iPhone5

--------------------------------------------------------------------------------------------------
[Steps]
 1. Find database position it under : /Documents/playerData/user-playerData.db

 2. Use SQLite browser to open .db
 3. Modified database, you can refer to follow instruction:

[DB]
/Documents/playerData/user-playerData.db

[Table]
playerMeta
[Columns]
b: => Money
c: => Gold

[Table]
planes
[Columns]
plane_info_id :=> Plane which you have Ex: 24 = = KANGEAROO-M
upgrades: => e: Full Tank, t: Engine, w: Carbon Fiber

[Table]
parts
[Columns]
plane_info_id: => Plane which you have Ex:7== BIRCHCRAFT-P
part_idx: 1: Engine ,2: Body,0: Control

You Might Also Like

0 意見