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. how to simulate legit clicks in pvp with killaura? how with the included autoclicker?

how to simulate legit clicks in pvp with killaura? how with the included autoclicker?

Scheduled Pinned Locked Moved Kotlin/Java
14 Posts 6 Posters 529 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.
  • B Offline
    B Offline
    BestNickName
    wrote on last edited by
    #1

    how to simulate legit clicks in pvp with killaura? how with the included autoclicker?

    CzechHekC WOWIESOCLW 2 Replies Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • B BestNickName

        how to simulate legit clicks in pvp with killaura? how with the included autoclicker?

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

        @bestnickname You know that LB is open source?

        KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
        

        you can also try

        0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
        in https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

        B 1 Reply Last reply
        0
        • B BestNickName

          how to simulate legit clicks in pvp with killaura? how with the included autoclicker?

          WOWIESOCLW Offline
          WOWIESOCLW Offline
          WOWIESOCL
          wrote on last edited by
          #4

          @bestnickname please look at this https://forums.ccbluex.net/topic/1734/omg-can-bypass-all-anticheat-s-killaura

          1 Reply Last reply
          0
          • CzechHekC CzechHek

            @bestnickname You know that LB is open source?

            KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
            

            you can also try

            0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
            in https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

            B Offline
            B Offline
            BestNickName
            wrote on last edited by
            #5

            @czechhek what ?

            CzechHekC 1 Reply Last reply
            0
            • B BestNickName

              @czechhek what ?

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

              @bestnickname by writing

              @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

              KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
              

              I mean

              KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
              

              and by writing

              @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

              you can also try

              0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
              in https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

              I mean that you can also try using methods such as

              0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
              from class https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

              B 3 Replies Last reply
              0
              • CzechHekC CzechHek

                @bestnickname by writing

                @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

                KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
                

                I mean

                KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
                

                and by writing

                @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

                you can also try

                0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
                in https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

                I mean that you can also try using methods such as

                0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
                from class https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

                B Offline
                B Offline
                BestNickName
                wrote on last edited by
                #7

                @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

                by writing

                and where it should be entered in the killaura.kt file ?

                B 1 Reply Last reply
                0
                • B BestNickName

                  @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

                  by writing

                  and where it should be entered in the killaura.kt file ?

                  B Offline
                  B Offline
                  BestNickName
                  wrote on last edited by
                  #8

                  @bestnickname and how to adjust the amount of сps ?

                  1 Reply Last reply
                  0
                  • CzechHekC CzechHek

                    @bestnickname by writing

                    @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

                    KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
                    

                    I mean

                    KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
                    

                    and by writing

                    @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

                    you can also try

                    0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
                    in https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

                    I mean that you can also try using methods such as

                    0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
                    from class https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

                    B Offline
                    B Offline
                    BestNickName
                    wrote on last edited by
                    #9

                    @czechhek ?

                    B 1 Reply Last reply
                    0
                    • B BestNickName

                      @czechhek ?

                      B Offline
                      B Offline
                      BestNickName
                      wrote on last edited by
                      #10

                      @bestnickname ?

                      DreamWasFuckedD 1 Reply Last reply
                      0
                      • B BestNickName

                        @bestnickname ?

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

                        @bestnickname ?

                        1 Reply Last reply
                        0
                        • CzechHekC CzechHek

                          @bestnickname by writing

                          @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

                          KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
                          

                          I mean

                          KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
                          

                          and by writing

                          @czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:

                          you can also try

                          0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
                          in https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

                          I mean that you can also try using methods such as

                          0abac1d1-768c-42cc-bd3e-ee3b54224dfe-image.png
                          from class https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html

                          B Offline
                          B Offline
                          BestNickName
                          wrote on last edited by
                          #12

                          @czechhek how ?

                          skiddermaster412S DreamWasFuckedD 2 Replies Last reply
                          0
                          • B BestNickName

                            @czechhek how ?

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

                            @bestnickname

                            mc.shutdown();
                            
                            1 Reply Last reply
                            0
                            • B BestNickName

                              @czechhek how ?

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

                              @bestnickname bruh bruh learn jawa

                              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