Daemon Scripts

Daemon Scripts are scripts that can run in the background every 15 seconds

Make your script a Daemon script

local daemon = true

Last updated

Was this helpful?