Jump to content

Persistent URL server scripts - Store an inworld server's URL and other data persistently via a Google Sheet


Gayngel
 Share

You are about to reply to a thread that has been inactive for 162 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Here is  a persistent URL system to store the URL of an inworld server replacing the Grid URL Persister.

For a number years I've used Google App Script to store a server URL and data persistently in a Google Sheet. Had no downtime or need to make changes to the script once deployed.

As we all know the URL of a script changes often for reasons. This script will update and store the script's URL to a spreadsheet whenever it changes.

You can then use this for anything you need an inworld server for such as a store drop box, game HUD, greeter, etc. 

Google App Script: https://pastebin.com/Cc9ZbYyj

Barebones Server Script: https://pastebin.com/DjDzZMHA

Barebones Client Script: https://pastebin.com/hYZ0Jf3c


Here is an example of a drop box redelivery system:

Drop Box Server (server): https://pastebin.com/L1byiSgH

Redelivery Terminal (client): https://pastebin.com/PDMqzRgP

Edited by Gayngel
  • Like 3
  • Thanks 2
Link to comment
Share on other sites

  • Gayngel changed the title to Persistent URL server scripts - Store an inworld server's URL and other data persistently via a Google Sheet
  • 2 years later...
You are about to reply to a thread that has been inactive for 162 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...