Runtime Variables
A bool status to check if user is using key or not.
Keyless mode scripts only, will show
Keyless mode scripts only, will show
true otherwiseSample: trueThe name of the script executed in a string form.Sample:
Sample ScriptThe version of your script in a string form.Sample:
BETA / V1.1Customer key expiry in a form of int epoch time.
Will show
Will show
0 or nil if user didn’t use key in keyless modeSample: 1770456576 / -1 (-1 is LIFETIME)A bool status to check if user key comes from ads system.
Will show
Will show
false if user didn’t use key in keyless modeSample: true