Jump to content

How to set expiration date on the script?


UpdateRosScriptPls

Recommended Posts

First of all - why would you do it?
Second of all - even if you did it, anyone can just open the file and modify it to remove the date

Third of all -

You can get the date from time or date function (https://www.lua.org/pil/22.1.html) and then compare it to the date that you want it to be expired, and if date is over the expiration date, exit/do some other stuff.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.