jakeyray18 I am asking for an autoclicker tutorial, because I want to mine and farm using an autoclicker (as long as it isn't moving me automatically and selling automatically I think its legal?) But an autoclicker would be amazing for that and pvp training, and I know you probably know how to do it but im asking for a tutorial! Thanks! -12345shane
1. Save the text that is in a code below in a text file called "autoattack" 2. Put the text file in the macros folder; that is located in %appdata%/.minecraft/mods/macros 3. Choose a button/key you want to use to activate/deactivate it. 4. Type in "$$<autoattack.txt>" 5. Hit the key/button to activate/deactivate the macro. I do believe this only works for training. There would have to be some editing done to make it work for farming. Code: if(automine); log("Automine Disabled"); unset(automine); stop(); else; log("Automine Enabled"); set(automine); do; key(attack); wait(80ms); loop; endif;
Heh... you would have made me spammed if I hadn't put $${ at beginning and }$$ at the end And I edited it to farming, 0ms for the wait
runakilli Generaljoecool just told me auto-clicker is illegal so... better remove it <><>EDIT<><> Apparently for training its legal, but not farming or mining