A simple script for minecraft that add snake and run mode plus a good autoclicker!
- Make multiple clicks per second.
- Don't be tired of press shift per long time.
- Just control w, a, s d keys in running.
You need to install Python 3 and PIP first, then in order to clone the project via HTTPS, run this command:
git clone https://github.com/carlos-hns/autoclicker-bettersprinting-snakemode-python.git
OR
Download the file .auto.py from this same repositorie.
Install dependencies
pip3 install pynput
After this you're able to change the configs.
- Changing HotKeys:
In the list COMBINATIONS you can change the hotkeys.
By default autoclicker is activated pressing 'r' or 'R' + 'Crtl' keys, run mode 'f' or 'F' + 'Crtl' and snake mode in 'g' 'G' + 'Crtl'
To stop the script you must be press 'v' or 'V' + 'Ctrl' keys.
- Autoclicker button and delay:
- Delay is the amount of time betewen any click. The shorter the time the greater the number of clicks per second.
- Button is left or right button.
In the beginning of script you can find the variables delay and button, this are the controllers of autoclicker.
Running
In order to run the application, open your terminal, find the paste where you are pasted you script and write:
python3 .auto.py
Here we are! The script is working :3
Released in 2020. This project is under the MIT license.
Made with love by Carlos Henrique 🐼🖤