(Created page with "==System robots== Function: Trigger the system to execute scripts at regular intervals (for global use) Format: Robot configuration path: Database\System\Robot configuratio...") |
|||
| Line 27: | Line 27: | ||
hour; ROSEC is executed every | hour; ROSEC is executed every | ||
minute; Executed every second | minute; Executed every second | ||
| + | |||
| + | <div style="text-align:right;">[[Mir3DDocumentation|Back]]</div> | ||
Latest revision as of 16:06, 15 June 2025
System robots
Function: Trigger the system to execute scripts at regular intervals (for global use)
Format:
Robot configuration path: Database\System\Robot configuration .csv (if you do not have this file, you can add it yourself, the content is as follows).
00-QFunction.txt 内容
[@_清理捐献]
- IF
- ACT
GlobalMessage "Tip: The Donation Leaderboard Has Been Cleared!" TRUE
Execution Type:
RUNONWEEK ; RUNONDAY IS PERFORMED BY DAY OF THE WEEK AND TIME; WHAT TIME OF THE DAY IS RUNONHOUR ; MINUTES PER HOUR RUNONMIN ; HOW MANY SECONDS PER MINUTE RUNONSEC ; RODAY is executed every day at a specified second; PERFORM A ROHOUR ONCE A DAY ; ROMIN is performed every hour; ROSEC is executed every minute; Executed every second
