Navigation

    CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. tyffekz
    • Profile
    • Following 1
    • Followers 1
    • Topics 2
    • Posts 8
    • Best 0
    • Groups 0

    tyffekz

    @tyffekz

    0
    Reputation
    9
    Profile views
    8
    Posts
    1
    Followers
    1
    Following
    Joined Last Online

    tyffekz Unfollow Follow

    Latest posts made by tyffekz

    • RE: mems help :D

      @mems how to fix this?
      23a5200c-022d-4f5d-8988-3c60a9b1f1db-image.png

      posted in Kotlin/Java
      tyffekz
      tyffekz
    • mems help :D

      Re: [Kotlin] ArrayList SkyRainbow

      mems how to get the 2nd ui? i really want it

      posted in Kotlin/Java
      tyffekz
      tyffekz
    • RE: How do I change the distance between border and modules?

      @hacked-clients-minecraft do u can send me your src?

      posted in Kotlin/Java
      tyffekz
      tyffekz
    • RE: How do I change the distance between border and modules?

      @hacked-clients-minecraft can u say how to make this color no how to make it but how to import it

      posted in Kotlin/Java
      tyffekz
      tyffekz
    • RE: How do I change the distance between border and modules?

      @plumer-man where to i need paste this code code
      ColorUtils.kt

      private val startTime=System.currentTimeMillis()
      
      fun hslRainbow(index: Int,lowest: Float=0.41f,bigest: Float=0.58f,indexOffset: Int=300,timeSplit: Int=3000):Color{
          return Color.getHSBColor((abs(((((System.currentTimeMillis()-startTime).toInt()+index*indexOffset)/timeSplit.toFloat())%2)-1)*(bigest-lowest))+lowest,0.7f,1f)
      }
      

      usage(Arraylist.kt)

      "riserainbow" -> ColorUtils.hslRainbow(index+1,indexOffset=100*rainbowSpeed.get()).rgb

      i know where but in code where

      posted in Kotlin/Java
      tyffekz
      tyffekz
    • RE: How do I change the distance between border and modules?

      @hacked-clients-minecraft do u can send me your src?

      posted in Kotlin/Java
      tyffekz
      tyffekz