Skip to content

Coolythecoder/QWERTY_Auto_Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Installation

Auto Player is a small Windows tool that automatically presses keys based on a QWERTY “sheet” (great for piano / rhythm games, macros, etc).

You can either:

- Download the **prebuilt .exe** (no Python needed), or

- Run it **from source** using Auto Player.py.

⚠️ Always follow the rules/ToS of any game or platform you use this with.


## 1. System Requirements

- **OS:** Windows 10 or 11 (64-bit recommended)

- **RAM:** 4 GB or more

For running from source (Python):

- **Python:** 3.10+ (3.11/3.12/3.13 also fine)

- **Python packages:** customtkinter, pynput


## 2. Option A – Prebuilt EXE (Recommended)

This is the easiest way to use Auto Player.

1. Go to the **[Releases](../../releases)** page of this repository.

2. Download the latest Auto Player.exe.

3. Place it in any folder you like (for example: C:\\Programs\\AutoPlayer or your Desktop).

4. Double-click Auto Player.exe to run it.

### SmartScreen / “Windows protected your PC”

Because this is an unsigned custom app, Windows SmartScreen may warn you:

1. Click **More info**.

2. Click **Run anyway**.

Only do this if you trust the source (i.e. you downloaded it from this repo or built it yourself).


## 3. Option B – Run From Source (Auto Player.py)

Use this if you want to tweak the code or don’t want to use the exe.

pip install customtkinter pynput

About

To use in games like roblox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages