Skip to content

General

A place to ask for general support

753 Topics 3.5k Posts
  • Extending Java constructors with Nashorn?

    Unsolved
    3
    0 Votes
    3 Posts
    124 Views
    I

    There's how far I got:

    var WrappedListener = Java.extend((Java.type('net.ccbluex.liquidbounce.event.Listenable')), (Java.type('java.util.function.Consumer')), { handleEvents: function() { return module[0].state }, accept: function(e) { e instanceof PacketEvent && LiquidBounce.INSTANCE.eventManager.callEvent(new WrappedPacketEvent(e.getPacket().wrapped)); } }); function WrappedPacketEvent(packet) { var isCancelled; this.isCancelled = function() isCancelled; this.cancelEvent = function() { isCancelled = true; } this.getPacket = function() packet; }
  • BlockBBEvent in scripts?

    Solved
    27
    0 Votes
    27 Posts
    695 Views
    CzechHekC

    @czechhek said in BlockBBEvent in scripts?:

    I'll try to simplify it and automize it via Core.

    @idk-my-name https://forums.ccbluex.net/topic/94/script-base-core-3-28-simple-yet-powerful-scriptapi-base/30 and here it is

    You can use all events if you import Core base, no need to do any of this stuff.
    For more info, look at my comment on Core post.

  • Hello!, I need LiquidBounce B72 Who have? B72 not 73

    Solved
    5
    0 Votes
    5 Posts
    177 Views
    ?

    @ahmedd_ np

  • Aimbot not working despite trying everything

    Unsolved
    2
    0 Votes
    2 Posts
    132 Views
    IFUMLNI

    @siddhant-sinha show ur aimbot setting

  • killaura AutoBlock script pls I need it

    Unsolved
    2
    0 Votes
    2 Posts
    166 Views
    Plumer ManP

    @obv8lex
    if(mc.thePlayer,swingProgress != 0) mc.playerController.sendUseItem(mc.thePlayer.getCurrentItem());

  • Why doesnt liquid bounce allow baritone?

    Unsolved
    1
    0 Votes
    1 Posts
    263 Views
    No one has replied
  • bind module to right click?

    Unsolved
    1
    0 Votes
    1 Posts
    105 Views
    No one has replied
  • In what liquidbounce version is LCDisabler module?

    2
    0 Votes
    2 Posts
    167 Views
    DIRT 123D

    @fart-cheese okay, thanks

  • About loading scripts

    Unsolved
    1
    0 Votes
    1 Posts
    104 Views
    No one has replied
  • how to download code on CCblueX Forum?

    Unsolved
    3
    0 Votes
    3 Posts
    133 Views
    Khiêm Nguyễn GiaK

    @khiêm-nguyễn-gia howwwwwwww??? i dont understand???

  • what's better:

    48
    0 Votes
    48 Posts
    2k Views
    ?

    @vinci you do it first

  • newgen crash

    Unsolved
    4
    0 Votes
    4 Posts
    289 Views
    Plumer ManP

    @fart-cheese LUNCH

  • can i extrcract it?

    Unsolved
    1
    0 Votes
    1 Posts
    83 Views
    No one has replied
  • Hit Delay Fix Mod crashes

    Unsolved
    20
    1 Votes
    20 Posts
    733 Views
    1254 bimap1

    @sebastian give me scripts or it mods?

  • config bug / problem

    Unsolved
    4
    0 Votes
    4 Posts
    219 Views
    N

    @end3r1355 custom spacings build and liquidbounce b72 build still didnt work 😕

  • Scaffold Go Broom Broom while in air

    11
    1 Votes
    11 Posts
    389 Views
    Plumer ManP

    @sigmer yes

  • Fast Place

    Unsolved
    1
    0 Votes
    1 Posts
    91 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Module Sounds

    23
    0 Votes
    23 Posts
    796 Views
    END3R1355E

    Necropost but for those who cant find

    https://github.com/CCBlueX/LiquidBounce/blob/legacy/shared/main/java/net/ccbluex/liquidbounce/features/module/Module.kt#L66

  • This topic is deleted!

    Solved
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied