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. ScriptAPI
  3. I need Hypixel's Criticals.

I need Hypixel's Criticals.

Scheduled Pinned Locked Moved Solved ScriptAPI
18 Posts 10 Posters 2.2k Views 1 Watching
  • 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.
  • LolMCL Offline
    LolMCL Offline
    LolMC
    wrote on last edited by
    #2

    Use critical mode noground
    And hurttime 9
    Still bypassing hypixel

    ButterChickenB T ST 3 Replies Last reply
    0
    • LolMCL LolMC

      Use critical mode noground
      And hurttime 9
      Still bypassing hypixel

      ButterChickenB Offline
      ButterChickenB Offline
      ButterChicken
      wrote on last edited by
      #3

      @LolMC ok

      1 Reply Last reply
      0
      • CzechHekC Offline
        CzechHekC Offline
        CzechHek
        wrote on last edited by
        #4

        It probably doesn't deal critical hits tho.

        ChocoPie_ismeC LolMCL yorik100Y 3 Replies Last reply
        0
        • CzechHekC CzechHek

          It probably doesn't deal critical hits tho.

          ChocoPie_ismeC Offline
          ChocoPie_ismeC Offline
          ChocoPie_isme
          Banned
          wrote on last edited by
          #5

          @CzechHek said in I need Hypixel's Criticals.:

          It probably doesn't deal critical hits tho.

          it does

          1 Reply Last reply
          0
          • CzechHekC CzechHek

            It probably doesn't deal critical hits tho.

            LolMCL Offline
            LolMCL Offline
            LolMC
            wrote on last edited by
            #6

            @CzechHek it have

            1 Reply Last reply
            0
            • LitelyL Offline
              LitelyL Offline
              Litely
              wrote on last edited by
              #7

              it have

              1 Reply Last reply
              0
              • CzechHekC CzechHek

                It probably doesn't deal critical hits tho.

                yorik100Y Offline
                yorik100Y Offline
                yorik100
                wrote on last edited by
                #8

                @CzechHek said in I need Hypixel's Criticals.:

                It probably doesn't deal critical hits tho.

                It does

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  commandblock2
                  wrote on last edited by
                  #9

                  Even noground bypasses wow, that could be blatant tho. btw I think it might not deal criticals if nofall is enabled and using spoofground mode. (nofall->noground should strictly equals to crticals->noground). noground seem to be a decent mode for vanilla servers, as it doesn't send any extra packets and deals critical every single hit.
                  Btw if any other client has a desired criticals, simply see this especially the video of scorpion3013 or later half of this if you can't watch vids on yt.

                  notautismatallN 1 Reply Last reply
                  0
                  • NinjaMakiN Offline
                    NinjaMakiN Offline
                    NinjaMaki
                    wrote on last edited by
                    #10

                    this.onAttack = function(event) {
                    mc.thePlayer.onCriticalHit(event.getTargetEntity());
                    }

                    1 Reply Last reply
                    0
                    • C commandblock2

                      Even noground bypasses wow, that could be blatant tho. btw I think it might not deal criticals if nofall is enabled and using spoofground mode. (nofall->noground should strictly equals to crticals->noground). noground seem to be a decent mode for vanilla servers, as it doesn't send any extra packets and deals critical every single hit.
                      Btw if any other client has a desired criticals, simply see this especially the video of scorpion3013 or later half of this if you can't watch vids on yt.

                      notautismatallN Offline
                      notautismatallN Offline
                      notautismatall
                      wrote on last edited by
                      #11

                      @commandblock2
                      NoGround: sends player.onGround = false every tick
                      SpoofGround: sends player.onGround = true every tick

                      so if you enable both all will stop working

                      C NinjaMakiN 2 Replies Last reply
                      0
                      • notautismatallN notautismatall

                        @commandblock2
                        NoGround: sends player.onGround = false every tick
                        SpoofGround: sends player.onGround = true every tick

                        so if you enable both all will stop working

                        C Offline
                        C Offline
                        commandblock2
                        wrote on last edited by
                        #12

                        @notautismatall
                        they actually don't send packet on them self, they just modify the onGround on every C03, which one works depends on which was called last. nofall,criticals.

                        1 Reply Last reply
                        0
                        • notautismatallN notautismatall

                          @commandblock2
                          NoGround: sends player.onGround = false every tick
                          SpoofGround: sends player.onGround = true every tick

                          so if you enable both all will stop working

                          NinjaMakiN Offline
                          NinjaMakiN Offline
                          NinjaMaki
                          wrote on last edited by
                          #13

                          @notautismatall but can you use spoofground nofall to bypass hypixel ? 🙂

                          notautismatallN 1 Reply Last reply
                          0
                          • NinjaMakiN NinjaMaki

                            @notautismatall but can you use spoofground nofall to bypass hypixel ? 🙂

                            notautismatallN Offline
                            notautismatallN Offline
                            notautismatall
                            wrote on last edited by
                            #14

                            @NinjaMaki said in I need Hypixel's Criticals.:

                            but can you use spoofground nofall to bypass hypixel

                            not sure about that, but anyway sending C03 when falling works

                            lmao

                            1 Reply Last reply
                            0
                            • LolMCL LolMC

                              Use critical mode noground
                              And hurttime 9
                              Still bypassing hypixel

                              T ST Offline
                              T ST Offline
                              T S
                              wrote on last edited by
                              #15

                              @LolMC and what delay time?

                              1 Reply Last reply
                              0
                              • LolMCL LolMC

                                Use critical mode noground
                                And hurttime 9
                                Still bypassing hypixel

                                T ST Offline
                                T ST Offline
                                T S
                                wrote on last edited by
                                #16

                                @LolMC dude I used this with 250 delay and I got watchdogged

                                notautismatallN 1 Reply Last reply
                                0
                                • LolMCL Offline
                                  LolMCL Offline
                                  LolMC
                                  wrote on last edited by
                                  #17

                                  what the hell
                                  i have cheat on hypixel today
                                  and nothing happen(only banned by my hypixle fly)

                                  1 Reply Last reply
                                  0
                                  • T ST T S

                                    @LolMC dude I used this with 250 delay and I got watchdogged

                                    notautismatallN Offline
                                    notautismatallN Offline
                                    notautismatall
                                    wrote on last edited by
                                    #18

                                    @T-S I use delay -1 and doesn't get ban

                                    may tuoi gi em

                                    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