MCCTeam / Minecraft-Console-Client

Lightweight console for Minecraft chat and automated scripts
https://mccteam.github.io
Other
1.67k stars 402 forks source link

I want to auto command #2795

Open xDarkLife55 opened 2 months ago

xDarkLife55 commented 2 months ago

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 ?

xDarkLife55 commented 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.

xDarkLife55 commented 2 months ago

My problem is "Command did not run, cannot determine the result of the command."

xDarkLife55 commented 2 months ago

Does anyone have any ideas on how to do it?

Relief156 commented 2 months ago

你可以通过mcsm来部署mcc 这样可以只用mcsm的计划仍来实现你的自动命令 或者你尝试写一个auto.txt 在内容的末尾再加上 script auto.txt看看脚本是否会循环运行

xDarkLife55 commented 2 months ago

thank u but i can't understand that. can u write this english ?

Relief156 commented 2 months ago

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

xDarkLife55 commented 2 months ago

tu so much ı will try this

Relief156 commented 2 months ago

tu so much ı will try this

HAGT