Unlock Google Play achievements easily.
But beware! There's no lock mechanism.
You have been warned... cheater.
tsu
python gpau.py
- default db file is
/data/data/com.google.android.gms/databases/games_*.db
unlock all 'secret' achievements in provided app
python gpau.py --list-sec-achs --unlock-listed -a com.miniclip.plagueinc
show all games registered in cc
python nicecli.py --games
show all games not 100% completed
python nicecli.py --all-games-n
unlock single achievement
python nicecli.py --unlock CgkIoKSYmJkOEAIQ5AE
unlock multiple achievements
python nicecli.py --unlock-list CgkIoKSYmJkOEAIQ5AE CgkIoKSYmJkOEAIQxgE
unlock all achievements in provided app
python nicecli.py --unlock-all -g com.miniclip.plagueinc
and much more...
python gpau.py --help
python nicecli.py --help