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

  1. Home
  2. Kotlin/Java
  3. hive hide and seek infinite reach (only works on hiders)

hive hide and seek infinite reach (only works on hiders)

Scheduled Pinned Locked Moved Kotlin/Java
3 Posts 2 Posters 516 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • icewormy3I Offline
    icewormy3I Offline
    icewormy3
    wrote on last edited by icewormy3
    #1

    do whatever the fuck you want in that gamemode, the hive is gonna close in like 1 week

    test++;
            for(Entity e: mc.world.loadedEntityList) {
                if(e instanceof EntityFallingBlock) {
                    EntityFallingBlock block = (EntityFallingBlock) e;
                    if(test % 10 == 0) {
                        mc.getConnection().sendPacket(new CPacketPlayer.Position(mc.player.posX, mc.player.posY - 0.1, mc.player.posZ, mc.player.onGround));
                        mc.playerController.attackEntity(mc.player, block);
                        mc.player.swingArm(EnumHand.MAIN_HAND);
                    }
                }
            }
    

    also im too lazy to port it into a liquidbounce script
    video of it: https://www.youtube.com/watch?v=NPILcyFRpLg

    exit scammedE 1 Reply Last reply
    1
    • icewormy3I icewormy3

      do whatever the fuck you want in that gamemode, the hive is gonna close in like 1 week

      test++;
              for(Entity e: mc.world.loadedEntityList) {
                  if(e instanceof EntityFallingBlock) {
                      EntityFallingBlock block = (EntityFallingBlock) e;
                      if(test % 10 == 0) {
                          mc.getConnection().sendPacket(new CPacketPlayer.Position(mc.player.posX, mc.player.posY - 0.1, mc.player.posZ, mc.player.onGround));
                          mc.playerController.attackEntity(mc.player, block);
                          mc.player.swingArm(EnumHand.MAIN_HAND);
                      }
                  }
              }
      

      also im too lazy to port it into a liquidbounce script
      video of it: https://www.youtube.com/watch?v=NPILcyFRpLg

      exit scammedE Offline
      exit scammedE Offline
      exit scammed
      wrote on last edited by
      #2

      @icewormy3 rip hivemc

      1 Reply Last reply
      0
      • icewormy3I Offline
        icewormy3I Offline
        icewormy3
        wrote on last edited by
        #3

        tpaura.js
        hive hide and seek infinite reach script made by Nvaros. Enjoy!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        About
        • Terms of Service
        • Privacy Policy
        • Status
        • Contact Us
        Downloads
        • Releases
        • Source code
        • License
        Docs
        • Tutorials
        • CustomHUD
        • AutoSettings
        • ScriptAPI
        Community
        • Forum
        • Guilded
        • YouTube
        • Twitter
        • D.Tube
        • Login

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