Skip to content

Conversation

@p1k0chu
Copy link

@p1k0chu p1k0chu commented Oct 22, 2024

fixes #72 by using interaction manager to interact with entities, blocks and use items

@p1k0chu
Copy link
Author

p1k0chu commented Oct 22, 2024

now that it only really "clicks" left button if there's an entity in the way, mob mode makes no sense?
i could add clicks on blocks that would work only if mob mode is off

@p1k0chu p1k0chu marked this pull request as ready for review October 22, 2024 22:58
@MichaelHillcox MichaelHillcox self-requested a review October 22, 2024 23:51
@AdyTech99
Copy link
Contributor

now that it only really "clicks" left button if there's an entity in the way

Wouldn't that break cases where consistent periodic clicking is necessary?

@p1k0chu
Copy link
Author

p1k0chu commented Oct 27, 2024

now that it only really "clicks" left button if there's an entity in the way

Wouldn't that break cases where consistent periodic clicking is necessary?

timeout resets everytime even when there's no mob. so clicks have the same delay, they just dont have effect if there's no mob
thats also the case for current auto clicker (except current autoclicker sets the button.isPressed to TRUE, which will also click on the block you look at, and if we need that we can add block clicking to this pr)

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

Successfully merging this pull request may close these issues.

Spamming right click is bugged

2 participants