Skip to content

Scripts

Share and discover scripts for LiquidBounce

1.0k Topics 9.1k Posts
  • NCP FLY pls

    15
    0 Votes
    15 Posts
    738 Views
    SigmemeS

    @e-nder1355 use speed and scaffold

  • Autoleave

    24
    0 Votes
    24 Posts
    911 Views
    Konoha ScarletK

    I wanna to know what you want clearly.
    usage? server? feature? You basicly told us nothing.

  • [SCRIPT] BridgeHelper 1.0.0

    14
    1 Votes
    14 Posts
    1k Views
    SigmemeS

    @e-nder1355 necropost hehe

  • how to create an autoresponder?

    3
    0 Votes
    3 Posts
    163 Views
    FaaatPotatoF

    @vadim-nagetss

    here example usage

  • How to create AirMove Velocity ?

    4
    0 Votes
    4 Posts
    335 Views
    ?

    @vadim-nagetss also i forgot. you need to divide the strafe by /1.2 and add this to the bottom of your script. var MovementUtils = Java.type('net.ccbluex.liquidbounce.utils.MovementUtils');

  • How to create working KillSults ?

    9
    0 Votes
    9 Posts
    400 Views
    Plumer ManP

    @vadim-nagetss

    var target; var EntityPlayer = Java.type('net.minecraft.entity.player.EntityPlayer'); var RedeskyWords = [ "/tell %name% What client? To respond do /r (message)", "Config issue %name%", "Vai foder te para o caralho %name%", "Increve-se ao 'Coccocoa's Helper' no youtube", "Vai te foder %name%", "O anticheat melhor, AAC", "Vips fodem penis.", "Servidor lixo, vai foder vc mesmo.", "Don't use j75's config. Use mine! Sub me on yt, Coccocoa's Helper.", "Win every HvH with my new config! Get on my channel, Coccocoa's Helper.", "Você tem de pegar um hack, eu recommendo o liquidbounce.net", "Servidor de lx cheio de vips.", "Você é um resto de aborto %name%" ] var script = registerScript({ name: "KillSults", version: "1.0", authors: ["Gabriel"] }); script.registerModule({ name: "KillSults", description: "Insults people when you kill them.", category: "Misc", settings: { Mode: Setting.list({ name: "Mode", default: "Redesky", values: ["L", "Redesky"] }), } }, function (module) { module.on("enable", function () { target = null; }) module.on("attack", function (event) { if (event.getTargetEntity() instanceof EntityPlayer) { target = event.getTargetEntity(); } }) module.on("update", function () { module.tag = module.settings.Mode.get(); if (target != null) { if (target.isDead) { switch (module.settings.Mode.get()) { case "L": mc.thePlayer.sendChatMessage("L " + target.getName()); break; case "Redesky": mc.thePlayer.sendChatMessage(RedeskyWords[parseInt(Math.random() * RedeskyWords.length)].replace(/%name%/, target.getName())); break; } target = null; } } }) })
  • AutoMessage 9.0(Base By Cookie & Mumy)

    18
    0 Votes
    18 Posts
    1k Views
    Vadim NagetssV

    and in which tab is the function located ?

  • give me fly vimemc

    16
    0 Votes
    16 Posts
    1k Views
    END3R1355E

    @cheesethesylveon imagine replying

  • ArrayList

    2
    0 Votes
    2 Posts
    401 Views
    Plumer ManP

    @dingdang233 Your own? Edit source

  • [script] jartexscript

    1
    0 Votes
    1 Posts
    278 Views
    No one has replied
  • [SCRIPT] Target HUD 1.2.5

    44
    1 Votes
    44 Posts
    7k Views
    END3R1355E

    @0-727 c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png c36cb9dc-ba72-48c8-98de-c17b4a5a29ac-image.png

  • [script]HitCircle

    21
    0 Votes
    21 Posts
    2k Views
    ?

    @cuong_2k6 to edit that you need linux

  • Can you give me some Matrix bypasess/scripts

    8
    0 Votes
    8 Posts
    519 Views
    closed.C

    (fdp config, but i think this is usable on liquidbounce b72-73)

    "Horizontal": -0.09, "Vertical": 1.0, "Mode": "Simple" "MaxCPS": 15, "MinCPS": 10, "HurtTime": 10, "1.9CombatDelay": false, "Range": 3.2, "ThroughWallsRange": 2.97, "DiscoverRange": 3.65, "RangeSprintReducement": 0.0, "Priority": "Armor", "TargetMode": "Switch", "Swing": "Normal", "KeepSprint": true, "AutoBlock": "Range", "AutoBlockRange": 3.65, "AutoBlockPacket": "Vanilla", "InteractAutoBlock": false, "BlockRate": 100, "RayCast": true, "RayCastIgnored": false, "LivingRayCast": false, "AAC": false, "AAC-Pitch": 15, "MaxTurnSpeed": 80.0, "MinTurnSpeed": 50.48, "SilentRotation": true, "Strafe": "Off", "StrafeOnlyGround": true, "RandomCenter": false, "Outborder": false, "AlwaysHitable": false, "FOV": 180.0, "Predict": false, "MaxPredictSize": 1.57, "MinPredictSize": 1.0, "FailRate": 0.0, "FakeSwing": true, "NoInvAttack": false, "NoInvDelay": 200, "SwitchDelay": 300, "LimitedMultiTargets": 0, "Mark": "Jello", "FakeSharp": false, "PlaceableDelay": "Smart", "MaxDelay": 190, "MinDelay": 190, "AutoBlock": "Spoof", "Sprint": "OFF", "Swing": "Packet", "Search": false, "Down": false, "PlaceTiming": "Pre", "Eagle": "Silent", "BlocksToEagle": 0, "ExpandLength": 1, "Rotations": "Test1", "AACYawOffset": 53, "CustomYaw": -161, "CustomPitch": 89, "SilentRotation": true, "MinRotationSpeed": 0, "MaxRotationSpeed": 150, "KeepRotationTick": 15, "ZitterMode": "Teleport", "ZitterSpeed": 0.1, "ZitterStrength": 0.13, "Timer": 1.0, "MotionSpeedSet": false, "MotionSpeed": 0.85, "SpeedModifier": 0.99, "TowerMode": "Jump", "StopTowerWhenBlockAbove": false, "TowerActivation": "OFF", "TowerTimer": 1.0, "SameY": "OFF", "SafeWalk": "Ground", "HitableCheck": "OFF", "ExtraClick": "OFF", "ExtraClickMaxDelay": 100, "ExtraClickMinDelay": 50, "TowerJumpMotion": 0.78, "TowerJumpDelay": 0, "TowerStableMotion": 0.42, "TowerPlusMotion": 0.1, "TowerPlusMaxMotion": 0.8, "TowerConstantMotion": 0.42, "TowerConstantMotionJumpGround": 0.79, "TowerTeleportHeight": 1.15, "TowerTeleportDelay": 0, "TowerTeleportGround": true, "TowerTeleportNoMotion": false, "Counter": true, "Mark": false
  • [SOURCE CODE] Liquidbounce

    59
    0 Votes
    59 Posts
    3k Views
    END3R1355E

    @mems said in [SOURCE CODE] Liquidbounce:

    you are currently violating rule number 6.

    he can just make another account, fake mail and register ur done

    @gabriel said in [SOURCE CODE] Liquidbounce:

    He has the most broken english EVER.

    not everyone speaks english you dumbass

  • DamageParticle 1.2 Upgrade

    10
    4 Votes
    10 Posts
    855 Views
    CzechHekC

    @e-nder1355 said in DamageParticle 1.2 Upgrade:

    Nextgen might discontinue the support for old scripts

    nextgen will be utterly non-compatible: 1.17x1.8, GraalJSxNashorn

    its in nightly rn

    there are literally no commits in several months, no script api, no graaljs, no themes, bugs, etc.

  • its cool

    5
    0 Votes
    5 Posts
    365 Views
    END3R1355E

    @kachums-god said in its cool:

    ........... wtf is this!

    79a132cb-dee5-4ca0-875a-9d037f9af61b-image.png

  • Jartex/Matrix BHop Improved MATRIX BEST

    30
    0 Votes
    30 Posts
    940 Views
    END3R1355E

    @mems said in Jartex/Matrix BHop Improved MATRIX BEST:

    Admins please do ENDER1355 a favor and ban me...

    They will soon...

  • Create tpaura or Infiniteaura script

    18
    0 Votes
    18 Posts
    962 Views
    FaaatPotatoF

    @rya-rap in this script there is a tphit

  • BlinkFall 5.1

    11
    3 Votes
    11 Posts
    2k Views
    T

    @czechhek nice work

  • [Kotlin]ModuleInfo Element

    9
    1 Votes
    9 Posts
    1k Views
    1234567890i1

    Why is that?HZ{Q3@1}5_RRWHAKLHW)HAQ.png