Skip to content
/ Simp Public

Simp Client is a free, open-source Minecraft client built for any Anti-Cheat but mainly focuses on Polar, Grim, Watchdog, and Verus.

License

Notifications You must be signed in to change notification settings

shxzu/Simp

Repository files navigation

Simp Client

Download License Build

Simp Client is a free, open-source Minecraft client built for any Anti-Cheat but mainly focuses on Polar, Grim, Watchdog, and Verus.


Features

Category Details
Anti-Cheat Bypass Bypasses Polar, Watchdog, Verus, Grim and more!
Interface Minimal, and clean UI with easy customization!
Open Source This means no bigrat.monster!

Download

Get the latest release at Releases Page.

... or get a unstable nightly build at the Actions Page


Frequently Asked Questions (FAQ)

1. How do I install the client?

Watch this video

2. What launchers are supported?

Just HMCL. No help will be provided for any other launcher (because I can't be bothered!). As of release Simp 1.2

HMCL: ✅

Vanilla Launcher: ✅

Prism Launcher: ✅ (with proper fixing)

MultiMC: ❓

Pojav Launcher: ❓

3. I have this error!

No one is obliged to help you. Make an issue or join the Discord.

4. Common errors:

-# (if any more common errors are reported they will be added)

5. I've done all the steps but it keeps crashing!

Make sure you're using Java 22 if you're using a launcher like Prism or latest HMCL make sure you skip Java compatibility checks.

6. How do I get help with my error?

Post your crash log in the Discord help channel. If you get ignored its because your issue is that you didn't follow steps correctly or that it can be found in the FAQ.

-# This FAQ is incomplete if your problem is not on here use the Discord.

How to Build

Requirements

  • Java JDK 22 or higher
  • IDE of your preference (IntelliJ IDEA recommended)
  • Git

Steps

git clone https://github.com/shxzu/Simp.git
cd Simp
  1. Open the project in your IDE.
  2. Make a run directory
  3. Create a new Run Configuration:
    • Type: Application
    • Main Class: (refer to screenshot below)
    • Use classpath of module: Simp.main
  4. Run the client.

Example Run Configuration

run_config


Contributing

please do this im lazy -puhfy

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

Contact

Need help, want to contribute, or just say hi? Join our Discord community or open a GitHub issue.


License

Licensed under the MIT License.


Last Commit Contributors

Alt

About

Simp Client is a free, open-source Minecraft client built for any Anti-Cheat but mainly focuses on Polar, Grim, Watchdog, and Verus.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages