mineflayer-pathfinder icon indicating copy to clipboard operation
mineflayer-pathfinder copied to clipboard

Think of alternative for cancelling velocity

Open u9g opened this issue 2 years ago • 3 comments

Cancelling velocity triggers anticheats. Would be good to find a way to do this that won't trigger anticheats and stop moving in a vanilla way. Code shown here: https://github.com/PrismarineJS/mineflayer-pathfinder/blob/master/index.js#L244-L245

u9g avatar Dec 27 '21 01:12 u9g

extremeheat: that can probably be fixed by sneaking and gradually lowering the velocity then

u9g avatar Dec 27 '21 01:12 u9g

Bump. It would be nice if we could run bots without triggering anticheats

szskill avatar Apr 04 '23 09:04 szskill

There is a good chance it works without zeroing out velocity. The issue is that it might fail more.

IceTank avatar Apr 04 '23 16:04 IceTank