A free hacked-client for Minecraft 1.8.9 Forge.
Discord: https://discord.gg/hdbzjQdewu
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
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.