Yuri is a clean, Optifine 1.8.9-based Minecraft hacked client that can bypass any anti-cheat and has smooth, polished visuals inspired by Nursultan, Opal, and Pulsive.
| Category | Details |
|---|---|
| Full Anticheat Support | Bypasses Watchdog, Polar, Grim and more! |
| Interface | Minimal, and clean UI with a consistent and simple design! |
| Open Source | This means no viruses are included! |
Get the latest release at Releases Page.
... or you get a unstable nightly build at the Actions Page
For nightly builds you replace the Yuri.jar from the release packaged build (Yuri-linux.zip or Yuri-windows.zip) with the nightly Yuri.jar
- Go to Releases and download the zip for your OS (
Yuri-linux.ziporYuri-windows.zip) - Extract the zip anywhere
- Run
launch.sh(Linux/Mac) orlaunch.bat(Windows)
A bundled Java 8 JRE is included — no need to install Java yourself.
Requirements
- Java JDK 1.8 or higher
- IDE of your preference (IntelliJ IDEA recommended)
- Git
Steps
git clone https://github.com/unleg1t/Yuri.git
cd Yuri- Open the project in your IDE.
- Make a run directory
- Create a new Run Configuration:
- Type: Application
- Main Class: Start
- Use classpath of module:
Yuri.main - Make sure working directory has
\runor/runat the end of it!
- Run the client.
Multiple other hacked client source code snippets were legally used in the making of this client.
The Yuri development team provides a smooth and clean cheating experience. All code quality is guaranteed but not completely solidified to be considered "original."
If you encounter any bugs please make an issue with what the issue is and how to replicate this bug.
Make sure to commit any features you may have! Basic development standards are required!!
| Step | Action |
|---|---|
| 1 | Fork the repository |
| 2 | Create a new branch: git checkout -b feature/my-feature |
| 3 | Make your changes |
| 4 | Commit: git commit -m "Add my feature" |
| 5 | Push: git push origin feature/my-feature |
| 6 | Open a pull request |
Need help, want to contribute, or just say hi? Join our Discord community or open a GitHub issue.
Licensed under the MIT License.

