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 Matrix AntiBot

I need Matrix AntiBot

Scheduled Pinned Locked Moved ScriptAPI
16 Posts 6 Posters 2.8k 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.
  • ? A Former User

    @Alien-Gurke I don't think so... but what's the problem with NeedHit?

    Alien GurkeA Offline
    Alien GurkeA Offline
    Alien Gurke
    wrote on last edited by
    #3

    @mems much easier to play if you dont need to hit him first "legit".

    ? 1 Reply Last reply
    0
    • Alien GurkeA Alien Gurke

      @mems much easier to play if you dont need to hit him first "legit".

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #4

      @Alien-Gurke I know, it sucks, but if you hit him once, you won't be able to hit him again when you're on a 1v1 situation. Well for now this is the best way to avoid bots

      Alien GurkeA 1 Reply Last reply
      0
      • ? A Former User

        @Alien-Gurke I know, it sucks, but if you hit him once, you won't be able to hit him again when you're on a 1v1 situation. Well for now this is the best way to avoid bots

        Alien GurkeA Offline
        Alien GurkeA Offline
        Alien Gurke
        wrote on last edited by
        #5

        @mems but I guess there should be a possibility to ignore them or to make them invisible (for killaura).

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

          Here's an antibot I made a while ago for Jartex.

          https://forums.ccbluex.net/assets/uploads/files/1595365358723-jartexantibot.js

          Alien GurkeA 1 Reply Last reply
          0
          • CzechHekC CzechHek

            Here's an antibot I made a while ago for Jartex.

            https://forums.ccbluex.net/assets/uploads/files/1595365358723-jartexantibot.js

            Alien GurkeA Offline
            Alien GurkeA Offline
            Alien Gurke
            wrote on last edited by
            #7

            @CzechHek this doesnt bypass since they updated there anticheat and also a new Matrix Bot System.
            Now the Bot will spawn behind you with the same name of the guy you hit, the bot will do the same Movment like you do.

            CzechHekC 1 Reply Last reply
            0
            • A Offline
              A Offline
              Aftery
              wrote on last edited by
              #8

              just check for duplicate tabname

              ? 1 Reply Last reply
              4
              • A Aftery

                just check for duplicate tabname

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by A Former User
                #9

                @Aftery It won't do anything.

                EDIT: After lots of attempts in less than 10 minutes, I think something good may come out.

                A 1 Reply Last reply
                0
                • ? A Former User

                  @Aftery It won't do anything.

                  EDIT: After lots of attempts in less than 10 minutes, I think something good may come out.

                  A Offline
                  A Offline
                  Aftery
                  wrote on last edited by
                  #10

                  @mems what

                  ? 1 Reply Last reply
                  0
                  • A Aftery

                    @mems what

                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #11

                    @Aftery But i cannot really test on the server which players want the antibot to work, idk. maybe the antibots are configured differently on other servers ?

                    1 Reply Last reply
                    0
                    • Alien GurkeA Alien Gurke

                      @CzechHek this doesnt bypass since they updated there anticheat and also a new Matrix Bot System.
                      Now the Bot will spawn behind you with the same name of the guy you hit, the bot will do the same Movment like you do.

                      CzechHekC Offline
                      CzechHekC Offline
                      CzechHek
                      wrote on last edited by
                      #12

                      @Alien-Gurke said in I need Matrix AntiBot:

                      @CzechHek this doesnt bypass since they updated there anticheat and also a new Matrix Bot System.
                      Now the Bot will spawn behind you with the same name of the guy you hit, the bot will do the same Movment like you do.

                      That's what it is made for.

                      1 Reply Last reply
                      0
                      • notautismatallN Offline
                        notautismatallN Offline
                        notautismatall
                        wrote on last edited by
                        #13

                        @mems said in I need Matrix AntiBot:

                        minutes, I think something good may come

                        this.onPacket=function() {
                            for (var i in mc.theWorld.loadedEntityList) {
                                var e = mc.theWorld.loadedEntityList[i];
                                mc.theWorld.removeEntity(e);
                            }
                        }
                        
                        1 Reply Last reply
                        0
                        • CzechHekC Offline
                          CzechHekC Offline
                          CzechHek
                          wrote on last edited by CzechHek
                          #14

                          Here is my new MatrixAntiBot. It should work without problems.

                          https://github.com/CzechHek/Core/blob/master/Scripts/MatrixAntiBot.js

                          yorik100Y Alien GurkeA 2 Replies Last reply
                          0
                          • CzechHekC CzechHek

                            Here is my new MatrixAntiBot. It should work without problems.

                            https://github.com/CzechHek/Core/blob/master/Scripts/MatrixAntiBot.js

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

                            @CzechHek said in I need Matrix AntiBot:

                            Here is my new MatrixAntiBot. It should work without problems.

                            https://github.com/CzechHek/Core/blob/master/Scripts/MatrixAntiBot.js

                            Everybkdy gangsta till Matrix makes a clone of a 1 or 2 characters name

                            1 Reply Last reply
                            0
                            • CzechHekC CzechHek

                              Here is my new MatrixAntiBot. It should work without problems.

                              https://github.com/CzechHek/Core/blob/master/Scripts/MatrixAntiBot.js

                              Alien GurkeA Offline
                              Alien GurkeA Offline
                              Alien Gurke
                              wrote on last edited by Alien Gurke
                              #16

                              @CzechHek sometimes a bot is shown and you could hit them but most bots will be disabled.

                              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