Skip to content

Scripts

Share and discover scripts for LiquidBounce

1.0k Topics 9.1k Posts
  • fake chest

    1
    0 Votes
    1 Posts
    135 Views
    No one has replied
  • GrimFullDisabler!!!!!!!

    4
    0 Votes
    4 Posts
    742 Views
    rikoshet185R

    @ipkfuy имба

  • Timer in script

    3
    0 Votes
    3 Posts
    316 Views
    Aknee JaheA

    @CookieChinese thank you ❤

  • [Script] FoodStatsHUD 0.2 (ts + js) (By-mumy)

    1
    0 Votes
    1 Posts
    299 Views
    No one has replied
  • [Script] AutoEat 0.1 (ts + js) (By-mumy)

    1
    0 Votes
    1 Posts
    301 Views
    No one has replied
  • Check Player

    1
    0 Votes
    1 Posts
    132 Views
    No one has replied
  • AutoEat Script

    3
    0 Votes
    3 Posts
    295 Views
    SoulplexisS

    I also managed to get it to code a simple killaura, it also kind-of works.
    Aura.js
    it might be possible to make better and more useful things with this AI

  • Fly on anti-cheat matrix 7~

    7
    0 Votes
    7 Posts
    765 Views
    uSSRR1337U

    @Никитыч-Китыч ок

  • How to code script autowalk with sprint

    8
    0 Votes
    8 Posts
    256 Views
    Никитыч КитычН

    @pepeshki thanks

  • [Script] mumyHackAura 0.6 (LiquidBounce b77+)

    1
    1 Votes
    1 Posts
    337 Views
    No one has replied
  • [Script] mumyHackAura 0.5 (KillAura & TPAura)

    5
    0 Votes
    5 Posts
    643 Views
    kumri owoK

    @CzechHek lol

  • player.set_motion possible?

    Unsolved
    3
    0 Votes
    3 Posts
    251 Views
    LiquidOnTopL

    You probably want MovementUtils.strafe(5). It make the player move at the speed of <speed> * 20 bps (in this case, 5*20 = 100 bps) only if W/A/S/D is pressed, else stop entirely (not sure about this part).

    For more movement related functions, checkout MovementUtils.java

  • ->Collect js creative posts<-

    1
    0 Votes
    1 Posts
    139 Views
    No one has replied
  • [JS] TestDisablerPro 0.2

    1
    0 Votes
    1 Posts
    480 Views
    No one has replied
  • [JS] TestDisablerPro(Manage every packet)

    1
    0 Votes
    1 Posts
    294 Views
    No one has replied
  • MatrixFlag Mode For LongJump or Fly?

    3
    0 Votes
    3 Posts
    314 Views
    Никитыч КитычН

    @WaterFlex-Gaming ебать, и в чем разница, скрипт обработка одинаковая

  • Cancel C03PacketPlayer's js

    4
    0 Votes
    4 Posts
    519 Views
    G

    @ASKLL Here's a version of your plugin written with Core.lib and ScriptAPI v2. Hope you like it!

    (script = registerScript({ name: "CancelC03", authors: ["ASKLL"], version: "2.0" })).import("Core.lib"); module = { category: "Misc", description: "Cancels the C03 packet", onPacket: function (e) { p = e.getPacket if (p instanceof C03PacketPlayer) { event.cancelEvent() } } }
  • give me

    2
    0 Votes
    2 Posts
    124 Views
    G

    @nam-nguyen You are constantly creating spam threads, so please stop. I already helped you in your first thread, and you keep creating spam threads. If you don't stop, moderators will have to take action.

  • [API Demonstrate] Packet_Var

    3
    0 Votes
    3 Posts
    156 Views
    ybyyby_ awaY

    @CzechHek I used core.lib in some scripts, which is easy to use and can save me time, but it is not compatible with some scripts, so if I want to use it in incompatible scripts, I need to rewrite the whole script, so I simply extracted all the packages lol

  • Script about AutoHealHead

    1
    0 Votes
    1 Posts
    104 Views
    No one has replied