Advertisement
Guest User

Hacking client minecraft

a guest
Nov 9th, 2024
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.60 KB | None | 0 0
  1. -
  2. Download Here --> https://tinyurl.com/2s39bs69 (Copy and Paste Link)
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. LiquidBounce
  10. LiquidBounce is a so-called hacked client for the game Minecraft. Using such a client gives you significant advantages over other players. Unlike most alternatives, LiquidBounce is completely free, open source and compatible with Forge.
  11. Scripting API
  12. You think the client is missing a module or command? LiquidBounce's JavaScript API allows you to take care of that yourself! With just a few lines of code you can develop your own modules and share them with the community.
  13. Highly Customizable
  14. LiquidBounce allows you to customize the HUD according to your personal needs. So if you don't like the standard design, you can easily customize it to your exact needs.
  15. Active Development
  16. We are constantly trying to improve LiquidBounce by adding new features, modules and bypasses. Our goal is to develop the perfect client completely free of charge.
  17. Free Download
  18. We think quality does not have to be expensive and that is why we are offering LiquidBounce for free. No hidden costs, no premium features. Just go ahead and download the client.
  19. Screenshots
  20. If you are still unsure if LiquidBounce is right for you, have a look at the screenshots below for an overview of the client. If you still have any questions, check out the FAQ.
  21. Main Menu
  22. LiquidBounce's custom main menu has a beautiful shader background.
  23. ClickGUI
  24. All modules can be configured right from the ClickGUI.
  25. XRay
  26. Allows you to see ores and other valuable blocks through the ground.
  27. Nuker
  28. Instantly destroys all blocks around you. Don't enable it accidentally!
  29. FAQ
  30. If you have a question, first make sure that we have not already answered it in the FAQ. This saves you and us a lot of time.
  31. Is LiquidBounce safe to use?
  32. Yes, it is safe to use LiquidBounce. We can guarantee that it does not contain any viruses, adware, crypto miners or other junkware. Also, LiquidBounce is open source. That means the source code is freely available. So if we ever violate our own statutes, it would be noticed immediately.
  33. How do you make money?
  34. LiquidBounce is completely free. Nevertheless, we do have some ways to earn money with our work. On the one hand there are banners on this page, so if you want to support us for free, deactivate your AdBlocker, on the other hand we accept donations. .
  35. How do I update the client?
  36. LiquidBounce will inform you after launch if a new version has been released. To update, simply download LiquidBounce again and overwrite the old file in your Mods folder. The next time you start LiquidBounce, you should have the latest version installed.
  37. CCBlueX/LiquidBounce
  38. This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
  39. Name already in use
  40. A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
  41. Sign In Required
  42. Please sign in to use Codespaces.
  43. Launching GitHub Desktop
  44. If nothing happens, download GitHub Desktop and try again.
  45. Launching GitHub Desktop
  46. If nothing happens, download GitHub Desktop and try again.
  47. Launching Xcode
  48. If nothing happens, download Xcode and try again.
  49. Launching Visual Studio Code
  50. Your codespace will open once ready.
  51. There was a problem preparing your codespace, please try again.
  52. Latest commit
  53. Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-minor . Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot]
  54. Git stats
  55. Files
  56. Failed to load latest commit information.
  57. README.md
  58. LiquidBounce is a free and open-source mixin-based injection hacked client using the Fabric API for Minecraft.
  59. If you notice any bugs or missing features, you can let us know by opening an issue here.
  60. This project is subject to the GNU General Public License v3.0. This does only apply for source code located directly in this clean repository. During the development and compilation process, additional source code may be used to which we have obtained no rights. Such code is not covered by the GPL license.
  61. For those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advice nor legally binding.
  62. Actions that you are allowed to do:
  63. If you do decide to use ANY code from the source:
  64.  
  65. You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source (or even obfuscated) application.
  66. Your modified application must also be licensed under the GPL
  67.  
  68. LiquidBounce uses Gradle, to make sure that it is installed properly you can check Gradle's website.
  69.  
  70. Clone the repository using git clone --recurse-submodules https://github.com/CCBlueX/LiquidBounce .
  71. CD into the local repository.
  72. Run ./gradlew genSources .
  73. Open the folder as a Gradle project in your preferred IDE.
  74. Run the client.
  75.  
  76. Mixins can be used to modify classes at runtime before they are loaded. LiquidBounce uses it to inject its code into the Minecraft client. This way, none of Mojang's copyrighted code is shipped. If you want to learn more about it, check out its Documentation.
  77. We appreciate contributions. So if you want to support us, feel free to make changes to LiquidBounce's source code and submit a pull request.
  78. About
  79. A free mixin-based injection hacked client for Minecraft using the Fabric API
  80. Installation
  81. For most users, it is recommended to install LiquidBounce through our custom launcher instead of doing it manually. It takes the entire installation off your hands and will always automatically update to the latest LiquidBounce version in the future. You can get it from the downloads page.
  82. This tutorial will guide you through the installation of LiquidBounce. We assume that you already have Minecraft installed and are using the default Minecraft launcher. If the latter is not the case, certain steps of this tutorial may be slightly different for you. Below you will additionally find a video which covers everything described in this tutorial as well. However, keep in mind that the video only describes the installation of LiquidBounce 1.8.9. So if you want to install LiquidBounce 1.12.2 or one of the nightly versions for Fabric, you might be better off reading this tutorial.
  83. LiquidBounce is a Forge client. This means that the installation procedure is very similar to that of regular Forge mods. Below we will also cover how you can install OptiFine to improve Minecraft's performance and benefit from additional graphical features such as shaders.
  84. Installing LiquidBounce with Forge
  85. LiquidBounce for Minecraft 1.8.9
  86.  
  87. Download and install the latest version of the Forge mod loader for Minecraft 1.8.9.
  88. Open the Minecraft launcher, switch over to the Installations tab, hover over the profile created by the Forge installer and press the folder icon to the left of the Play button to open the Minecraft directory in your file explorer.
  89. If there isn't a folder called mods already, create it.
  90. Download the latest version of LiquidBounce for Minecraft 1.8.9 and open it.
  91. Extract the file called LiquidBounce1.8.9.jar to the mods folder.
  92. Launch Forge by selecting the corresponding profile inside the launcher and pressing Play . If everything worked out, LiquidBounce should now be installed!
  93.  
  94. LiquidBounce for Minecraft 1.12.2
  95.  
  96. Download and install the latest version of the Forge mod loader for Minecraft 1.12.2.
  97. Open the Minecraft launcher, switch over to the Installations tab, hover over the profile created by the Forge installer and press the folder icon to the left of the Play button to open the Minecraft directory in your file explorer.
  98. If there isn't a folder called mods already, create it.
  99. Download the latest version of LiquidBounce for Minecraft 1.12.2 and open it.
  100. Extract the file called LiquidBounce1.12.2.jar to the mods folder.
  101. Launch Forge by selecting the corresponding profile inside the launcher and pressing Play . If everything worked out, LiquidBounce should now be installed!
  102.  
  103. Installing OptiFine
  104. Theoretically, the installation of OptiFine is optional but it's highly recommended to install it alongside LiquidBounce to improve performance. Simply follow these steps to install it.
  105.  
  106. Close Minecraft if it's still running.
  107. Download the latest version of OptiFine for either Minecraft 1.8.9 or 1.12.2 respectively. (Press Show all versions .)
  108. Copy the downloaded jar file to the same mods folder where you also placed the LiquidBounce jar file.
  109. Launch Forge again. To make sure, OptiFine is installed properly, go into the video settings screen and verify that it says OptiFine in the bottom left corner.
  110.  
  111. Installing LiquidBounce next-gen preview versions
  112. At the moment we are working on a completely new version of LiquidBounce for Minecraft 1.8.9 - 1.17.1 which is no longer built around Forge but the Fabric modding API. It is still in early development so bugs are common and many features are still missing. If you want to give it a try already, you can install it by following these steps. Only use this version if you know what you are doing!
  113.  
  114. Download and install the latest version of the Fabric mod loader for Minecraft 1.17.1.
  115. Open the Minecraft launcher, switch over to the Installations tab, hover over the profile created by the Fabric installer and press the folder icon to the left of the Play button to open the Minecraft directory in your file explorer.
  116. If there isn't a folder called mods already, create it.
  117. Download the latest nighly build of LiquidBounce next-gen and open it.
  118. Extract the jar file from the archive to the mods folder.
  119. Download the latest version of the Fabric Language Kotlin mod for Minecraft 1.17.1 and place it in the mods folder as well.
  120. Launch Fabric by selecting the corresponding profile inside the launcher and pressing Play . If everything worked out, LiquidBounce should now be installed!
  121.  
  122. Installing recommended mods
  123. There are various mods we highly recommend when using LiquidBounce next-gen. They can be installed by simply downloading them and copying them to the mods folder just like you did with LiquidBounce itself.
  124.  
  125. Sodium to massively improve performance.
  126. Fabric API as many other mods depend on it.
  127. multiconnect allows you to join Minecraft 1.8.9 - 1.17.1 servers.
  128. Lithium to improve performance further.
  129. Phosphor to improve Minecraft's lighting engine.
  130. Mod Menu gives you a list of all installed mods similar to Forge.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement