Skip to content

A python based auto scroller, intended for Minecraft

Notifications You must be signed in to change notification settings

BarrelDev/auto-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

auto-scroll

A python based auto scroller, intended for Minecraft

How to run

Currently there are no .exe files for this project, so you will need to install python 3.8.5 or higher from www.python.org

Afterwards, include python in your Environment Variable: PATH as well as the python "scripts" folder. Here the exact paths:

Python: C:\Users\YOUR_USER\AppData\Local\Program\Python\Python38

Script: C:\Users\YOUR_USER\AppData\Local\Program\Python\Python38\Scripts

Now, you will need to type in the following commands to install the libraries:

Open a Terminal and type the following commands:

pip install pynput

pip install keyboard

This should install all neccessary libraries. Open a terminal in the folder where you downloaded the script. Type in the terminal: python auto-scroll.py

About

A python based auto scroller, intended for Minecraft

Topics

Resources

Stars

Watchers

Forks

Languages