Open xDarkLife55 opened 2 months ago
I want to send /autocraft start Kurabiye every 3 seconds because for ex. I want to if I drop the wheat and cocoabeans client auto transform cookie and drop it. I will repeat this many times. So if I drop they client is auto transform cookie every 3 seconds.
My problem is "Command did not run, cannot determine the result of the command."
Does anyone have any ideas on how to do it?
你可以通过mcsm来部署mcc 这样可以只用mcsm的计划仍来实现你的自动命令 或者你尝试写一个auto.txt 在内容的末尾再加上 script auto.txt看看脚本是否会循环运行
thank u but i can't understand that. can u write this english ?
thank u but i can't understand that. can u write this english ?
sorry its my fault You can deploy MCC using MCSM, which allows you to use MCSM's scheduling to implement your automatic commands. Alternatively, you could try writing an auto.txt and add script auto.txt at the end of the content to see if the script will run in a loop. here is the link to mcsm https://github.com/MCSManager/MCSManager
tu so much ı will try this
tu so much ı will try this
HAGT
I want to console-client auto send this command => "/autocraft start Kurabiye" every 3 seconds. If I write this in the ChatBot.ScriptScheduler.TaskList or prepare a script it doesn't start the autocraft. How can i do that ?