shared/main/java/net/ccbluex/liquidbounce
idk my name
Posts
-
Skid -
how to change every code in flux hack client ?@scorpion3013 NOT THAT TOXIC
-
[CORE] Subscribing to Forge events.function register(eventClass, listener) { adaptedBus = new Reflector(MinecraftForge.EVENT_BUS); activeModContainer = Loader.instance().activeModContainer(); !activeModContainer && (activeModContainer = Loader.instance().getMinecraftModContainer()); adaptedBus.listenerOwners.put(listener, activeModContainer); ctr = eventClass.getConstructor(); ctr.setAccessible(true); EVENT = ctr.newInstance(); asm = new ASMEventHandler(listener, getMethod(listener, "invoke"), activeModContainer, IGenericEvent.class.isAssignableFrom(eventClass)); ieventlistener = asm; if (IContextSetter.class.isAssignableFrom(eventClass)) { ieventlistener = new (Java.extend(IEventListener, { invoke: function(e) { old = Loader.instance().activeModContainer(); Loader.instance().setActiveModContainer(owner); Java.to(e, IContextSetter).setModContainer(owner); asm.invoke(e); Loader.instance().setActiveModContainer(old); } })); } EVENT.getListenerList().register(adaptedBus.busID, EventPriority.NORMAL, listener); //useless broken shit //others = adaptedBus.listeners.computeIfAbsent(listener, function(k) new ArrayList()) //others.add(ieventlistener) } RenderGameOverlayEvent = Java.type('net.minecraftforge.client.event.RenderGameOverlayEvent'), MinecraftForge = Java.type('net.minecraftforge.common.MinecraftForge'), SubscribeEvent = Java.type('net.minecraftforge.fml.common.eventhandler.SubscribeEvent'), Event = Java.type('net.minecraftforge.fml.common.eventhandler.Event'), IGenericEvent = Java.type('net.minecraftforge.fml.common.eventhandler.IGenericEvent'), ModContainer = Java.type('net.minecraftforge.fml.common.ModContainer'), IEventListener = Java.type('net.minecraftforge.fml.common.eventhandler.IEventListener'), ASMEventHandler = Java.type('net.minecraftforge.fml.common.eventhandler.ASMEventHandler'), EventPriority = Java.type('net.minecraftforge.fml.common.eventhandler.EventPriority'), IContextSetter = Java.type('net.minecraftforge.fml.common.eventhandler.IContextSetter')
onEnable: function() { register(RenderGameOverlayEvent.Text.class, forgeListener) }
forgeListener = new (Java.extend(IEventListener, java.util.function.Consumer, { invoke: function(event) { mc.fontRenderer.drawString("test", 0, 0, -16746560) //debug T_T this.accept(event) }, accept: function(event) { //print(event.class.name) } }));
-
how the fuck do I compile liquidbounce@aftery firefox is not botnet
-
how to change every code in flux hack client ?i used notepad to dehash flux b13 and user winrar to replace jawa files
-
[help] Error in the script[huy pososi]
-
Just a question to CCBlueXWhat idiot did make 1.8.9 on 1.12.2 MC Engine and WRAPPED (WRAPPED, CARL!) alot of parts of game. Like packets, guis and.... WHY THIS IDIOT DID WRAP OPENGL?!? IF THIS IDIOT DID NOT WRAP OPENGL IN 1.8.9 CROSSVERSION, WE COULD NOT HAVE THIS RENDER ISSUES!!!
-
Learning JS@asd-dsa how you will write scripts when you do not know anything about mc code?
-
[help] Error in the script@its-domme Requires dyskord.cc/Core.lib
(script = registerScript({ name: "Sex Timer", authors: ["idk my name"], version: "1.0" })).import("Core.lib"); module = { category: "Fun", description: "Allows you to sex without showing your penis.", onDisable: function() { mc.timer.timerSpeed = 1.0 } onUpdate: function () { if (mc.thePlayer.ticksExisted % 10 == 0) mc.timer.timerSpeed = 1.5 if (mc.thePlayer.ticksExisted % 20 == 0) { mc.timer.timerSpeed = 1.0 mc.thePlayer.ticksExisted = 0 } } }
-
HELP PLS BAG! BAG ESP-MENU bugs! bugs!@axtikok imagine using Yandex
-
[help] Error in the script@its-domme died laughing? Hello, laugh, im dad
-
Is FDPClient the worst client in the history of Minecraft clients?true // yeah i like this f-word system "minimum eight characters"
-
[help] Error in the script@skidma i just pasted his 'script'
-
how the fuck do I compile liquidbounce@gabriel this is bug as far as i know :
IJ's GUI uses 480 gb of ram.
this is not bugs after dis line:
IJ starts their own java.exe to index files faster
IJ uses some notifier that allocates 3 mb of ram to create push noti on windows 10
IJ won't allow you to run in sandboxie -
Made VanillaFix compatible with LiquidBounce.Now I can run LiquidBounce even with 1024 mb of allocated RAM and it won't even lag.
-
[help] Error in the script@its-domme your grammar is the worst in this fucking world
-
how the fuck do I compile liquidbounce@gabriel ur crazy
-
Porting HighJump DAC to scriptWrote this script from memory using QuickEdit on phone (i mean scriptapi's technology)
RMB on downloadme -> save link as
downloadme.js