Skip to content

java7594/Raven-SPlus

 
 

Repository files navigation

Raven S+

issues License

Github Release Downloads

Raven B4, but for those who can't afford it.

Raven B4, but not only for Hypixel.

https://discord.gg/UT57ZW2TVB

menu gui

How do I build this client?

Steps:

  1. Download and Install Java SDK version 8:

    • Download from Java SDK version 8.
    • Install it and set the JAVA_HOME environment variable to the installation directory.
  2. Verify Java Installation:

    • Open a terminal or command prompt.
    • Run java -version.
    • Ensure the output contains openjdk version "1.8.0_{...}".
  3. Install Gradle 4.7:

  4. Clone the Repository:

    • Run the following commands in the terminal or command prompt:
      git clone --recursive https://github.com/java7594/Raven-SPlus.git
      cd Raven-SPlus
  5. Set Up the Project:

    • Run the following commands to set up the Gradle wrapper and the development environment:
      gradlew.bat
      gradle wrapper
      gradlew build
  6. Build Success:

    • If all steps complete without errors, the project is successfully built.

Credits

  • Powered by Cursor AI
  • Cryptix (Discord server): Alt Manager auth flow, Hypixel InvMove and AutoBlock (trillionaire begs for unbans)
  • Eclipse (github.com/corona-cn/eclipse): Polar & Grim Disabler, Matrix Speed, Entropy, Interpolation, mouse sensitivity GCD/mouse step quantization (Check CoronaCN this guy's a sick person)
  • FDPClient (fdpinfo.github.io): Alt Manager OAuth login, mouse sensitivity GCD/mouse step quantization, rotation point selection, (reference) startup splash screen flow/guard

About

Raven S+ =_=

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • GLSL 0.6%