Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Brite
  • 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 do i add a code to my killaura.class?

How do i add a code to my killaura.class?

Scheduled Pinned Locked Moved Kotlin/Java
17 Posts 9 Posters 4.3k 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.
  • ? A Former User

    This post is deleted!

    Vasco AlexandreV Offline
    Vasco AlexandreV Offline
    Vasco Alexandre
    wrote on last edited by
    #3
    This post is deleted!
    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by A Former User
      #4

      That code actually has a few errors but I believe they are fixable..

      EDIT: This is what you need to fix: if(attackTimer.hasTimePassed((switchdelayValue.get() * 1).tooLong())) { I tried fixing it myself but I ended up fixing all the other errors...

      Errors:

      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 5): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 7): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 8): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 19): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 20): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 33): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 34): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 35): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 51): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 52): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 55): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 56): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 58): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 60): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 61): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 62): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 63): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 70): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 71): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 72): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 73): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 75): Expecting member declaration
      e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (718, 75): Function declaration must have a name
      

      Whoever knows, go ahead..

      EDIT 2: tooLong was the problem, renamed it to toLong, yet going to compile and see.

      EDIT 3: Still errors.. will figure it out later, and try a few other stuff.

      1 Reply Last reply
      0
      • Azure1A Offline
        Azure1A Offline
        Azure1
        wrote on last edited by
        #5

        dont try to copy the liquidbounce's aura. It's kotlin lOlOlOloL

        Vasco AlexandreV 1 Reply Last reply
        0
        • Azure1A Azure1

          dont try to copy the liquidbounce's aura. It's kotlin lOlOlOloL

          Vasco AlexandreV Offline
          Vasco AlexandreV Offline
          Vasco Alexandre
          wrote on last edited by
          #6

          @Azure1 soo how do i add that switch delay code to my killaura??

          ? VisionFXV 2 Replies Last reply
          0
          • Vasco AlexandreV Vasco Alexandre

            @Azure1 soo how do i add that switch delay code to my killaura??

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

            @Vasco-Alexandre You have to learn how to code, don't ask me because I don't know, but I do know that some things are not right in that code you sent.

            1 Reply Last reply
            0
            • ForeheadchanF Offline
              ForeheadchanF Offline
              Foreheadchan
              wrote on last edited by
              #8

              Kotlin gay af

              ? 1 Reply Last reply
              0
              • ForeheadchanF Foreheadchan

                Kotlin gay af

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

                @Foreheadchan said in How do i add a code to my killaura.class?:

                Kotlin gay af

                facts

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by A Former User
                  #10

                  I've tried my best at fixing codes and this is what is remaining, but have no idea how to fix them:

                  e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\LiquidBounce\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (719, 9): Expecting property name or receiver type
                  e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\LiquidBounce\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (719, 11): Property getter or setter expected
                  e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\LiquidBounce\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (719, 71): Expecting member declaration
                  e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\LiquidBounce\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (719, 71): Function declaration must have a name
                  

                  LINE 719: val if(attackTimer.hasTimePassed(switchdelayValue.get().toLong()) {

                  bestnubB 1 Reply Last reply
                  0
                  • ? A Former User

                    I've tried my best at fixing codes and this is what is remaining, but have no idea how to fix them:

                    e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\LiquidBounce\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (719, 9): Expecting property name or receiver type
                    e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\LiquidBounce\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (719, 11): Property getter or setter expected
                    e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\LiquidBounce\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (719, 71): Expecting member declaration
                    e: C:\Users\Heheboii\Desktop\New folder (2)\LiquidBounce\LiquidBounce\LiquidBounce\shared\main\java\net\ccbluex\liquidbounce\features\module\modules\combat\KillAura.kt: (719, 71): Function declaration must have a name
                    

                    LINE 719: val if(attackTimer.hasTimePassed(switchdelayValue.get().toLong()) {

                    bestnubB Offline
                    bestnubB Offline
                    bestnub
                    wrote on last edited by
                    #11

                    @mems try an ide

                    ? 1 Reply Last reply
                    0
                    • bestnubB bestnub

                      @mems try an ide

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

                      @bestnub Do you know the cause of this error?

                      1 Reply Last reply
                      0
                      • yorik100Y Offline
                        yorik100Y Offline
                        yorik100
                        wrote on last edited by
                        #13

                        I could make a script for that

                        ? 1 Reply Last reply
                        0
                        • Azure1A Offline
                          Azure1A Offline
                          Azure1
                          wrote on last edited by
                          #14
                          This post is deleted!
                          1 Reply Last reply
                          0
                          • yorik100Y yorik100

                            I could make a script for that

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

                            @yorik100 You could pull request if your script works though.

                            yorik100Y 1 Reply Last reply
                            0
                            • ? A Former User

                              @yorik100 You could pull request if your script works though.

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

                              @mems said in How do i add a code to my killaura.class?:

                              @yorik100 You could pull request if your script works though.

                              It'll only switch between killaura single and switch in a smart way

                              1 Reply Last reply
                              0
                              • Vasco AlexandreV Vasco Alexandre

                                @Azure1 soo how do i add that switch delay code to my killaura??

                                VisionFXV Offline
                                VisionFXV Offline
                                VisionFX
                                wrote on last edited by
                                #17

                                @Vasco-Alexandre my custom build had it. just download it to see it

                                1 Reply Last reply
                                0

                                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                With your input, this post could be even better 💗

                                Register Login
                                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