Skip to content

ScriptAPI

A place to ask for help on writing scripts

307 Topics 2.2k Posts
  • How to add a code to my killaura.class

    2
    0 Votes
    2 Posts
    214 Views
    No one has replied
  • how to code a scaffold with packet rotations?

    5
    0 Votes
    5 Posts
    283 Views
    dd1dpla1D
    @ruado_Vn thanks
  • [SUPPORT] Will this script work?

    9
    0 Votes
    9 Posts
    324 Views
    C
    @VisionFX Yeah that's it. Most public ac can't detect it. The one that could do is horizon. Probably because hitting people whose has hurttime will make motionXZ *= 0.6.
  • Simulate a click

    6
    0 Votes
    6 Posts
    298 Views
    CzechHekC
    @yorik100 https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html im not a robot
  • How to code a blockEsp script?

    5
    0 Votes
    5 Posts
    282 Views
    Azure1A
    it's the waypoints module if im not wrong, you set a location and there will be some kind of tracker to it
  • Delay packets but when disabling send every packets that were delayed

    1
    0 Votes
    1 Posts
    207 Views
    No one has replied
  • Delay packets sent from server to client (S packets)

    8
    1 Votes
    8 Posts
    823 Views
    yorik100Y
    @CzechHek [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException [22:00:14] [setTimeout/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraft.network.ThreadQuickExitException
  • Where is the mistake?

    9
    0 Votes
    9 Posts
    367 Views
    CzechHekC
    @ButterChicken That's what you were supposed to do. @CzechHek said in Where is the mistake?: @ButterChicken Title messages are often in siblings or smth, print the component and find where the "Victory!" is. Here is the documentation: https://scriptapi.liquidbounce.net/net/minecraft/util/ChatComponentText.html
  • How to determine whether the script is enabled?

    Solved
    9
    0 Votes
    9 Posts
    324 Views
    ButterChickenB
    @CzechHek thanks
  • antivanish ))))

    2
    0 Votes
    2 Posts
    240 Views
    CzechHekC
    The best chances for you is to check S38.
  • I need Matrix AntiBot

    16
    0 Votes
    16 Posts
    1k Views
    Alien GurkeA
    @CzechHek sometimes a bot is shown and you could hit them but most bots will be disabled.
  • This topic is deleted!

    4
    0 Votes
    4 Posts
    39 Views
  • This topic is deleted!

    5
    0 Votes
    5 Posts
    38 Views
  • weird outofbounds exception

    4
    0 Votes
    4 Posts
    286 Views
    TemmT
    If the Array has a Size of 107, its last valid index is 106 as arrays start at Index 0.
  • I need Hypixel's Criticals.

    Solved
    18
    0 Votes
    18 Posts
    821 Views
    notautismatallN
    @T-S I use delay -1 and doesn't get ban may tuoi gi em
  • Build Blocks silent around you

    3
    0 Votes
    3 Posts
    156 Views
    FaaatPotatoF
    // Target block private PlaceInfo placeInfo; this is what ive found for the targetblock stuff but no code where its described or im blind. How to do this in script api? Can i say the code cords like: scan where palyer is set player exact at block mid place a block at ~1 ~ ~ place a block at ~-1 ~ ~ place a block at ~ ~ ~1 place a block at ~ ~ ~-1 place a block at ~1 ~1 ~ ...
  • How to get the player looking pos?

    4
    0 Votes
    4 Posts
    377 Views
    scorpion3013S
    Just take a look at the teleport class of LiquidBounce, you should be able to find the code that gets the block you are looking at and how to determine the distance to it. By the way, if you want to teleport more than 10 blocks, you have to send several packets. https://github.com/CCBlueX/LiquidBounce/blob/master/1.8.9-Forge/src/main/java/net/ccbluex/liquidbounce/features/module/modules/exploit/Teleport.java
  • Plz help me [Civbreak]

    5
    0 Votes
    5 Posts
    270 Views
    C
    @余浩 actually by looking at the fucker's src I realized there is actually an option called instant in fucker, that should be the thing u want. It was added like 6 months ago, it should be in the current version.
  • plz help

    14
    0 Votes
    14 Posts
    576 Views
    Senk JuS
    @KnechtRobert5 This is a bug. I will try to resolve it as well. I created an issue for it: https://github.com/CCBlueX/LiquidBounce1.8-Issues/issues/3883 SenkJu created this issue in CCBlueX/LiquidBounce1.8-Issues open [BUG] Duplicate Script InventoryTabs after reloading #3883
  • plz help #2

    3
    0 Votes
    3 Posts
    171 Views
    K
    @Senk-Ju thanks