Navigation

    CCBlueX Forum

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

    Greater PointerESP Module(v2)

    Scripts
    render core script esp
    3
    3
    343
    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.
    • Konoha Scarlet
      Konoha Scarlet last edited by Konoha Scarlet

      THANKS TO @AquaVit
      Note: There are some bugs in this script, I'll fix them in next update 2021/12/23
      I've been editing this small script since yesterday. I've listened some functional and reasonable requests about improving this script from my friend @R4kkra and added some of my own designs.

      Specific updates & improvements:

      • Added Scale value to control the size of arrows, Radius value to control the size of the circle
      • Added Position values to change the posistion of arrows literally useless
      • Added 2 color modes: "Team" and "Distance". "Team" mode will draw arrows with Team's color (similiar to ESP), and "Distance" mode will draw with color which follows a linear mapping about distance.
      hue(dis) = if (dis < 8) 0/*red*/ else if (dis >= 48) 240/*blue*/ else 40 * (dis - 8)
      
      • Make "Solid" more like "Solid" someone may help me about that? I actually know little about LWJGL
      • Deleted duplicated and meaningless codes, Better readability

      Pictures in Game
      屏幕截图 2021-12-22 161229.png
      in Hypixel BW Lobby lime -> VIP(+) azure -> MVP(+)

      DOWNLOAD:
      GitHub Download
      My GitHub
      CORE

      Plumer Man stolen nft 2 Replies Last reply Reply Quote 3
      • Plumer Man
        Plumer Man @Konoha Scarlet last edited by

        Really good script

        1 Reply Last reply Reply Quote 0
        • stolen nft
          stolen nft @Konoha Scarlet last edited by

          @konoha-scarlet gj

          1 Reply Last reply Reply Quote 0
          • First post
            Last post