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

Riceuser2R

Riceuser2

@Riceuser2
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Can we add Forge in clientspoof
    Riceuser2R Riceuser2

    fml, forge clientbrands will not change anything and it can be block by some servers lol

    Suggestions

  • "Launch LiquidBounce" -> Download Page
    Riceuser2R Riceuser2

    @Florian the launcher needs a "JAR" file to run so it's redirect you to the "LiquidBounce.jar Downloader"

    General

  • "Launch LiquidBounce" -> Download Page
    Riceuser2R Riceuser2

    It's a launcher so you need to download it to run

    General

  • add Armor Teams / skid from fdp :>
    Riceuser2R Riceuser2

    did you mean prevent from attacking ppl on your team by checking their armor colors?

    Suggestions teams

  • new TimerRange mode ?
    Riceuser2R Riceuser2

    I think he's talking about the TimerRange settings in Legacy version that need to be like as the video?

    Suggestions

  • Help With Fixing Code
    Riceuser2R Riceuser2

    @IgniteTNT U can try this:

    let ticks = 0;
    //....
    
    mod.on("update", () => {
        ticks++;
    
        if (ticks === 10) { // put it as your opinion
            mc.gameSettings.keyBindSneak.pressed = true;
        } else {
            mc.gameSettings.keyBindSneak.pressed = false;
            ticks = 0;
        }
    }
    
    ScriptAPI
  • Login

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