Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 795 Bytes

File metadata and controls

21 lines (12 loc) · 795 Bytes

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