davesc63 / GeoPort

GeoPort: Your Location, Anywhere! The iOS location simulator
https://geoport.me
GNU General Public License v3.0
102 stars 9 forks source link

Walk Features/Ban Evasion #23

Closed Scintilical closed 2 months ago

Scintilical commented 2 months ago

Not sure how much is actually possible within developer mode, but PoGo can use elevation data to evaluate bans, adding a random +-small elevation to the current to make the software more ban evasive.

And programmable walk paths with a velocity?, implementation of this shouldn't be too difficult and would be a huge quality of life change <3

davesc63 commented 2 months ago

I’ve got most of that built already for the next release

https://geoport.me/geoport-gpx-auto.mp4

Scintilical commented 2 months ago

I also can't get untethered working, are there any prerequisites for it working?

davesc63 commented 2 months ago

What’s your iOS version and app version?

I introduced it in v 2.1 and it’ll work on ios16 and 17 devices.

It get enabled by default after connecting with a USB cable to GeoPort the first time.

If WiFi isn’t being discovered it’s probably related to your home network. Devices are discovered via bonjour / mDNS

Scintilical commented 2 months ago

The most updated iOS, I've been running it through cable and it keeps going into a state where the simulate location doesn't do anything, figured it's to do with my transfer cable. I'm on University Public WiFi so I assume that's causing the problem

davesc63 commented 2 months ago

Yep they probably have a security device that is blocking it

Scintilical commented 2 months ago

Fair enough, do we have an ETA for the next patch?

davesc63 commented 2 months ago

v2.2.0 is due in the next few days (time permitting)