Added left-click-only AFK mob grinding mode, for farms that are hinde…#21
Open
RuntimeException6 wants to merge 1 commit into
Open
Added left-click-only AFK mob grinding mode, for farms that are hinde…#21RuntimeException6 wants to merge 1 commit into
RuntimeException6 wants to merge 1 commit into
Conversation
…red by right clicks and use a regen beacon to prevent death by starvation.
Collaborator
|
Thanks for this, will review and add to next update. |
|
any updates here? |
Owner
|
I was mid-way through merging this when the realization came that this is exactly the same as the |
|
will do, thanks for the info |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have a raid farm that I can't use your autoclicker on because right clicks can open chests and trap doors and generally cause issues as the player is moved around between each stage of the raid. I couldn't find any other autoclickers that gave you the ability to do other things on your computer as you afked, so I learned autohotkey and edited yours. As I did literally just learn autohotkey, my code might not be the most elegant, but I tested it and it works well (I'm currently AFK at the raid farm as I write this message). I followed the precedents you set in your code as best I could, so much so actually that I mostly just copied and rearranged parts of what was already there. I hope this saves you some time! :)