Skip to content

SnooComics9452/Bleak_Hako

 
 

Repository files navigation

Imagine modify a client without any Java knowledge lol Remember to update the sprint.java

Skidded from:

Lantern (keepsprint) (Removed in commit 41cbbde)

TODO

Skid ares/meteor client elytra flight

Skid lb nextgen plugin detecter

Multi direction sprint from lantern

Skid lantern rotation module

Skid seedray from https://github.com/Exterminate5573/BleachHack/tree/1.18.2

Auto fill (planning)

Far plans

Rewrite killaura for better bypass

Target strafe

Installation

For normal people

Follow the Instructions on the download page.

For (200 IQ) developers

Download the branch with the version you want to work on.
Start A Command Prompt/Terminal in the main folder.
Generate the needed files for your preferred IDE.

Eclipse

On Windows:

gradlew genSources eclipse

On Linux:

chmod +x ./gradlew
./gradlew genSources eclipse

Start a new workspace in eclipse. Click File > Import... > Gradle > Gradle Project. Select the Main folder.

IntelliJ

On Windows:

gradlew genIdeaWorkspace

On Linux:

chmod +x ./gradlew
./gradlew genIdeaWorkspace

In idea click File > Open. Select build.gradle in the main folder. Select Open as Project.

Note: run the command in the command zone

Other IDE's

Use this link for more information. It should be pretty similar to the eclipse and idea setup.

License

If you are distributing a custom version of BleachHack or a mod with ported features of BleachHack, you are required to disclose the source code, state changes, use a compatible license, and follow the license terms.

About

Custom bleach hack focusing on Pecomc bypass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • GLSL 0.2%