Monday, September 26, 2016

[XPOSED] Snorlax - Encounter Pokemons IV checker Pokemon Go (0.39.1 tested)

Hello guys.

I have developed a xposed module that lets you to check those pokemon's hidden stats before you catch them. This module is compatible with all Pokemon Go versions (including the lastest, 0.39.1).

This module is open source and you can contribute, fork or just simple review the code at: http://ift.tt/2cxbPYU

Feel free to star my project if you liked it!!!

Features:
- Prevent PokemonGo from detecting GPS is being spoofed (similar to Mock Mock Locations)
- Show pokemon stats as a system notification when you encounter them: IV's, HP, CP, level, moves, catch probability
- Show catch results: Success, missed, flee, etc.

All these features could be turned on or off on Snorlax's GUI.

Installation:
- Install Xposed
- Install Xposed Installer
- Search Snorlax
- Install Snorlax app
- Reboot

Special thanks:
- chuparCh0pper
- ELynx
- AeonLucid

Download:
http://ift.tt/2dmZ4WZ

Source code:
http://ift.tt/2cxbPYU

FAQ:
- Works for the lastest Pokemon Go version?
Unless the protos changes, it should be... i don't hook any pokemon go's classes, just HttpURLConnection implementations of getInputStream and getOutputStream

- I want badly this feature, please code it!
Of couse i will, please use the repo's issue section and submit your request http://ift.tt/2cxc2eE

- Will i get banned for this?
99.9% you wont, since i treat requests and response bytes as read only... you can review the code here: http://ift.tt/2cxcXvH


from xda-developers http://ift.tt/2dn0Dnu
via IFTTT

No comments:

Post a Comment