Skip to content

A script made in python that provide a run and snake mode and a good autoclicker for minecraft

License

Notifications You must be signed in to change notification settings

carlos-hns/autoclicker-bettersprinting-snakemode-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Script for Minecraft

Author Languages Stars

A simple script for minecraft that add snake and run mode plus a good autoclicker!


🚀 Features

  • Make multiple clicks per second.
  • Don't be tired of press shift per long time.
  • Just control w, a, s d keys in running.

🖥️ Installation

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.

🔧 Config

  • 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.

🏃‍♂️ Getting Started

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

📖 License

Released in 2020. This project is under the MIT license.



Made with love by Carlos Henrique 🐼🖤

About

A script made in python that provide a run and snake mode and a good autoclicker for minecraft

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages