Skip to content

ManInMyVan/SkidBounce

Repository files navigation

SkidBounce

A free hacked-client for Minecraft 1.8.9 Forge.

Discord: https://discord.gg/hdbzjQdewu

Completion

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 🔴

Issues

If you notice any bugs or missing features, you can let us know by opening an issue here.

Contributing

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

Setting up a Workspace

SkidBounce uses Gradle, so make sure that it is installed properly. Instructions can be found on Gradle's website.

  1. Clone the repository using git clone https://github.com/ManInMyVan/SkidBounce/.
  2. CD into the local repository folder.
  3. 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
  4. Open the folder as a Gradle project in your IDE.
  5. Select either the Forge or Vanilla run configuration.

License

This project is distributed under the GPl 3.0-or-later license. Check the LICENSE file for more information.