urFate / Afk-Bot

Funcional minecraft AFK bot for servers. Anti-AFK, Auto-Auth, Microsoft/Offline accounts support.
MIT License
113 stars 460 forks source link

need a feature that bot can kill monsters for akf farm #59

Closed jingfengsama closed 1 year ago

jingfengsama commented 1 year ago

Is your feature request related to a problem? Please describe. I tried to AFK at monster farm while [anti-afk'].hit true. However, the bot only swing arm but can't hit monsters so can't kill monsters.

Describe the solution you'd like could the bot imitate the real hit?

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

urFate commented 1 year ago

Why bot uses artificial hit? - Mineflayer library requires target, to make real hit. In very many cases we don't have targets to hit them. As alternative we just swinging hand instead of hitting.

As solution we can add sub option to automatically detect nearby reachable targets and hit them.

urFate commented 1 year ago

New feature now is described in our new wiki.