https://github.com/lv-max/op-gg-client-ad-patch
A GitHub Actions powered patch for the OP.GG Desktop Client that removes ads
https://github.com/lv-max/op-gg-client-ad-patch
adblock opgg remove-ads windows
Last synced: 4 months ago
JSON representation
A GitHub Actions powered patch for the OP.GG Desktop Client that removes ads
- Host: GitHub
- URL: https://github.com/lv-max/op-gg-client-ad-patch
- Owner: Lv-Max
- License: gpl-3.0
- Created: 2025-02-26T01:39:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-05T01:11:51.000Z (5 months ago)
- Last Synced: 2026-02-05T14:13:33.201Z (5 months ago)
- Topics: adblock, opgg, remove-ads, windows
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OP.GG Client AD Patch
Automated ad-removal patcher for the OP.GG Desktop Client. This project removes advertisements and unlocks premium features.
## 📥 Downloads (GitHub Releases)
We provide **two** versions in each [Release](https://github.com/Lv-Max/OP-GG-Client-AD-Patch/releases):
### 1. Login Version
- **File**: `OP.GG-Login-Patched.zip`
- **Features**:
- Works with your **personal OP.GG account**.
- Unlocks subscribers-only features.
- **Requires Login.**
### 2. No-Login Version
- **File**: `OP.GG-NoLogin-Patched.zip`
- **Features**:
- **No Login Required**.
- Unlocks subscribers-only features.
## 🛠️ Local Patcher Tool
You can also patch your own existing installation using the included Python tool.
### Prerequisites
- [Python 3.x](https://www.python.org/downloads/)
- [Node.js](https://nodejs.org/)
- npm install -g @electron/asar
### Usage
1. Clone or download this repository.
2. Run the patcher:
```bash
python patcher.py
```
3. The GUI will open:
- **Auto-detects** your OP.GG installation path.
- **Select Mode**: Choose "Login Version" or "No-Login Version".
- **Patch**: Click to apply.
- **Restore**: Click to revert changes if needed.
## ⚠️ Disclaimer
This project is not affiliated with or endorsed by OP.GG. Use this patch at your own risk. The maintainer is not responsible for any issues or damages that may occur.
## License
This project is licensed under the [GNU License](LICENSE).