Navigation

    CCBlueX Forum

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

    [HUD] Flux b4

    Scripts
    2
    2
    744
    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.
    • G
      Gabriel last edited by

      Here is Flux b4 HUD:

      [
        {
          "Type": "Text",
          "X": 2,
          "Y": 2,
          "Scale": 2.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "F",
          "Red": 0,
          "Green": 0,
          "Blue": 255,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          }
        },
        {
          "Type": "Text",
          "X": 8,
          "Y": 2,
          "Scale": 1.999999,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "lux",
          "Red": 255,
          "Green": 0,
          "Blue": 255,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          }
        },
        {
          "Type": "Text",
          "X": 2,
          "Y": 24,
          "Scale": 1.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "Username:",
          "Red": 93,
          "Green": 255,
          "Blue": 93,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          }
        },
        {
          "Type": "Text",
          "X": 2,
          "Y": 34,
          "Scale": 1.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "Server:",
          "Red": 93,
          "Green": 255,
          "Blue": 93,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          }
        },
        {
          "Type": "Text",
          "X": 56,
          "Y": 24,
          "Scale": 0.99999994,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "%username%",
          "Red": 255,
          "Green": 3,
          "Blue": 99,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          }
        },
        {
          "Type": "Text",
          "X": 44,
          "Y": 34,
          "Scale": 1.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "%serverIp%",
          "Red": 255,
          "Green": 0,
          "Blue": 99,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          }
        },
        {
          "Type": "Text",
          "X": 49,
          "Y": 3,
          "Scale": 1.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "b4",
          "Red": 255,
          "Green": 255,
          "Blue": 255,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          }
        },
        {
          "Type": "TabGUI",
          "X": 2,
          "Y": 45,
          "Scale": 1.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "Rectangle Red": 255,
          "Rectangle Green": 0,
          "Rectangle Blue": 255,
          "Rectangle Alpha": 255,
          "Rectangle Rainbow": false,
          "Background Red": 35,
          "Background Green": 34,
          "Background Blue": 34,
          "Background Alpha": 255,
          "Border": true,
          "Border Strength": 2,
          "Border Red": 0,
          "Border Green": 0,
          "Border Blue": 0,
          "Border Alpha": 255,
          "Border Rainbow": false,
          "Arrows": false,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          },
          "TextShadow": true,
          "TextFade": false,
          "TextPosition-Y": 0,
          "Width": 79,
          "TabHeight": 11,
          "UpperCase": false
        },
        {
          "Type": "Arraylist",
          "X": -37,
          "Y": 1,
          "Scale": 0.9499999,
          "HorizontalFacing": "Right",
          "VerticalFacing": "Up",
          "Text-Color": "Rainbow",
          "Text-R": 0,
          "Text-G": 111,
          "Text-B": 255,
          "Rect-Color": "Rainbow",
          "Rect-R": 255,
          "Rect-G": 255,
          "Rect-B": 255,
          "Rect-Alpha": 255,
          "Random-Saturation": 0.9,
          "Random-Brightness": 1.0,
          "Tags": false,
          "ShadowText": true,
          "Background-Color": "Custom",
          "Background-R": 0,
          "Background-G": 0,
          "Background-B": 0,
          "Background-Alpha": 0,
          "Rect": "None",
          "UpperCase": false,
          "Space": 0.0,
          "TextHeight": 9.93,
          "TextY": 1.5999999,
          "TagsArrayColor": false,
          "font": {
            "fontName": "Minecraft Font",
            "fontSize": -1
          }
        },
        {
          "Type": "Text",
          "X": 648,
          "Y": 374,
          "Scale": 1.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "Z: %z%",
          "Red": 255,
          "Green": 255,
          "Blue": 255,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Roboto Medium",
            "fontSize": 40
          }
        },
        {
          "Type": "Text",
          "X": 648,
          "Y": 361,
          "Scale": 1.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "Y: %y%",
          "Red": 255,
          "Green": 255,
          "Blue": 255,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Roboto Medium",
            "fontSize": 40
          }
        },
        {
          "Type": "Text",
          "X": 648,
          "Y": 348,
          "Scale": 1.0,
          "HorizontalFacing": "Left",
          "VerticalFacing": "Up",
          "DisplayText": "X: %x%",
          "Red": 255,
          "Green": 255,
          "Blue": 255,
          "Rainbow": false,
          "Shadow": true,
          "font": {
            "fontName": "Roboto Medium",
            "fontSize": 40
          }
        }
      ]
      

      If anyone can improve this HUD, i would appreciate it.

      (Made by icewormy3)

      1 Reply Last reply Reply Quote 0
      • I
        idk my name last edited by

        ok
        System.out.println("ERROR: Please, enter 8 characters!")

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