mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-15 00:19:47 +01:00
Version 2.5 - http://otclient.net/showthread.php?tid=238
This commit is contained in:
@@ -335,7 +335,7 @@ function check()
|
||||
return
|
||||
end
|
||||
|
||||
checkEvent = scheduleEvent(check, 25)
|
||||
checkEvent = scheduleEvent(check, 10)
|
||||
|
||||
local status, result = pcall(function()
|
||||
return botExecutor.script()
|
||||
|
||||
Reference in New Issue
Block a user