michaelzangl / minebot

Minebot
GNU General Public License v3.0
144 stars 48 forks source link

How Do I create a script and Run it #177

Open Xerity opened 7 years ago

Xerity commented 7 years ago

Hello,

Can someone help me code a script where it does this:

1st: It does /minebot mine 2nd: Every Two minutes it does /Fix all and /feed and then goes back to mining by doing /minebot mine

Also How do I put this script into a Javascript file and how do i run the script in game.

Xerity commented 7 years ago

Can Someone code this for me

ghost commented 7 years ago

Try this:

Minebot.txt

Put the file into your C:\Users\YourName\AppData\Roaming.minecraft\minebot\scripts folder. Then start Minecraft and type in the following command: /minebot run Minebot.txt Your can stop the script with /minebot stop