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. General Discussion
  3. BEST ANTIBOT | CHECK ALL DEV

BEST ANTIBOT | CHECK ALL DEV

Scheduled Pinned Locked Moved General Discussion
20 Posts 8 Posters 1.3k Views 2 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.
  • ewwq123dsaE ewwq123dsa

    create.NewScript
    scr.Antibot

    addListSelector:
    {ListName: AntiBotAdvanced}

    = inListAdd("Matrix") 
    = inListAdd("Mineplex")
    = inListAdd("Advanced")
    

    matrix;

    • if object spawning in radius 9 blocks add num=1
    • if object types is invisbles add num=2
      if num=1 or num=2 remove object

    mineplex;

    • if object live >20 add to num=1
    • if object alaways in air remove from world add to num=2 (AirCheck = in20second)

    if num=2 remove object
    if num=1 SendPlayer(Spectator) for 20 second
    if after 20 second player notinair IsBot and remove

    advanced;

    inPlayerJoinToServer = Send to spectator on 1minute

    if player alaways onAit = isBotCheck=+1 (checking in 20 second)
    if player alaways in OnGround = IsBotCheck=+2 (checking in 20 second)
    if player spawning in air and Not 8 blocks distance = isBotCheck=+4
    if player speed >NormalSPeed =ISBotCheck=+1

    if isBotCheck = 1 : print(Hacker)
    if isBotCheck = 4 or 5 send to spectator on 1 minute
    if isBotCheck = 6 removeForever;

    bestantibot get me script if make IT PUBLIC!

    Plumer ManP Offline
    Plumer ManP Offline
    Plumer Man
    wrote on last edited by
    #5

    @ewwq123dsa just use the built in anti bot and have some configs ready

    1 Reply Last reply
    0
    • ewwq123dsaE ewwq123dsa

      create.NewScript
      scr.Antibot

      addListSelector:
      {ListName: AntiBotAdvanced}

      = inListAdd("Matrix") 
      = inListAdd("Mineplex")
      = inListAdd("Advanced")
      

      matrix;

      • if object spawning in radius 9 blocks add num=1
      • if object types is invisbles add num=2
        if num=1 or num=2 remove object

      mineplex;

      • if object live >20 add to num=1
      • if object alaways in air remove from world add to num=2 (AirCheck = in20second)

      if num=2 remove object
      if num=1 SendPlayer(Spectator) for 20 second
      if after 20 second player notinair IsBot and remove

      advanced;

      inPlayerJoinToServer = Send to spectator on 1minute

      if player alaways onAit = isBotCheck=+1 (checking in 20 second)
      if player alaways in OnGround = IsBotCheck=+2 (checking in 20 second)
      if player spawning in air and Not 8 blocks distance = isBotCheck=+4
      if player speed >NormalSPeed =ISBotCheck=+1

      if isBotCheck = 1 : print(Hacker)
      if isBotCheck = 4 or 5 send to spectator on 1 minute
      if isBotCheck = 6 removeForever;

      bestantibot get me script if make IT PUBLIC!

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

      @ewwq123dsa said in BEST ANTIBOT | CHECK ALL DEV:

      create.NewScript
      scr.Antibot

      addListSelector:
      {ListName: AntiBotAdvanced}

      = inListAdd("Matrix")
      = inListAdd("Mineplex")
      = inListAdd("Advanced")

      matrix;

      • if object spawning in radius 9 blocks add num=1
      • if object types is invisbles add num=2
        if num=1 or num=2 remove object

      mineplex;

      • if object live >20 add to num=1
      • if object alaways in air remove from world add to num=2 (AirCheck = in20second)

      if num=2 remove object
      if num=1 SendPlayer(Spectator) for 20 second
      if after 20 second player notinair IsBot and remove

      advanced;

      inPlayerJoinToServer = Send to spectator on 1minute

      if player alaways onAit = isBotCheck=+1 (checking in 20 second)
      if player alaways in OnGround = IsBotCheck=+2 (checking in 20 second)
      if player spawning in air and Not 8 blocks distance = isBotCheck=+4
      if player speed >NormalSPeed =ISBotCheck=+1

      if isBotCheck = 1 : print(Hacker)
      if isBotCheck = 4 or 5 send to spectator on 1 minute
      if isBotCheck = 6 removeForever;

      bestantibot get me script if make IT PUBLIC!

      It's fuckshit bad when you can remove Mineplex/Matrix/Hypixel/... bots with just invalid packets detection
      If someone permanently jumps, they're considered as always in air.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Co丶Dynamic
        wrote on last edited by
        #7

        @yorik100 what's worse is that it'll probably detects the hackers as bots and remove them

        then you can enjoy InfiniteAura(Invisible hackers) visiually

        1 Reply Last reply
        0
        • ewwq123dsaE ewwq123dsa

          create.NewScript
          scr.Antibot

          addListSelector:
          {ListName: AntiBotAdvanced}

          = inListAdd("Matrix") 
          = inListAdd("Mineplex")
          = inListAdd("Advanced")
          

          matrix;

          • if object spawning in radius 9 blocks add num=1
          • if object types is invisbles add num=2
            if num=1 or num=2 remove object

          mineplex;

          • if object live >20 add to num=1
          • if object alaways in air remove from world add to num=2 (AirCheck = in20second)

          if num=2 remove object
          if num=1 SendPlayer(Spectator) for 20 second
          if after 20 second player notinair IsBot and remove

          advanced;

          inPlayerJoinToServer = Send to spectator on 1minute

          if player alaways onAit = isBotCheck=+1 (checking in 20 second)
          if player alaways in OnGround = IsBotCheck=+2 (checking in 20 second)
          if player spawning in air and Not 8 blocks distance = isBotCheck=+4
          if player speed >NormalSPeed =ISBotCheck=+1

          if isBotCheck = 1 : print(Hacker)
          if isBotCheck = 4 or 5 send to spectator on 1 minute
          if isBotCheck = 6 removeForever;

          bestantibot get me script if make IT PUBLIC!

          Plumer ManP Offline
          Plumer ManP Offline
          Plumer Man
          wrote on last edited by
          #8

          @ewwq123dsa d050c5ec-4450-4096-920f-27c3c4527b31-image.png Hackers with no ground would be living hte life

          yorik100Y 1 Reply Last reply
          0
          • Plumer ManP Plumer Man

            @ewwq123dsa d050c5ec-4450-4096-920f-27c3c4527b31-image.png Hackers with no ground would be living hte life

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

            @plumer-man said in BEST ANTIBOT | CHECK ALL DEV:

            @ewwq123dsa d050c5ec-4450-4096-920f-27c3c4527b31-image.png Hackers with no ground would be living hte life

            1. There are no "hackers", only "cheaters"
            2. That's not how it works.
            ? 1 Reply Last reply
            0
            • yorik100Y yorik100

              @plumer-man said in BEST ANTIBOT | CHECK ALL DEV:

              @ewwq123dsa d050c5ec-4450-4096-920f-27c3c4527b31-image.png Hackers with no ground would be living hte life

              1. There are no "hackers", only "cheaters"
              2. That's not how it works.
              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #10

              @yorik100 Would you care to explain the difference between hackers and cheaters ?

              skiddermaster412S yorik100Y 2 Replies Last reply
              0
              • ? A Former User

                @yorik100 Would you care to explain the difference between hackers and cheaters ?

                skiddermaster412S Offline
                skiddermaster412S Offline
                skiddermaster412
                wrote on last edited by
                #11

                @mems
                hacker = i hack into fbi with 1 gb ram
                cheater = i use cheat for game

                DreamWasFuckedD Plumer ManP 2 Replies Last reply
                0
                • skiddermaster412S skiddermaster412

                  @mems
                  hacker = i hack into fbi with 1 gb ram
                  cheater = i use cheat for game

                  DreamWasFuckedD Offline
                  DreamWasFuckedD Offline
                  DreamWasFucked
                  wrote on last edited by
                  #12

                  hacklixo.png
                  cheet hac

                  1 Reply Last reply
                  0
                  • skiddermaster412S skiddermaster412

                    @mems
                    hacker = i hack into fbi with 1 gb ram
                    cheater = i use cheat for game

                    Plumer ManP Offline
                    Plumer ManP Offline
                    Plumer Man
                    wrote on last edited by
                    #13

                    @skiddermaster412 Laughs in the godamn description of the mod.

                    skiddermaster412S 1 Reply Last reply
                    0
                    • Plumer ManP Plumer Man

                      @skiddermaster412 Laughs in the godamn description of the mod.

                      skiddermaster412S Offline
                      skiddermaster412S Offline
                      skiddermaster412
                      wrote on last edited by
                      #14

                      @plumer-man but i can't read men 😞

                      Plumer ManP 1 Reply Last reply
                      0
                      • skiddermaster412S skiddermaster412

                        @plumer-man but i can't read men 😞

                        Plumer ManP Offline
                        Plumer ManP Offline
                        Plumer Man
                        wrote on last edited by
                        #15

                        @skiddermaster412 oh sorry ok

                        1 Reply Last reply
                        0
                        • Q Offline
                          Q Offline
                          quadro
                          wrote on last edited by
                          #16

                          its the year 2021 complaining about the difference between the term "hacker" and "cheater" unfortunately makes you a newbie

                          ? 1 Reply Last reply
                          0
                          • ? A Former User

                            @yorik100 Would you care to explain the difference between hackers and cheaters ?

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

                            @mems said in BEST ANTIBOT | CHECK ALL DEV:

                            @yorik100 Would you care to explain the difference between hackers and cheaters ?

                            "Computer hackers are unauthorized users who break into computer systems in order to steal, change or destroy information, often by installing dangerous malware without your knowledge or consent. Their clever tactics and detailed technical knowledge help them access the information you really don't want them to have."

                            Cheaters are just a bunch of people that download cheating softwares and use it.

                            Plumer ManP DreamWasFuckedD 2 Replies Last reply
                            0
                            • yorik100Y yorik100

                              @mems said in BEST ANTIBOT | CHECK ALL DEV:

                              @yorik100 Would you care to explain the difference between hackers and cheaters ?

                              "Computer hackers are unauthorized users who break into computer systems in order to steal, change or destroy information, often by installing dangerous malware without your knowledge or consent. Their clever tactics and detailed technical knowledge help them access the information you really don't want them to have."

                              Cheaters are just a bunch of people that download cheating softwares and use it.

                              Plumer ManP Offline
                              Plumer ManP Offline
                              Plumer Man
                              wrote on last edited by
                              #18

                              @yorik100 yes

                              1 Reply Last reply
                              0
                              • Q quadro

                                its the year 2021 complaining about the difference between the term "hacker" and "cheater" unfortunately makes you a newbie

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

                                @quadro said in BEST ANTIBOT | CHECK ALL DEV:

                                its the year 2021 complaining about the difference between the term "hacker" and "cheater" unfortunately makes you a newbie

                                Well, I do know the differences between hackers and cheaters, it's just because some dude on another game was trash talking and mentioned hackers and cheaters. And since this dude mentioned it, I thought why not ask em what's the difference.

                                1 Reply Last reply
                                0
                                • yorik100Y yorik100

                                  @mems said in BEST ANTIBOT | CHECK ALL DEV:

                                  @yorik100 Would you care to explain the difference between hackers and cheaters ?

                                  "Computer hackers are unauthorized users who break into computer systems in order to steal, change or destroy information, often by installing dangerous malware without your knowledge or consent. Their clever tactics and detailed technical knowledge help them access the information you really don't want them to have."

                                  Cheaters are just a bunch of people that download cheating softwares and use it.

                                  DreamWasFuckedD Offline
                                  DreamWasFuckedD Offline
                                  DreamWasFucked
                                  wrote on last edited by
                                  #20

                                  bruh post

                                  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