histefanhere / XAHK

Auto Key Clicker for Minecraft - Under request from Xisuma
GNU General Public License v3.0
106 stars 56 forks source link

Added left-click-only AFK mob grinding mode, for farms that are hinde… #21

Open RuntimeException6 opened 4 years ago

RuntimeException6 commented 4 years ago

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! :)

monpjc commented 4 years ago

Thanks for this, will review and add to next update.

Gabson1 commented 5 months ago

any updates here? A friend of mine asked me if I could make this change, however there is a PR already.

histefanhere commented 4 months ago

I was mid-way through merging this when the realization came that this is exactly the same as the MobKill mode - Not too sure why this PR was left open. Give that a try and let me know how it goes!

Gabson1 commented 4 months ago

will do, thanks for the info