new repo: https://github.com/SkidBounce/SkidBounce
A free hacked-client for Minecraft 1.8.9 Forge.
Discord: https://discord.gg/hdbzjQdewu
- Install Forge for 1.8.9
- Download the client
- For the latest release, download the jar from the latest GitHub release
- For the latest build/commit, download this and unzip
- Put the client jar (
skidbounce-vX.X.X.jar
) into your mods folder- the mods folder should be located at
.minecraft/mods
- If it does not exist, launch forge, or make it yourself
- the mods folder should be located at
- Launch Forge, if the main menu has changed, installation is complete
skidding:
As Of Latest Commit:
🟢 100%
🟡 50% - 99%
🟠 1% - 49%
🔴 0%
Thing | Completion |
---|---|
Total | 🟠 |
NoWeb | 🟢 |
NoFall | 🟢 |
Spider | 🟢 |
Criticals | 🟡 |
NoSlow | 🟡 |
Speed | 🟠 |
Fly | 🟠 |
Disabler | 🟠 |
Velocity | 🟠 |
Hud | 🔴 |
Animations | 🔴 |
LongJump | 🔴 |
Jesus | 🔴 |
Phase | 🔴 |
ClickGUI | 🔴 |
AutoBlock | 🔴 |
Modules | 🔴 |
Scaffold | 🔴 |
Tower | 🔴 |
Step | 🔴 |
AntiVoid | 🔴 |
FastClimb | 🔴 |
InventoryManager | 🔴 |
FastUse | 🔴 |
Everything Else | 🔴 |
If you notice any bugs or missing features, you can let us know by opening an issue here.
We appreciate contributions. So if you want to support us, feel free to make changes to SkidBounce's source code and submit a pull request. Currently, our main goals are the following:
- Performance
- Bypasses
- Visuals
- Merging LiquidBounce commits
SkidBounce uses Gradle, so make sure that it is installed properly. Instructions can be found on Gradle's website.
- Clone the repository using
git clone https://github.com/ManInMyVan/SkidBounce/
. - CD into the local repository folder.
- Depending on which IDE you are using execute either of the following commands:
- For IntelliJ:
gradlew setupDevWorkspace idea genIntellijRuns build
- For Eclipse:
gradlew setupDevWorkspace eclipse build
- For IntelliJ:
- Open the folder as a Gradle project in your IDE.
- Select either the Forge or Vanilla run configuration.
This project is distributed under the GPl 3.0-or-later
license. Check the LICENSE
file for more information.