lambda icon indicating copy to clipboard operation
lambda copied to clipboard

Stash Finder by flying patterns

Open gamerpaddy opened this issue 3 years ago • 0 comments

Describe the solution you'd like A module that makes you steer to pre-generated waypoints to scan a area autonomously when using elytrafly. possible patterns would be: back and forth a hilbert curve spiral outwards or other efficient patterns

in addition when being disconnected while the module is active, remember the last state and position to continue when (auto-)reconnecting until the module gets disabled. (similiar feature found on sal client)

Additional options: chose which direction the generated pattern should go (+x, -x, +z, -z, clockwise/counterclockwise) chose how big the pattern should be and how far apart (view distance etc.) chose to loop the pattern once finished (hilbert curve only)

gamerpaddy avatar Mar 07 '22 14:03 gamerpaddy