I'm using this script, but I would like that after the save it send on broadcast a message [Auto Save] Server salvo com sucesso! and save 5 in 5 hours.
local config = {
broadcast = {120, 30},
shallow = "no",
delay = 120,
events = 30
}
config.shallow =...