Minecraft-Console-Client icon indicating copy to clipboard operation
Minecraft-Console-Client copied to clipboard

Add AutoTool

Open piRrevreS opened this issue 3 years ago • 4 comments

Add AutoTool for bots :D

piRrevreS avatar Jun 18 '21 18:06 piRrevreS

What do you mean by AutoTool? You have some scripts that auto-mine or harvest stuff here: https://github.com/ORelio/Minecraft-Console-Client/tree/master/MinecraftClient/config/ChatBots

ORelio avatar Jun 18 '21 19:06 ORelio

I want the bot to automatically replace the item slot when the pickaxe breaks

piRrevreS avatar Jun 19 '21 05:06 piRrevreS

Take a look at how AutoTree bot check for sapling in the player hot bar: https://github.com/ORelio/Minecraft-Console-Client/blob/e90e7b6b2ca722a320d233e34a0143a0c9a1b4ba/MinecraftClient/config/ChatBots/AutoTree.cs#L103-L125

You could do the similar thing by writing your own ChatBot.

ReinforceZwei avatar Jun 20 '21 05:06 ReinforceZwei

thxx

piRrevreS avatar Jun 20 '21 18:06 piRrevreS