summaryrefslogtreecommitdiff
path: root/README.md
blob: 2a91456ba1759de801c3fd168c67220676c508df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# LeagueStop
Disables the chat in League of Legends for Windows. If you simply can't stop yourself from typing LeagueStop will play KEKW.mp3 each time you try. The sound will stack & becomes horribly annoying.

![KEKW.png](KEKW.png)

## Features
* Disables the chat in League of Legends
  * Plays KEKW.mp3 if you try
* Disables the Task Manager
* Runs upon login

---

## Requirements
* Windows 10
* Python 3.6+

## Installation
* **Installing packages:** pip install playsound==1.2.2 keyboard pywin32 pyinstaller
* **Building executable:** pyinstaller -F -w -i KEKW.ico --add-data KEKW.mp3;. LeagueStop.py
* **Run using Python:** python LeagueStop.py

## Remove Autostart
1. **Start:** Command Prompt with administrator privileges
2. **Paste:** reg delete HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f