Navigation

    CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    how to change aim (foot, head, center) to killaura liquid bounce (IntelliJ idea)

    General
    3
    10
    115
    Loading More Posts
    • 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.
    • NeverSide
      NeverSide last edited by

      how to change aim (foot, head, center) to killaura liquid bounce (IntelliJ idea)

      1 Reply Last reply Reply Quote 0
      • kawaiinekololis
        kawaiinekololis Admin last edited by

        https://github.com/CCBlueX/LiquidBounce/blob/master/shared/main/java/net/ccbluex/liquidbounce/utils/RotationUtils.java#L164

        See "searchCenter" and modify it the way you want.

        NeverSide 1 Reply Last reply Reply Quote 0
        • NeverSide
          NeverSide @kawaiinekololis last edited by

          @kawaiinekololis said in how to change aim (foot, head, center) to killaura liquid bounce (IntelliJ idea):

          0455b02f-3fbb-4b85-a8e9-460b15ffb0ae-image.png
          I'm new to Java code, tell me what needs to be changed so that the aim is in the center?

          kawaiinekololis 1 Reply Last reply Reply Quote 0
          • kawaiinekololis
            kawaiinekololis Admin @NeverSide last edited by kawaiinekololis

            If you want the center of a box, try to use "getCenter"
            https://github.com/CCBlueX/LiquidBounce/blob/master/shared/main/java/net/ccbluex/liquidbounce/utils/RotationUtils.java#L144

            NeverSide 1 Reply Last reply Reply Quote 0
            • NeverSide
              NeverSide @kawaiinekololis last edited by NeverSide

              @kawaiinekololis I need to aim at the center during pvp
              how can I use this in killaura?

              kawaiinekololis 1 Reply Last reply Reply Quote 0
              • kawaiinekololis
                kawaiinekololis Admin @NeverSide last edited by

                There is a "Center" option in killaura?

                NeverSide 1 Reply Last reply Reply Quote 0
                • NeverSide
                  NeverSide @kawaiinekololis last edited by

                  @kawaiinekololis said in how to change aim (foot, head, center) to killaura liquid bounce (IntelliJ idea):

                  There is a "Center" option in killaura?

                  how to enable it? using coding? or is it in killaura?

                  kawaiinekololis 1 Reply Last reply Reply Quote 0
                  • kawaiinekololis
                    kawaiinekololis Admin @NeverSide last edited by kawaiinekololis

                    It seems there is no option anymore, but you can change it here:
                    https://github.com/CCBlueX/LiquidBounce/blob/master/shared/main/java/net/ccbluex/liquidbounce/features/module/modules/combat/KillAura.kt#L588

                    NeverSide 1 Reply Last reply Reply Quote 0
                    • NeverSide
                      NeverSide @kawaiinekololis last edited by

                      @kawaiinekololis how to aim at the legs?

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        mems @NeverSide last edited by

                        @neverside Maths is required for most of these things. Also, learn how to code, it will be way easier once you do so.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Powered by NodeBB | Contributors