cabaletta / baritone

google maps for block game
GNU Lesser General Public License v3.0
7.08k stars 1.43k forks source link

Free look while mining #2271

Open ajloveslily14 opened 3 years ago

ajloveslily14 commented 3 years ago

Describe your suggestion

The ability to look around while mining a block.

Settings

Probably an allowMiningFreelook

Context

Many other auto mining mods are able to mine blocks while having the players view angles differ from what the server sees. Obviously this would clash with many anti cheats

Final checklist

SouthernPixel commented 3 years ago

I'd like this as well

5HT2 commented 3 years ago

This is a duplicate. Please search before creating an issue next time.

ZacSharp commented 3 years ago

Which issue is this a duplicate of? I already searched twice.

5HT2 commented 3 years ago

1791, but in all honesty this one is more detailed for what it wants

AverWasTaken commented 3 years ago

I may be wrong but I think that not looking at the block to place it or mine is impossible without adding something into the game that adds a separate camera, and then just hides the other one while it moves.

ZacSharp commented 3 years ago

It is clearly possible as shown by nukers from various hack clients (Kami, Forgehax, Impact, Wurst and probably any other client with a nuker). As far as I know the problem in Baritone is that it really clicks on the blocks it mines like you would do it yourself and thus uses the client side rotations. To solve this Baritone would "just" need to use some more "low-level" methods that no longer use the player rotation.

ajloveslily14 commented 3 years ago

ah so instead of sending an "I'm mining this block packet" it literally just clicks the packet