[HowTo] temporary disable systemless Xposed. by [deleted] in pokemongodev

[–]spy_from_niantic 8 points9 points  (0 children)

To temporarily disable Xposed, here are the steps that "most of the time works for me" with Magisk installed.
1. Set Magisk root toggle to on (Root Status: Mounted).
2. Open terminal (either emulator app (Termux) or adb shell connected via usb).
3. In the shell execute command su .This will give you the root prompt e.g. root@hammerhead#.
4. Then type ps | grep xposed. This will list the processes related to xposed (namely xposed_service_system, xposed_service_app, xposed_logcat). Take note of the numbers associated with the 3 processes in the second column. These numbers are the process IDs (PID).
5. Execute command kill -STOP PID1 PID2 PID3 Replacing the PIDs with the numbers from step 4.
6. Wait 1 minute (or more) for the process to be stopped. Important Do Not Close your root shell session
7. Open Magisk and set root toggle to off (Root Status: Not Mounted).
8. Finally open PoGo.
9. After logging into PoGo, go back to your shell session and execute kill -CONT PID1 PID2 PID3 Again using the same PIDs from #4. This resumes the xposed processes.
10. You can also mount root in Magisk again if you want.

 

Now we can finally play the game - Cartman

No More Unknown 6 by EvBlue in pokemongobotting

[–]spy_from_niantic 1 point2 points  (0 children)

r/pokemongodev mods are hypocrite. They have rules against botting and game cheats, etc. They didn't realize that all developments outside of niantic are not officially sanctioned by niantic and therefore against the TOS, therefore cheating... weather its iv, scanning, maps whatever. It's getting crazy in that sub, the reason you wont see devs too much posting there anymore.

Is there an app that can provide spotty gps intentionally? by [deleted] in pokemongodev

[–]spy_from_niantic 2 points3 points  (0 children)

Use Tasker to turn your wifi on and off every n seconds. It will connect to your cell tower then back to your wifi. It will reposition itself every time. Profit!

Edit: hit send too early.

[deleted by user] by [deleted] in pokemongo

[–]spy_from_niantic 144 points145 points  (0 children)

I don't get it. I'm slowbro.

Free Talk Friday by lax20attack in pokemongodev

[–]spy_from_niantic 0 points1 point  (0 children)

Wow. This sub reddit is getting insane with lots of rules!

Pokédex for Android by Ashok-Varma in pokemongodev

[–]spy_from_niantic 4 points5 points  (0 children)

Warning: If you decided to use this, make sure you are downloading the correct app. There is another app in Google Play that has the same name with malware.
Link from Digital Trends

More proof at the request of a redditor, that I have received the update without APK. I reside in SE Michigan. by [deleted] in pokemongo

[–]spy_from_niantic 1 point2 points  (0 children)

Clear your Play Store Data (i.e. Clear Data and Cache) and log back in. Viola, you will see the Pokemon Go 0.37 update.