Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not using swords (XpFarm) #279

Open
Pedro9700 opened this issue Jul 3, 2019 · 1 comment
Open

Not using swords (XpFarm) #279

Pedro9700 opened this issue Jul 3, 2019 · 1 comment

Comments

@Pedro9700
Copy link

Pedro9700 commented Jul 3, 2019

I am currently using this script:

# Mine and bring the resulting ores home. Then mine again.
repeat:
# Just in case we died
/minebot respawn

# Store the stuff
/mobcoins withdraw 20
/home a
/minebot pause 7
/minebot store
/minebot pause 15
/is go
/minebot pause 7

stack:
/minebot stop after 300
/minebot stop on death
/minebot xpfarm 10000
stack end

And its working well, exept the fact that the bot is not switching swords, even when he has swords in his hotbar, we wont use them
Any solution for this?

@xpr0legendx
Copy link

Check which slot has the sword in it, if it's on the hotbar, select that slot. You can either do it in js or Java, your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants