This commit is contained in:
OTCv8
2020-07-12 01:24:25 +02:00
parent 1729e7d635
commit f17ac1ec71
36 changed files with 1082 additions and 416 deletions

View File

@@ -335,7 +335,7 @@ function check()
return
end
checkEvent = scheduleEvent(check, 25)
checkEvent = scheduleEvent(check, 10)
local status, result = pcall(function()
return botExecutor.script()