Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

AjaxA

Ajax

@Ajax
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
0
Following
1

Posts

Recent Best Controversial

  • Java Script Api
    AjaxA Ajax

    If it were for Kotlin and/or Java, it wouldn't be a script api, but rather an extension API. You can already write extensions for LB the same way you would write a normal Minecraft mod by just injecting into LiquidBounce's classes, so that's a non-issue. Also, apart from not being able to use external libraries (why would You want that anyway for a lb addon -_-), there are not any limitations with the JS api, both in LiquidBounce for 1.8.x and nextgen. In LiquidBounce 1.8, it uses an older JS syntax standard, but any piece of Java code can still be re-written for it.

    Requests

  • Methods with the same name but different arguments possibly causing issues
    AjaxA Ajax

    Thanks for the reply. Honestly, good point about making an issue on GitHub, I dunno how that hasn't crossed my mind lol. Here's a link to my issue https://github.com/CCBlueX/LiquidBounce/issues/4964.

    ayaxperson created this issue in CCBlueX/LiquidBounce

    open [BUG] ScriptAPI mapping issue with method overloading #4964

    ScriptAPI

  • Methods with the same name but different arguments possibly causing issues
    AjaxA Ajax

    Hello, I've recently encountered an issue while writing my script and it looks like this is likely the cause.

    Here is my code, trying to call the 'drawGuiTexture' method, as in method_52706 with 5 arguments.
    9f3e10aa-18ea-451d-a162-d2ac3fd0e401-image.png

    When I try and run this script it throws an exception complaining about the wrong amount of arguments.
    6aa52059-6cdb-4970-a436-a3634dea6b82-image.png

    My guess is that it's trying to call method_52709, which does have 10 arguments.

    My best guess is that this is an issue with how LiquidBounce handles obfuscated methods in Minecraft, hence why I came here rather than anywhere else.

    I'm looking for some possible solution to my problem, it's still likely I'm just being dumb and this is not an issue with LB at all. I've thought of possibly trying to "bypass" the translator somehow, but I have no idea how to even achieve this. So, please, help.

    Thanks for your time < 3

    ScriptAPI

  • Working Rektpack V1 Link
    AjaxA Ajax

    Bumping this, since I'm also looking for it

    General
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups