Set Location
Purpose: Sets the device’s GPS location to a specified latitude and longitude, simulating movement or presence in a specific area.
Syntax:
set location:“latitude,longitude”
Example: To set the GPS location to New York City:
set location:“40.7128,-74.0060”
Last updated