SL Location tracking script
A tracking scripts that pushes your SL location to an external api endpoint every 60 seconds.
Tracking can be toggled by clicking the item.
Point ApiLocationEndpoint
to you api endpoint for storage of your where abouts.
How you process the tracking data is up to you. The posted payload is an CSV string containing location and region data:
x,y,parcelname,regionname
z
payload❤ Made by evelin