A Minecraft 1.8.9 Injectable Hacked Client

Overview

Vapu Lite

WARNING

The completion degree of this client is very low and very unstable

If you encounter a crash during use (only vapulite without modification), you can feed back to issue

Please upload logs

Links

About VapuLite

Vapu Lite is a minecraft injection hacked client. (Not VAPE

Special thanks: Medit_4 SuperSkidder LoRyu ForgeGuys

Vapelite is open source under the GNU GENERAL PUBLIC LICENSE

The starting point of GPL is the open source / free use of code and the open source / free use of reference / modification / derivative code, but the modified and derivative code is not allowed to be published and sold as closed source commercial software.

GPL的出发点是代码的开源/免费使用和引用/修改/衍生代码的开源/免费使用,但不允许修改后和衍生的代码做为闭源的商业软件发布和销售。

倒卖的傻逼操你妈了个大傻逼你妈死了听见了吗?开源免费的东西跑出来卖,实在是蚌埠住了。

sb

Minecraft

Requirement: Minecraft Forge

Build

we using gradle project to developing VapuLite. use this command line to setup your workspace

./gradlew build idea

if you using eclipse, please replace commandline idea to eclipse

after the you setup workspace, you can use ./gradlew build to build jar file

Build exe file

after you built VapuLite jar, check build\libs dir, Rename VapuLite or project name in setting.gradle .jar file and rename it to Client.jar. Unzip converter.zip to that directory. Run Converter.bat to generate exe Injector

we using bat to exe Converter tools to pack client injection jar. you also can try any SFX tools or create a injector by your self use any programming lang (64bit only)

Example Module

package net.optifine.Modules;

import ModuleType;
import org.lwjgl.input.Keyboard;

public class ExampleModule extends Module {
    public ExampleModule() {
        super("ExampleModule", Keyboard.Keybind, ModuleType.ModuleType,"Description");
        //Chinese language
        Chinese="ExampleModule";
    }
    
    //your facing code etc here.

}

License

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.

For those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advise nor legally binding.

You are allowed to

  • use
  • share
  • modify

this project entirely or partially for free and even commercially. However, please consider the following:

  • 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.
  • Your modified application must also be licensed under the GPL

Do the above and share your source code with everyone; just like we do.

You might also like...

BetterBlockOutline - A client sided Minecraft mod that allows for ample customization of the block outline. Everything from color customization to debug information.

BetterBlockOutline - A client sided Minecraft mod that allows for ample customization of the block outline. Everything from color customization to debug information.

BetterBlockOutline BetterBlockOutline is a client sided Minecraft mod that allows for ample customization of the block outline. Everything from color

Nov 19, 2022

Open source Minecraft client with Replay Mod and more.

Sol Client Simple and easy to use Minecraft client for 1.8.9 (and in future™, newer versions). Update: Yes, I know, it has been seven months since I w

Jan 5, 2023

Free, open-source, Minecraft 1.12.2 PvP client aimed at the anarchy community.

Free, open-source, Minecraft 1.12.2 PvP client aimed at the anarchy community.

Cosmos is a free, open-source, Minecraft 1.12.2 Forge PvP Client aimed at the anarchy community. The client is still in the development phase. Usage:

Jan 1, 2023

An efficient map viewer for Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.

An efficient map viewer for  Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.

To download it head to the Releases section. To run it: either double click it on it if you have the Java Runtime (JRE) or use the command line (shift

Dec 24, 2022

Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

Dec 20, 2022

Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Jan 1, 2023

Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2.

MinecraftSnake Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2. Installation: Create a paperm

Sep 30, 2022

3arthqu4ke's Phobos 1.12.2 Anarchy Client ported to 1.16 fabric

3arthqu4ke's Phobos 1.12.2 Anarchy Client ported to 1.16 fabric

Phobos for 1.16 Phobos for 1.16 - Ported Phobos for fabric 1.16. ReadMe thanks to Goztb22 3arth(Original Creator) - https://github.com/3arthqu4ke 1.12

Dec 23, 2022

A simple mixin client base for beginners.

ClientBase A simple mixin client base for beginners. I made this via a video on youtube in around 20 minutes. https://www.youtube.com/watch?v=QN1oiW2r

Nov 16, 2022
Releases(2.4)
  • 2.4(Apr 1, 2022)

  • 2.3(Mar 27, 2022)

    Download link: https://getvapu.today/forum/viewtopic.php?pid=51#p51

    • Killaura bypass
    • aimbot fixed
    • ChestStealer Bypass
    • IRC Rank

    Full Changelog: https://github.com/VapuClient/VapuLite/compare/2.22...2.3

    Source code(tar.gz)
    Source code(zip)
  • 2.22(Mar 26, 2022)

    Download link: https://getvapu.today/forum/viewtopic.php?pid=41#p41

    Command Help

    Command Help: Bind a Module Hot Key: /bind Save a config: /save Load a config: /config Delete a config: /del Enable a Module: /enbale Disable a Module: /disable Add/Delete friend: /f [add/del] Show Friend List: /f list Get OP in Hypixel: /forceop Get a super diamond sword in OP server: /getsword Generate a Manbox: /manbox Generate a Womanbox: /womanbox Generate a Phone namber: /phone Generate a location: /saylocal Toggle Module: /t | /toggle Change watermark: /watermark Copy your ingame name: /n | /ign Change your game window title: /title

    What's Changed

    • Update Critical & Shitcode -MiLiBlue by @Keledonia in https://github.com/VapuClient/VapuLite/pull/5
    • Better Code by @Keledonia in https://github.com/VapuClient/VapuLite/pull/6
    • Update README.md by @Hikari0964 in https://github.com/VapuClient/VapuLite/pull/7
    • 更好的翻译 by @Keledonia in https://github.com/VapuClient/VapuLite/pull/8
    • Issue模板 by @493505110 in https://github.com/VapuClient/VapuLite/pull/9

    New Contributors

    • @Keledonia made their first contribution in https://github.com/VapuClient/VapuLite/pull/5
    • @Hikari0964 made their first contribution in https://github.com/VapuClient/VapuLite/pull/7
    • @493505110 made their first contribution in https://github.com/VapuClient/VapuLite/pull/9

    Full Changelog: https://github.com/VapuClient/VapuLite/compare/2.21...2.22

    Source code(tar.gz)
    Source code(zip)
  • 2.21(Mar 25, 2022)

    • Fixed cannot connect server bug
    • Fixed shit fast place crash bug
    • Add Killaura mode Multi(Crashbug warning, cannot bypass any AntiCheat)
    • Remove Assist Mode Scaffold
    • Add IRC but IRCserver is down please wait fix
    • Add Watermark mode
    • Fix HUD Module List sb sytel
    • czfsb Download link: https://getvapu.today/forum/viewtopic.php?pid=5#p5 Full Changelog: https://github.com/VapuClient/VapuLite/compare/2.12...2.21
    Source code(tar.gz)
    Source code(zip)
  • 2.12(Mar 18, 2022)

  • 2.1(Mar 18, 2022)

    • Fix Killaura will aim sky when you kill target
    • Fix AutoClicker Crash
    • Fix HUD texture errror
    • Change FontRenderer
    • Change TTF Font
    • Add Teams and command f (Manage Friend)
    • Add Command manbox (use /manbox 20000202)
    • Add Command womanbox (use /womanbox 20000202)
    • Add Command saylocal (use /saylocal)
    • Add Command Phone (use /phone)
    • Fix FastPlace place too slow
    • Add Scaffold (Legit Mode Only)
    • Add Speed Mode BunnyHop FastHop SlowHop
    • Fix Killaura AutoBlock cannot bypass watchdog
    Source code(tar.gz)
    Source code(zip)
    Client.jar(432.00 KB)
    VapuLite2.1.exe(5.53 MB)
Owner
VapuTeam
Vapu Client Develop Team (Not Vape)
VapuTeam
A free mixin-based injection hacked client for Minecraft 1.8.9

LiquidCat is a free and open source mixin-based injection hacked client using Forge for Minecraft 1.8.9

null 27 Nov 18, 2022
pogger hacked client

NineHack Information 1.12.2 minecraft hacked client that runs as a forge mod. To use just drag into mods folder in .minecraft. I had fun making this b

ninethousand 14 Jul 7, 2022
A 1.12.2 forge injection based hacked client for anarchy servers

nebula another failed abortion of inferno and the aftermath of gavin at coding also is an anarchy utility client, i think thats important to point out

Gavin 24 Dec 24, 2022
Exeter client. A client created by Friendly, for Minecraft version 1.8

Exeter client. A client created by Friendly, for Minecraft version 1.8. It has been released or leaked on that version.

null 25 Dec 31, 2022
The Lezard Client is a new, open-source, minecraft client for the newer versions of the game.

The Lezard Client is a new, open-source, minecraft client for the newer versions of the game. It is oriented not for PvP, but for the Vanilla and the Survival experience. It is not a hack client for Minecraft and do not ask for it. 1 I hate hacked client and 2 it is not fun for other people. Also, I misspelled the word lizard in English and decided to leave it like that.

Michel-Ange 4 Jul 5, 2022
A mixin based ghost client for Minecraft 1.8.9 built on Minecraft Forge.

A mixin based ghost client for Minecraft 1.8.9 built on Minecraft Forge. Originally designed as a MCP Client (called Tephra), it is now being ported t

Peanut 130 Jan 1, 2023
Minecraft modded client

Outrage best skid client Build / Contribute Download intellij idea Import gradle project Run genIntellijRuns Open runClient configuration, and add -Df

2hiteskyy 12 Jul 1, 2021
Amazing client for Minecraft 1.12.2

BubbyClient A client made by Bubbyroosh and Jake, made for 1.12.2 How to Install? 1. git clone https://github.com/jakepriddle/bubbyclient.git 2. cd bu

Jake Priddle 31 Jul 1, 2021
A client-side Fabric mod for Minecraft Beta 1.7.3 that allows you to connect to servers running almost any patch from Alpha v1.1.2_01 to Beta 1.7.3.

multiversion-fabric A client-side Fabric mod for Minecraft Beta 1.7.3 that allows you to connect to servers running almost any patch from Alpha v1.1.2

0n1 2 Mar 13, 2022
Bukkit transaction API for predicting when a server packet arrives at a client. Mainly intended for use in Minecraft anticheats.

Pledge A high performance and lightweight Bukkit packet tracking API for predicting when a server packet arrives at a client using transactions. Mainl

Thomazz 32 Dec 1, 2022