Advertisement
HeavyNight

pages_data

Apr 16th, 2024 (edited)
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 71.73 KB | None | 0 0
  1. {
  2.     "INICIO": {
  3.         "background_image": "data/fondo1.jpg",
  4.         "actions": [
  5.             "status_version()"
  6.         ],
  7.         "images_data": {
  8.             "install_black": {
  9.                 "x": "839",
  10.                 "y": "584",
  11.                 "width": "168",
  12.                 "height": "47",
  13.                 "layer": "1",
  14.                 "filename": "data/instalar_black.png",
  15.                 "hide_on_start": "true"
  16.             },
  17.             "fondo_base": {
  18.                 "x": "0",
  19.                 "y": "0",
  20.                 "width": "1024",
  21.                 "height": "640",
  22.                 "layer": "1",
  23.                 "filename": "data/FondoMenu.png"
  24.             },
  25.             "head_skin": {
  26.                 "x": "271",
  27.                 "y": "10",
  28.                 "width": "64",
  29.                 "height": "68",
  30.                 "layer": "1",
  31.                 "filename": "data/player_head.png",
  32.                 "img_online": "true",
  33.                 "img_url": "https://heavynightlauncher.com/Launcher/imagenes/player_head.png"
  34.             }
  35.         },
  36.         "button_data": {
  37.             "install": {
  38.                 "x": "839",
  39.                 "y": "584",
  40.                 "width": "168",
  41.                 "height": "47",
  42.                 "layer": "2",
  43.                 "img_n": "data/b_instalar_a.png",
  44.                 "img_h": "data/b_instalar_b.png",
  45.                 "img_c": "data/b_instalar_c.png",
  46.                 "hover_sound": "data/cursor-hover.mp3",
  47.                 "click_sound": "data/Button Clic.mp3",
  48.                 "actions": [
  49.                     "hide_elements(current_page, [\"install\"])",
  50.                     "show_elements(current_page, [\"instalar-black\"])",
  51.                     "pygame.display.update()",
  52.                     "thread = threading.Thread(target=instalar_launcher)",
  53.                     "thread.start()"
  54.                 ]
  55.             },
  56.             "uninstall": {
  57.                 "x": "839",
  58.                 "y": "584",
  59.                 "width": "168",
  60.                 "height": "47",
  61.                 "layer": "3",
  62.                 "img_n": "data/b_delete_inicio_a.png",
  63.                 "img_h": "data/b_delete_inicio_b.png",
  64.                 "img_c": "data/b_delete_inicio_c.png",
  65.                 "hover_sound": "data/cursor-hover.mp3",
  66.                 "click_sound": "data/Button Clic.mp3",
  67.                 "actions": [
  68.                     "desinstalar_lancher()"
  69.                 ]
  70.             },
  71.             "vault": {
  72.                 "x": "0",
  73.                 "y": "217",
  74.                 "width": "253",
  75.                 "height": "53",
  76.                 "layer": "1",
  77.                 "img_n": "data/b_boveda_a.png",
  78.                 "img_h": "data/b_boveda_b.png",
  79.                 "img_c": "data/b_boveda_c.png",
  80.                 "hover_sound": "data/cursor-hover.mp3",
  81.                 "click_sound": "data/Button Clic.mp3",
  82.                 "actions": [
  83.                     "abrir_carperta_classic(\"launcher\", \"boveda\")"
  84.                 ]
  85.             },
  86.             "carpeta": {
  87.                 "x": "0",
  88.                 "y": "164",
  89.                 "width": "253",
  90.                 "height": "53",
  91.                 "layer": "1",
  92.                 "img_n": "data/b_carpeta_a.png",
  93.                 "img_h": "data/b_carpeta_b.png",
  94.                 "img_c": "data/b_carpeta_c.png",
  95.                 "hover_sound": "data/cursor-hover.mp3",
  96.                 "click_sound": "data/Button Clic.mp3",
  97.                 "actions": [
  98.                     "abrir_carperta_classic(\"launcher\")"
  99.                 ]
  100.             },
  101.             "documentacion": {
  102.                 "x": "0",
  103.                 "y": "270",
  104.                 "width": "253",
  105.                 "height": "53",
  106.                 "layer": "1",
  107.                 "img_n": "data/b_documentacion_a.png",
  108.                 "img_h": "data/b_documentacion_b.png",
  109.                 "img_c": "data/b_documentacion_c.png",
  110.                 "open_url": "https://docs.heavynight.com/launcher/introducion",
  111.                 "hover_sound": "data/cursor-hover.mp3",
  112.                 "click_sound": "data/Button Clic.mp3",
  113.                 "actions": [
  114.                     "webbrowser.open(data['open_url'])"
  115.                 ]
  116.             },
  117.             "rango": {
  118.                 "x": "272",
  119.                 "y": "521",
  120.                 "width": "224",
  121.                 "height": "43",
  122.                 "layer": "2",
  123.                 "img_n": "data/b_rango_a.png",
  124.                 "img_h": "data/b_rango_b.png",
  125.                 "img_c": "data/b_rango_c.png",
  126.                 "open_url": "https://www.heavynight.com/shop/categories/permanentes",
  127.                 "hover_sound": "data/cursor-hover.mp3",
  128.                 "click_sound": "data/Button Clic.mp3",
  129.                 "actions": [
  130.                     "webbrowser.open(data['open_url'])"
  131.                 ]
  132.             },
  133.             "discord": {
  134.                 "x": "561",
  135.                 "y": "26",
  136.                 "width": "34",
  137.                 "height": "34",
  138.                 "layer": "1",
  139.                 "img_n": "data/b_discord_a.png",
  140.                 "img_h": "data/b_discord_b.png",
  141.                 "img_c": "data/b_discord_c.png",
  142.                 "open_url": "https://discordapp.com/invite/heavynight-net-860007074695610398",
  143.                 "hover_sound": "data/cursor-hover.mp3",
  144.                 "click_sound": "data/Button Clic.mp3",
  145.                 "actions": [
  146.                     "webbrowser.open(data['open_url'])"
  147.                 ]
  148.             },
  149.             "youtube": {
  150.                 "x": "604",
  151.                 "y": "27",
  152.                 "width": "34",
  153.                 "height": "34",
  154.                 "layer": "1",
  155.                 "img_n": "data/b_youtube_a.png",
  156.                 "img_h": "data/b_youtube_b.png",
  157.                 "img_c": "data/b_youtube_c.png",
  158.                 "open_url": "https://www.youtube.com/@HeavyNight",
  159.                 "hover_sound": "data/cursor-hover.mp3",
  160.                 "click_sound": "data/Button Clic.mp3",
  161.                 "actions": [
  162.                     "webbrowser.open(data['open_url'])"
  163.                 ]
  164.             },
  165.             "whatsapp": {
  166.                 "x": "646",
  167.                 "y": "25",
  168.                 "width": "34",
  169.                 "height": "34",
  170.                 "layer": "1",
  171.                 "img_n": "data/b_whatsapp_a.png",
  172.                 "img_h": "data/b_whatsapp_b.png",
  173.                 "img_c": "data/b_whatsapp_c.png",
  174.                 "open_url": "https://chat.whatsapp.com/C8YNNXqg2VaJyvFqdGyuWi",
  175.                 "hover_sound": "data/cursor-hover.mp3",
  176.                 "click_sound": "data/Button Clic.mp3",
  177.                 "actions": [
  178.                     "webbrowser.open(data['open_url'])"
  179.                 ]
  180.             },
  181.             "google": {
  182.                 "x": "517",
  183.                 "y": "26",
  184.                 "width": "34",
  185.                 "height": "32",
  186.                 "layer": "1",
  187.                 "img_n": "data/b_google_a.png",
  188.                 "img_h": "data/b_google_b.png",
  189.                 "img_c": "data/b_google_c.png",
  190.                 "open_url": "https://www.heavynight.com/",
  191.                 "hover_sound": "data/cursor-hover.mp3",
  192.                 "click_sound": "data/Button Clic.mp3",
  193.                 "actions": [
  194.                     "webbrowser.open(data['open_url'])"
  195.                 ]
  196.             },
  197.             "categoria1": {
  198.                 "x": "305",
  199.                 "y": "159",
  200.                 "width": "148",
  201.                 "height": "138",
  202.                 "img_n": "data/b_icono-c1_a.png",
  203.                 "img_h": "data/b_icono-c1_b.png",
  204.                 "img_c": "data/b_icono-c1_c.png",
  205.                 "hover_sound": "data/cursor-hover.mp3",
  206.                 "click_sound": "data/Button Clic.mp3",
  207.                 "actions": [
  208.                     "verify_category(\"categoria1\", \"CATEGORIA1\")"
  209.                 ]
  210.             },
  211.             "categoria2": {
  212.                 "x": "480",
  213.                 "y": "158",
  214.                 "width": "148",
  215.                 "height": "138",
  216.                 "img_n": "data/b_icono-c2_a.png",
  217.                 "img_h": "data/b_icono-c2_b.png",
  218.                 "img_c": "data/b_icono-c2_c.png",
  219.                 "hover_sound": "data/cursor-hover.mp3",
  220.                 "click_sound": "data/Button Clic.mp3",
  221.                 "actions": [
  222.                     "verify_category(\"categoria2\", \"CATEGORIA2\")"
  223.                 ]
  224.             },
  225.             "categoria3": {
  226.                 "x": "656",
  227.                 "y": "158",
  228.                 "width": "148",
  229.                 "height": "138",
  230.                 "img_n": "data/b_icono-c3_a.png",
  231.                 "img_h": "data/b_icono-c3_b.png",
  232.                 "img_c": "data/b_icono-c3_c.png",
  233.                 "hover_sound": "data/cursor-hover.mp3",
  234.                 "click_sound": "data/Button Clic.mp3",
  235.                 "actions": [
  236.                     "verify_category(\"categoria3\", \"CATEGORIA3\")"
  237.                 ]
  238.             },
  239.             "categoria4": {
  240.                 "x": "825",
  241.                 "y": "158",
  242.                 "width": "148",
  243.                 "height": "138",
  244.                 "img_n": "data/b_icono-c4_a.png",
  245.                 "img_h": "data/b_icono-c4_b.png",
  246.                 "img_c": "data/b_icono-c4_c.png",
  247.                 "hover_sound": "data/cursor-hover.mp3",
  248.                 "click_sound": "data/Button Clic.mp3",
  249.                 "actions": [
  250.                     "verify_category(\"categoria4\", \"CATEGORIA4\")"
  251.                 ]
  252.             },
  253.             "cerrar": {
  254.                 "x": "969",
  255.                 "y": "12",
  256.                 "width": "40",
  257.                 "height": "38",
  258.                 "img_n": "data/b_exit_a.png",
  259.                 "img_h": "data/b_exit_b.png",
  260.                 "img_c": "data/b_exit_c.png",
  261.                 "hover_sound": "data/cursor-hover.mp3",
  262.                 "click_sound": "data/Button Clic.mp3",
  263.                 "actions": [
  264.                     "running = False",
  265.                     "os._exit(0)"
  266.                 ]
  267.             },
  268.             "minimizar": {
  269.                 "x": "929",
  270.                 "y": "12",
  271.                 "width": "40",
  272.                 "height": "38",
  273.                 "img_n": "data/b_minimizar_a.png",
  274.                 "img_h": "data/b_minimizar_b.png",
  275.                 "img_c": "data/b_minimizar_c.png",
  276.                 "hover_sound": "data/cursor-hover.mp3",
  277.                 "click_sound": "data/Button Clic.mp3",
  278.                 "actions": [
  279.                     "pygame.display.iconify()"
  280.                 ]
  281.             },
  282.             "account": {
  283.                 "x": "329",
  284.                 "y": "60",
  285.                 "width": "18",
  286.                 "height": "18",
  287.                 "img_n": "data/b_edit_a.png",
  288.                 "img_h": "data/b_edit_b.png",
  289.                 "img_c": "data/b_edit_c.png",
  290.                 "hover_sound": "data/cursor-hover.mp3",
  291.                 "click_sound": "data/Button Clic.mp3",
  292.                 "actions": [
  293.                     "current_page = 'ACOUNT'"
  294.                 ]
  295.             }
  296.         },
  297.         "text_data": {
  298.             "version_numer": {
  299.                 "x": "765",
  300.                 "y": "352",
  301.                 "width": "224",
  302.                 "height": "15",
  303.                 "layer": "1",
  304.                 "content": "version.txt",
  305.                 "pre_text": "Version actual: ",
  306.                 "font_color": "#FFFFFF",
  307.                 "font_name": "arialrounded",
  308.                 "font_size": "14",
  309.                 "position": "right"
  310.             },
  311.             "downloading_launcher": {
  312.                 "x": "33",
  313.                 "y": "582",
  314.                 "width": "280",
  315.                 "height": "21",
  316.                 "layer": "3",
  317.                 "text": "Descargando categorias...",
  318.                 "font_color": "#FFFFFF",
  319.                 "font_name": "arialrounded",
  320.                 "font_size": "17",
  321.                 "position": "left",
  322.                 "hide_on_start": "true"
  323.             },
  324.             "downloading_java": {
  325.                 "x": "33",
  326.                 "y": "582",
  327.                 "width": "280",
  328.                 "height": "21",
  329.                 "layer": "3",
  330.                 "text": "Descargando java...",
  331.                 "font_color": "#FFFFFF",
  332.                 "font_name": "arialrounded",
  333.                 "font_size": "17",
  334.                 "position": "left",
  335.                 "hide_on_start": "true"
  336.             },
  337.             "decompressing_files": {
  338.                 "x": "33",
  339.                 "y": "582",
  340.                 "width": "280",
  341.                 "height": "21",
  342.                 "layer": "3",
  343.                 "text": "Descomprimiendo archivo...",
  344.                 "font_color": "#FFFFFF",
  345.                 "font_name": "arialrounded",
  346.                 "font_size": "17",
  347.                 "position": "left",
  348.                 "hide_on_start": "true"
  349.             }
  350.         },
  351.         "string_data": {
  352.             "info_update": {
  353.                 "x": "535",
  354.                 "y": "389",
  355.                 "width": "400",
  356.                 "height": "165",
  357.                 "layer": "1",
  358.                 "font_color": "#FFFFFF",
  359.                 "font_name": "arialrounded",
  360.                 "font_size": "14",
  361.                 "get_url": "https://heavynightlauncher.com/Launcher/updates/update_info.txt",
  362.                 "string_fix": "true",
  363.                 "position": "left"
  364.             }
  365.         },
  366.         "progressbar_data": {
  367.             "progressbar1-p1": {
  368.                 "x": "33",
  369.                 "y": "605",
  370.                 "width": "785",
  371.                 "height": "10",
  372.                 "base_color": "#ACD1CD",
  373.                 "progress_color": "#FFFB00",
  374.                 "layer": "1"
  375.             }
  376.         }
  377.     },
  378.     "ACOUNT": {
  379.         "background_image": "data/fondo7.jpg",
  380.         "images_data": {
  381.         },
  382.         "button_data": {
  383.             "home": {
  384.                 "x": "889",
  385.                 "y": "12",
  386.                 "width": "40",
  387.                 "height": "38",
  388.                 "img_n": "data/b_home_a.png",
  389.                 "img_h": "data/b_home_b.png",
  390.                 "img_c": "data/b_home_c.png",
  391.                 "hover_sound": "data/cursor-hover.mp3",
  392.                 "click_sound": "data/Button Clic.mp3",
  393.                 "actions": [
  394.                     "current_page = 'INICIO'"
  395.                 ]
  396.             },
  397.             "cerrar": {
  398.                 "x": "969",
  399.                 "y": "12",
  400.                 "width": "40",
  401.                 "height": "38",
  402.                 "img_n": "data/b_exit_a.png",
  403.                 "img_h": "data/b_exit_b.png",
  404.                 "img_c": "data/b_exit_c.png",
  405.                 "hover_sound": "data/cursor-hover.mp3",
  406.                 "click_sound": "data/Button Clic.mp3",
  407.                 "actions": [
  408.                     "running = False",
  409.                     "os._exit(0)"
  410.                 ]
  411.             },
  412.             "minimizar": {
  413.                 "x": "929",
  414.                 "y": "12",
  415.                 "width": "40",
  416.                 "height": "38",
  417.                 "img_n": "data/b_minimizar_a.png",
  418.                 "img_h": "data/b_minimizar_b.png",
  419.                 "img_c": "data/b_minimizar_c.png",
  420.                 "hover_sound": "data/cursor-hover.mp3",
  421.                 "click_sound": "data/Button Clic.mp3",
  422.                 "actions": [
  423.                     "pygame.display.iconify()"
  424.                 ]
  425.             },
  426.             "iniciar_session": {
  427.                 "x": "389",
  428.                 "y": "521",
  429.                 "width": "248",
  430.                 "height": "43",
  431.                 "img_n": "data/b_login_a.png",
  432.                 "img_h": "data/b_login_b.png",
  433.                 "img_c": "data/b_login_c.png",
  434.                 "hover_sound": "data/cursor-hover.mp3",
  435.                 "click_sound": "data/Button Clic.mp3",
  436.                 "actions": [
  437.                 ]
  438.             }
  439.         },
  440.         "text_data": {
  441.         },
  442.         "string_data": {
  443.         },
  444.         "progressbar_data": {
  445.         }
  446.     },
  447.     "UPDATE": {
  448.         "background_image": "data/fondo1.jpg",
  449.         "images_data": {
  450.         },
  451.         "button_data": {
  452.             "home": {
  453.                 "x": "965",
  454.                 "y": "10",
  455.                 "width": "50",
  456.                 "height": "48",
  457.                 "img_n": "data/b_home_a.png",
  458.                 "img_h": "data/b_home_b.png",
  459.                 "img_c": "data/b_home_c.png",
  460.                 "hover_sound": "data/cursor-hover.mp3",
  461.                 "click_sound": "data/Button Clic.mp3",
  462.                 "actions": [
  463.                     "current_page = 'INICIO'"
  464.                 ]
  465.             }
  466.         },
  467.         "text_data": {
  468.             "txt_update": {
  469.                 "x": "277",
  470.                 "y": "535",
  471.                 "width": "470",
  472.                 "height": "40",
  473.                 "layer": "3",
  474.                 "text": "Descargando update...",
  475.                 "font_color": "#FFFFFF",
  476.                 "font_name": "arialrounded",
  477.                 "font_size": "19",
  478.                 "position": "center",
  479.                 "hide_on_start": "true"
  480.             }
  481.         },
  482.         "string_data": {
  483.         },
  484.         "progressbar_data": {
  485.             "progressbar1-p2": {
  486.                 "x": "279",
  487.                 "y": "584",
  488.                 "width": "467",
  489.                 "height": "14",
  490.                 "base_color": "#FFFFFF",
  491.                 "progress_color": "#6DD817",
  492.                 "layer": "5",
  493.                 "hide_on_start": "true"
  494.             }
  495.         }
  496.     },
  497.     "MANTENANCE": {
  498.         "background_image": "data/fondo6.jpg",
  499.         "images_data": {
  500.         },
  501.         "button_data": {
  502.         },
  503.         "text_data": {
  504.         },
  505.         "string_data": {
  506.         },
  507.         "progressbar_data": {
  508.         }
  509.     },
  510.     "CATEGORIA1": {
  511.         "background_image": "data/fondo_animado1.webp",
  512.         "actions": [
  513.             "actualizar_categoria(\"Categoria1\", \"C1\", \"1\", \"CATEGORIA1\", \"c1\")"
  514.         ],
  515.         "images_data": {
  516.             "logo-c1": {
  517.                 "x": "53",
  518.                 "y": "15",
  519.                 "width": "140",
  520.                 "height": "137",
  521.                 "layer": "2",
  522.                 "filename": "data/logo-C1.png"
  523.             },
  524.             "delete-black-c1": {
  525.                 "x": "0",
  526.                 "y": "374",
  527.                 "width": "253",
  528.                 "height": "53",
  529.                 "layer": "1",
  530.                 "filename": "data/delete_black.png"
  531.             },
  532.             "parches-black-c1": {
  533.                 "x": "0",
  534.                 "y": "215",
  535.                 "width": "253",
  536.                 "height": "53",
  537.                 "layer": "1",
  538.                 "filename": "data/parches_black.png"
  539.             },
  540.             "descargar-black-c1": {
  541.                 "x": "41",
  542.                 "y": "500",
  543.                 "width": "178",
  544.                 "height": "56",
  545.                 "layer": "1",
  546.                 "filename": "data/descargar_black.png"
  547.             },
  548.             "fondo_base_c1": {
  549.                 "x": "0",
  550.                 "y": "0",
  551.                 "width": "1024",
  552.                 "height": "640",
  553.                 "layer": "1",
  554.                 "filename": "data/FondoCategoria1.png"
  555.             }
  556.         },
  557.         "button_data": {
  558.             "home": {
  559.                 "x": "889",
  560.                 "y": "12",
  561.                 "width": "40",
  562.                 "height": "38",
  563.                 "img_n": "data/b_home_a.png",
  564.                 "img_h": "data/b_home_b.png",
  565.                 "img_c": "data/b_home_c.png",
  566.                 "hover_sound": "data/cursor-hover.mp3",
  567.                 "click_sound": "data/Button Clic.mp3",
  568.                 "actions": [
  569.                     "current_page = 'INICIO'"
  570.                 ]
  571.             },
  572.             "cerrar": {
  573.                 "x": "969",
  574.                 "y": "12",
  575.                 "width": "40",
  576.                 "height": "38",
  577.                 "img_n": "data/b_exit_a.png",
  578.                 "img_h": "data/b_exit_b.png",
  579.                 "img_c": "data/b_exit_c.png",
  580.                 "hover_sound": "data/cursor-hover.mp3",
  581.                 "click_sound": "data/Button Clic.mp3",
  582.                 "actions": [
  583.                     "running = False",
  584.                     "os._exit(0)"
  585.                 ]
  586.             },
  587.             "minimizar": {
  588.                 "x": "929",
  589.                 "y": "12",
  590.                 "width": "40",
  591.                 "height": "38",
  592.                 "img_n": "data/b_minimizar_a.png",
  593.                 "img_h": "data/b_minimizar_b.png",
  594.                 "img_c": "data/b_minimizar_c.png",
  595.                 "hover_sound": "data/cursor-hover.mp3",
  596.                 "click_sound": "data/Button Clic.mp3",
  597.                 "actions": [
  598.                     "pygame.display.iconify()"
  599.                 ]
  600.             },
  601.             "carpeta-c1": {
  602.                 "x": "0",
  603.                 "y": "162",
  604.                 "width": "253",
  605.                 "height": "53",
  606.                 "img_n": "data/b_carpeta_a.png",
  607.                 "img_h": "data/b_carpeta_b.png",
  608.                 "img_c": "data/b_carpeta_c.png",
  609.                 "hover_sound": "data/cursor-hover.mp3",
  610.                 "click_sound": "data/Button Clic.mp3",
  611.                 "actions": [
  612.                     "abrir_carpeta_categoria(\"Categoria1\")"
  613.                 ]
  614.             },
  615.             "parchar-c1": {
  616.                 "x": "0",
  617.                 "y": "215",
  618.                 "width": "253",
  619.                 "height": "53",
  620.                 "layer": "2",
  621.                 "img_n": "data/b_parches_a.png",
  622.                 "img_h": "data/b_parches_b.png",
  623.                 "img_c": "data/b_parches_c.png",
  624.                 "hover_sound": "data/cursor-hover.mp3",
  625.                 "click_sound": "data/Button Clic.mp3",
  626.                 "actions": [
  627.                     "parchear_categoria(\"Categoria1\", \"c1serversync\")"
  628.                 ]
  629.             },
  630.             "soporte-c1": {
  631.                 "x": "0",
  632.                 "y": "268",
  633.                 "width": "253",
  634.                 "height": "53",
  635.                 "img_n": "data/b_soporte_a.png",
  636.                 "img_h": "data/b_soporte_b.png",
  637.                 "img_c": "data/b_soporte_c.png",
  638.                 "hover_sound": "data/cursor-hover.mp3",
  639.                 "click_sound": "data/Button Clic.mp3",
  640.                 "actions": [
  641.                     "print(\"Botón de soporte presionado\")"
  642.                 ]
  643.             },
  644.             "tienda-c1": {
  645.                 "x": "0",
  646.                 "y": "321",
  647.                 "width": "253",
  648.                 "height": "53",
  649.                 "img_n": "data/b_tienda_a.png",
  650.                 "img_h": "data/b_tienda_b.png",
  651.                 "img_c": "data/b_tienda_c.png",
  652.                 "hover_sound": "data/cursor-hover.mp3",
  653.                 "click_sound": "data/Button Clic.mp3",
  654.                 "actions": [
  655.                     "obtener_y_abrir_url(\"Categoria1\", \"pageshop\")"
  656.                 ]
  657.             },
  658.             "desinstalar-c1": {
  659.                 "x": "0",
  660.                 "y": "374",
  661.                 "width": "253",
  662.                 "height": "53",
  663.                 "layer": "2",
  664.                 "img_n": "data/b_delete_a.png",
  665.                 "img_h": "data/b_delete_b.png",
  666.                 "img_c": "data/b_delete_c.png",
  667.                 "hover_sound": "data/cursor-hover.mp3",
  668.                 "click_sound": "data/Button Clic.mp3",
  669.                 "actions": [
  670.                     "eliminar_categoria(\"Categoria1\", \"CATEGORIA1\", \"c1\")"
  671.                 ]
  672.             },
  673.             "jugar-c1": {
  674.                 "x": "41",
  675.                 "y": "500",
  676.                 "width": "178",
  677.                 "height": "56",
  678.                 "layer": "3",
  679.                 "img_n": "data/b_jugar_a.png",
  680.                 "img_h": "data/b_jugar_b.png",
  681.                 "img_c": "data/b_jugar_c.png",
  682.                 "hover_sound": "data/cursor-hover.mp3",
  683.                 "click_sound": "data/Button Clic.mp3",
  684.                 "actions": [
  685.                     "iniciar_categoria(\"Categoria1\", \"c1serversync\")"
  686.                 ]
  687.             },
  688.             "descargar-c1": {
  689.                 "x": "41",
  690.                 "y": "500",
  691.                 "width": "178",
  692.                 "height": "56",
  693.                 "layer": "2",
  694.                 "img_n": "data/b_descargar_a.png",
  695.                 "img_h": "data/b_descargar_b.png",
  696.                 "img_c": "data/b_descargar_c.png",
  697.                 "hover_sound": "data/cursor-hover.mp3",
  698.                 "click_sound": "data/Button Clic.mp3",
  699.                 "actions": [
  700.                     "hide_elements(current_page, [\"descargar-c1\"])",
  701.                     "show_elements(current_page, [\"progressbar1-c1\"])",
  702.                     "pygame.display.update()",
  703.                     "thread = threading.Thread(target=descargar_categoria, args=(\"Categoria1\", \"CATEGORIA1\", \"c1\"))",
  704.                     "thread.start()"
  705.                 ]
  706.             },
  707.             "info-c1": {
  708.                 "x": "301",
  709.                 "y": "273",
  710.                 "width": "144",
  711.                 "height": "46",
  712.                 "layer": "1",
  713.                 "img_n": "data/b_info_a.png",
  714.                 "img_h": "data/b_info_b.png",
  715.                 "img_c": "data/b_info_c.png",
  716.                 "hover_sound": "data/cursor-hover.mp3",
  717.                 "click_sound": "data/Button Clic.mp3",
  718.                 "actions": [
  719.                     "obtener_y_abrir_url(\"Categoria1\", \"pageweb\")"
  720.                 ]
  721.             },
  722.             "ip-c1": {
  723.                 "x": "457",
  724.                 "y": "273",
  725.                 "width": "144",
  726.                 "height": "46",
  727.                 "layer": "1",
  728.                 "img_n": "data/b_ip_a.png",
  729.                 "img_h": "data/b_ip_b.png",
  730.                 "img_c": "data/b_ip_c.png",
  731.                 "hover_sound": "data/cursor-hover.mp3",
  732.                 "click_sound": "data/Button Clic.mp3",
  733.                 "actions": [
  734.                     "obtener_y_copiar_ip(\"Categoria1\")"
  735.                 ]
  736.             },
  737.             "vote-c1": {
  738.                 "x": "284",
  739.                 "y": "556",
  740.                 "width": "222",
  741.                 "height": "40",
  742.                 "layer": "2",
  743.                 "img_n": "data/b_vote_a.png",
  744.                 "img_h": "data/b_vote_b.png",
  745.                 "img_c": "data/b_vote_c.png",
  746.                 "hover_sound": "data/cursor-hover.mp3",
  747.                 "click_sound": "data/Button Clic.mp3",
  748.                 "actions": [
  749.                     "obtener_y_abrir_url(\"Categoria1\", \"pagevote\")"
  750.                 ]
  751.             }
  752.         },
  753.         "text_data": {
  754.             "downloading-instancia-c1": {
  755.                 "x": "30",
  756.                 "y": "566",
  757.                 "width": "200",
  758.                 "height": "15",
  759.                 "layer": "1",
  760.                 "text": "Creando intancia...",
  761.                 "font_color": "#FFFFFF",
  762.                 "font_name": "arialrounded",
  763.                 "font_size": "12",
  764.                 "position": "left",
  765.                 "hide_on_start": "true"
  766.             },
  767.             "downloading-mods-c1": {
  768.                 "x": "30",
  769.                 "y": "566",
  770.                 "width": "200",
  771.                 "height": "15",
  772.                 "layer": "1",
  773.                 "text": "Descargando mods...",
  774.                 "font_color": "#FFFFFF",
  775.                 "font_name": "arialrounded",
  776.                 "font_size": "12",
  777.                 "position": "left",
  778.                 "hide_on_start": "true"
  779.             },
  780.             "decompressing-files-c1": {
  781.                 "x": "30",
  782.                 "y": "566",
  783.                 "width": "200",
  784.                 "height": "15",
  785.                 "layer": "1",
  786.                 "text": "Descomprimiendo archivo...",
  787.                 "font_color": "#FFFFFF",
  788.                 "font_name": "arialrounded",
  789.                 "font_size": "12",
  790.                 "position": "left",
  791.                 "hide_on_start": "true"
  792.             },
  793.             "version_local_c1": {
  794.                 "x": "765",
  795.                 "y": "363",
  796.                 "width": "224",
  797.                 "height": "15",
  798.                 "layer": "1",
  799.                 "content": "launcher/StarLand/version.txt",
  800.                 "pre_text": "Version actual: ",
  801.                 "font_color": "#FFFFFF",
  802.                 "font_name": "arialrounded",
  803.                 "font_size": "14",
  804.                 "position": "right"
  805.             }
  806.         },
  807.         "string_data": {
  808.             "intancia_name_c1": {
  809.                 "x": "300",
  810.                 "y": "125",
  811.                 "width": "310",
  812.                 "height": "42",
  813.                 "layer": "1",
  814.                 "font_color": "#FFFFFF",
  815.                 "font_name": "arialrounded",
  816.                 "font_size": "36",
  817.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria1/instacia_name.php",
  818.                 "position": "left"
  819.             },
  820.             "version_game_c1": {
  821.                 "x": "741",
  822.                 "y": "39",
  823.                 "width": "70",
  824.                 "height": "20",
  825.                 "layer": "3",
  826.                 "font_color": "#FFFFFF",
  827.                 "font_name": "arialrounded",
  828.                 "font_size": "18",
  829.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria1/version.php",
  830.                 "position": "center"
  831.             },
  832.             "estado_game_c1": {
  833.                 "x": "641",
  834.                 "y": "39",
  835.                 "width": "90",
  836.                 "height": "20",
  837.                 "layer": "2",
  838.                 "font_color": "#FFFFFF",
  839.                 "font_name": "arialrounded",
  840.                 "font_size": "18",
  841.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria1/estado.php",
  842.                 "position": "center"
  843.             },
  844.             "online_players_c1": {
  845.                 "x": "589",
  846.                 "y": "39",
  847.                 "width": "40",
  848.                 "height": "20",
  849.                 "layer": "1",
  850.                 "font_color": "#FFFFFF",
  851.                 "font_name": "arialrounded",
  852.                 "font_size": "18",
  853.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria1/jugando.php",
  854.                 "position": "center"
  855.             },
  856.             "info_game_c1": {
  857.                 "x": "300",
  858.                 "y": "174",
  859.                 "width": "412",
  860.                 "height": "80",
  861.                 "layer": "1",
  862.                 "font_color": "#FFFFFF",
  863.                 "font_name": "arialrounded",
  864.                 "font_size": "14",
  865.                 "get_url": "https://heavynightlauncher.com/Launcher-Categorias/Categoria1/Category-Info.txt",
  866.                 "string_fix": "true",
  867.                 "position": "left"
  868.             }
  869.         },
  870.         "progressbar_data": {
  871.             "progressbar1-c1": {
  872.                 "x": "26",
  873.                 "y": "582",
  874.                 "width": "203",
  875.                 "height": "10",
  876.                 "base_color": "#FFFFFF",
  877.                 "progress_color": "#6DD817",
  878.                 "layer": "1",
  879.                 "hide_on_start": "true"
  880.             }
  881.         }
  882.     },
  883.     "CATEGORIA2": {
  884.         "background_image": "data/fondo_animado1.webp",
  885.         "actions": [
  886.             "actualizar_categoria(\"Categoria2\", \"C2\", \"2\", \"CATEGORIA2\", \"c2\")"
  887.         ],
  888.         "images_data": {
  889.             "logo-c2": {
  890.                 "x": "53",
  891.                 "y": "15",
  892.                 "width": "140",
  893.                 "height": "137",
  894.                 "layer": "2",
  895.                 "filename": "data/logo-C2.png"
  896.             },
  897.             "delete-black-c2": {
  898.                 "x": "0",
  899.                 "y": "374",
  900.                 "width": "253",
  901.                 "height": "53",
  902.                 "layer": "1",
  903.                 "filename": "data/delete_black.png"
  904.             },
  905.             "parches-black-c2": {
  906.                 "x": "0",
  907.                 "y": "215",
  908.                 "width": "253",
  909.                 "height": "53",
  910.                 "layer": "1",
  911.                 "filename": "data/parches_black.png"
  912.             },
  913.             "descargar-black-c2": {
  914.                 "x": "41",
  915.                 "y": "500",
  916.                 "width": "178",
  917.                 "height": "56",
  918.                 "layer": "1",
  919.                 "filename": "data/descargar_black.png"
  920.             },
  921.             "fondo_base_c2": {
  922.                 "x": "0",
  923.                 "y": "0",
  924.                 "width": "1024",
  925.                 "height": "640",
  926.                 "layer": "1",
  927.                 "filename": "data/FondoCategoria1.png"
  928.             }
  929.         },
  930.         "button_data": {
  931.             "home": {
  932.                 "x": "889",
  933.                 "y": "12",
  934.                 "width": "40",
  935.                 "height": "38",
  936.                 "img_n": "data/b_home_a.png",
  937.                 "img_h": "data/b_home_b.png",
  938.                 "img_c": "data/b_home_c.png",
  939.                 "hover_sound": "data/cursor-hover.mp3",
  940.                 "click_sound": "data/Button Clic.mp3",
  941.                 "actions": [
  942.                     "current_page = 'INICIO'"
  943.                 ]
  944.             },
  945.             "cerrar": {
  946.                 "x": "969",
  947.                 "y": "12",
  948.                 "width": "40",
  949.                 "height": "38",
  950.                 "img_n": "data/b_exit_a.png",
  951.                 "img_h": "data/b_exit_b.png",
  952.                 "img_c": "data/b_exit_c.png",
  953.                 "hover_sound": "data/cursor-hover.mp3",
  954.                 "click_sound": "data/Button Clic.mp3",
  955.                 "actions": [
  956.                     "running = False",
  957.                     "os._exit(0)"
  958.                 ]
  959.             },
  960.             "minimizar": {
  961.                 "x": "929",
  962.                 "y": "12",
  963.                 "width": "40",
  964.                 "height": "38",
  965.                 "img_n": "data/b_minimizar_a.png",
  966.                 "img_h": "data/b_minimizar_b.png",
  967.                 "img_c": "data/b_minimizar_c.png",
  968.                 "hover_sound": "data/cursor-hover.mp3",
  969.                 "click_sound": "data/Button Clic.mp3",
  970.                 "actions": [
  971.                     "pygame.display.iconify()"
  972.                 ]
  973.             },
  974.             "carpeta-c2": {
  975.                 "x": "0",
  976.                 "y": "162",
  977.                 "width": "253",
  978.                 "height": "53",
  979.                 "img_n": "data/b_carpeta_a.png",
  980.                 "img_h": "data/b_carpeta_b.png",
  981.                 "img_c": "data/b_carpeta_c.png",
  982.                 "hover_sound": "data/cursor-hover.mp3",
  983.                 "click_sound": "data/Button Clic.mp3",
  984.                 "actions": [
  985.                     "abrir_carpeta_categoria(\"Categoria2\")"
  986.                 ]
  987.             },
  988.             "parchar-c2": {
  989.                 "x": "0",
  990.                 "y": "215",
  991.                 "width": "253",
  992.                 "height": "53",
  993.                 "layer": "2",
  994.                 "img_n": "data/b_parches_a.png",
  995.                 "img_h": "data/b_parches_b.png",
  996.                 "img_c": "data/b_parches_c.png",
  997.                 "hover_sound": "data/cursor-hover.mp3",
  998.                 "click_sound": "data/Button Clic.mp3",
  999.                 "actions": [
  1000.                     "parchear_categoria(\"Categoria2\", \"c2serversync\")"
  1001.                 ]
  1002.             },
  1003.             "soporte-c2": {
  1004.                 "x": "0",
  1005.                 "y": "268",
  1006.                 "width": "253",
  1007.                 "height": "53",
  1008.                 "img_n": "data/b_soporte_a.png",
  1009.                 "img_h": "data/b_soporte_b.png",
  1010.                 "img_c": "data/b_soporte_c.png",
  1011.                 "hover_sound": "data/cursor-hover.mp3",
  1012.                 "click_sound": "data/Button Clic.mp3",
  1013.                 "actions": [
  1014.                     "print(\"Botón de soporte presionado\")"
  1015.                 ]
  1016.             },
  1017.             "tienda-c2": {
  1018.                 "x": "0",
  1019.                 "y": "321",
  1020.                 "width": "253",
  1021.                 "height": "53",
  1022.                 "img_n": "data/b_tienda_a.png",
  1023.                 "img_h": "data/b_tienda_b.png",
  1024.                 "img_c": "data/b_tienda_c.png",
  1025.                 "hover_sound": "data/cursor-hover.mp3",
  1026.                 "click_sound": "data/Button Clic.mp3",
  1027.                 "actions": [
  1028.                     "obtener_y_abrir_url(\"Categoria2\", \"pageshop\")"
  1029.                 ]
  1030.             },
  1031.             "desinstalar-c2": {
  1032.                 "x": "0",
  1033.                 "y": "374",
  1034.                 "width": "253",
  1035.                 "height": "53",
  1036.                 "layer": "2",
  1037.                 "img_n": "data/b_delete_a.png",
  1038.                 "img_h": "data/b_delete_b.png",
  1039.                 "img_c": "data/b_delete_c.png",
  1040.                 "hover_sound": "data/cursor-hover.mp3",
  1041.                 "click_sound": "data/Button Clic.mp3",
  1042.                 "actions": [
  1043.                     "eliminar_categoria(\"Categoria2\", \"CATEGORIA2\", \"c2\")"
  1044.                 ]
  1045.             },
  1046.             "jugar-c2": {
  1047.                 "x": "41",
  1048.                 "y": "500",
  1049.                 "width": "178",
  1050.                 "height": "56",
  1051.                 "layer": "3",
  1052.                 "img_n": "data/b_jugar_a.png",
  1053.                 "img_h": "data/b_jugar_b.png",
  1054.                 "img_c": "data/b_jugar_c.png",
  1055.                 "hover_sound": "data/cursor-hover.mp3",
  1056.                 "click_sound": "data/Button Clic.mp3",
  1057.                 "actions": [
  1058.                     "iniciar_categoria(\"Categoria2\", \"c2serversync\")"
  1059.                 ]
  1060.             },
  1061.             "descargar-c2": {
  1062.                 "x": "41",
  1063.                 "y": "500",
  1064.                 "width": "178",
  1065.                 "height": "56",
  1066.                 "layer": "2",
  1067.                 "img_n": "data/b_descargar_a.png",
  1068.                 "img_h": "data/b_descargar_b.png",
  1069.                 "img_c": "data/b_descargar_c.png",
  1070.                 "hover_sound": "data/cursor-hover.mp3",
  1071.                 "click_sound": "data/Button Clic.mp3",
  1072.                 "actions": [
  1073.                     "hide_elements(current_page, [\"descargar-c2\"])",
  1074.                     "show_elements(current_page, [\"progressbar1-c2\"])",
  1075.                     "pygame.display.update()",
  1076.                     "thread = threading.Thread(target=descargar_categoria, args=(\"Categoria2\", \"CATEGORIA2\", \"c2\"))",
  1077.                     "thread.start()"
  1078.                 ]
  1079.             },
  1080.             "info-c2": {
  1081.                 "x": "301",
  1082.                 "y": "273",
  1083.                 "width": "144",
  1084.                 "height": "46",
  1085.                 "layer": "1",
  1086.                 "img_n": "data/b_info_a.png",
  1087.                 "img_h": "data/b_info_b.png",
  1088.                 "img_c": "data/b_info_c.png",
  1089.                 "hover_sound": "data/cursor-hover.mp3",
  1090.                 "click_sound": "data/Button Clic.mp3",
  1091.                 "actions": [
  1092.                     "obtener_y_abrir_url(\"Categoria2\", \"pageweb\")"
  1093.                 ]
  1094.             },
  1095.             "ip-c2": {
  1096.                 "x": "457",
  1097.                 "y": "273",
  1098.                 "width": "144",
  1099.                 "height": "46",
  1100.                 "layer": "1",
  1101.                 "img_n": "data/b_ip_a.png",
  1102.                 "img_h": "data/b_ip_b.png",
  1103.                 "img_c": "data/b_ip_c.png",
  1104.                 "hover_sound": "data/cursor-hover.mp3",
  1105.                 "click_sound": "data/Button Clic.mp3",
  1106.                 "actions": [
  1107.                     "obtener_y_copiar_ip(\"Categoria2\")"
  1108.                 ]
  1109.             },
  1110.             "vote-c2": {
  1111.                 "x": "284",
  1112.                 "y": "556",
  1113.                 "width": "222",
  1114.                 "height": "40",
  1115.                 "layer": "2",
  1116.                 "img_n": "data/b_vote_a.png",
  1117.                 "img_h": "data/b_vote_b.png",
  1118.                 "img_c": "data/b_vote_c.png",
  1119.                 "hover_sound": "data/cursor-hover.mp3",
  1120.                 "click_sound": "data/Button Clic.mp3",
  1121.                 "actions": [
  1122.                     "obtener_y_abrir_url(\"Categoria2\", \"pagevote\")"
  1123.                 ]
  1124.             }
  1125.         },
  1126.         "text_data": {
  1127.             "downloading-instancia-c2": {
  1128.                 "x": "30",
  1129.                 "y": "566",
  1130.                 "width": "200",
  1131.                 "height": "15",
  1132.                 "layer": "1",
  1133.                 "text": "Creando intancia...",
  1134.                 "font_color": "#FFFFFF",
  1135.                 "font_name": "arialrounded",
  1136.                 "font_size": "12",
  1137.                 "position": "left",
  1138.                 "hide_on_start": "true"
  1139.             },
  1140.             "downloading-mods-c2": {
  1141.                 "x": "30",
  1142.                 "y": "566",
  1143.                 "width": "200",
  1144.                 "height": "15",
  1145.                 "layer": "1",
  1146.                 "text": "Descargando mods...",
  1147.                 "font_color": "#FFFFFF",
  1148.                 "font_name": "arialrounded",
  1149.                 "font_size": "12",
  1150.                 "position": "left",
  1151.                 "hide_on_start": "true"
  1152.             },
  1153.             "decompressing-files-c2": {
  1154.                 "x": "30",
  1155.                 "y": "566",
  1156.                 "width": "200",
  1157.                 "height": "15",
  1158.                 "layer": "1",
  1159.                 "text": "Descomprimiendo archivo...",
  1160.                 "font_color": "#FFFFFF",
  1161.                 "font_name": "arialrounded",
  1162.                 "font_size": "12",
  1163.                 "position": "left",
  1164.                 "hide_on_start": "true"
  1165.             },
  1166.             "version_local_c2": {
  1167.                 "x": "765",
  1168.                 "y": "363",
  1169.                 "width": "224",
  1170.                 "height": "15",
  1171.                 "layer": "1",
  1172.                 "content": "launcher/StarLand/version.txt",
  1173.                 "pre_text": "Version actual: ",
  1174.                 "font_color": "#FFFFFF",
  1175.                 "font_name": "arialrounded",
  1176.                 "font_size": "14",
  1177.                 "position": "right"
  1178.             }
  1179.         },
  1180.         "string_data": {
  1181.             "intancia_name_c2": {
  1182.                 "x": "300",
  1183.                 "y": "125",
  1184.                 "width": "310",
  1185.                 "height": "42",
  1186.                 "layer": "1",
  1187.                 "font_color": "#FFFFFF",
  1188.                 "font_name": "arialrounded",
  1189.                 "font_size": "36",
  1190.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria2/instacia_name.php",
  1191.                 "position": "left"
  1192.             },
  1193.             "version_game_c2": {
  1194.                 "x": "741",
  1195.                 "y": "39",
  1196.                 "width": "70",
  1197.                 "height": "20",
  1198.                 "layer": "3",
  1199.                 "font_color": "#FFFFFF",
  1200.                 "font_name": "arialrounded",
  1201.                 "font_size": "18",
  1202.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria2/version.php",
  1203.                 "position": "center"
  1204.             },
  1205.             "estado_game_c2": {
  1206.                 "x": "641",
  1207.                 "y": "39",
  1208.                 "width": "90",
  1209.                 "height": "20",
  1210.                 "layer": "2",
  1211.                 "font_color": "#FFFFFF",
  1212.                 "font_name": "arialrounded",
  1213.                 "font_size": "18",
  1214.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria2/estado.php",
  1215.                 "position": "center"
  1216.             },
  1217.             "online_players_c2": {
  1218.                 "x": "589",
  1219.                 "y": "39",
  1220.                 "width": "40",
  1221.                 "height": "20",
  1222.                 "layer": "1",
  1223.                 "font_color": "#FFFFFF",
  1224.                 "font_name": "arialrounded",
  1225.                 "font_size": "18",
  1226.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria2/jugando.php",
  1227.                 "position": "center"
  1228.             },
  1229.             "info_game_c2": {
  1230.                 "x": "300",
  1231.                 "y": "174",
  1232.                 "width": "412",
  1233.                 "height": "80",
  1234.                 "layer": "1",
  1235.                 "font_color": "#FFFFFF",
  1236.                 "font_name": "arialrounded",
  1237.                 "font_size": "14",
  1238.                 "get_url": "https://heavynightlauncher.com/Launcher-Categorias/Categoria2/Category-Info.txt",
  1239.                 "string_fix": "true",
  1240.                 "position": "left"
  1241.             }
  1242.         },
  1243.         "progressbar_data": {
  1244.             "progressbar1-c2": {
  1245.                 "x": "26",
  1246.                 "y": "582",
  1247.                 "width": "203",
  1248.                 "height": "10",
  1249.                 "base_color": "#FFFFFF",
  1250.                 "progress_color": "#6DD817",
  1251.                 "layer": "1",
  1252.                 "hide_on_start": "true"
  1253.             }
  1254.         }
  1255.     },
  1256.     "CATEGORIA3": {
  1257.         "background_image": "data/fondo4.jpg",
  1258.         "actions": [
  1259.             "actualizar_categoria(\"Categoria3\", \"C3\", \"3\", \"CATEGORIA3\", \"c3\")"
  1260.         ],
  1261.         "images_data": {
  1262.             "logo-c3": {
  1263.                 "x": "53",
  1264.                 "y": "15",
  1265.                 "width": "140",
  1266.                 "height": "137",
  1267.                 "layer": "2",
  1268.                 "filename": "data/logo-C3.png"
  1269.             },
  1270.             "delete-black-c3": {
  1271.                 "x": "0",
  1272.                 "y": "374",
  1273.                 "width": "253",
  1274.                 "height": "53",
  1275.                 "layer": "1",
  1276.                 "filename": "data/delete_black.png"
  1277.             },
  1278.             "parches-black-c3": {
  1279.                 "x": "0",
  1280.                 "y": "215",
  1281.                 "width": "253",
  1282.                 "height": "53",
  1283.                 "layer": "1",
  1284.                 "filename": "data/parches_black.png"
  1285.             },
  1286.             "descargar-black-c3": {
  1287.                 "x": "41",
  1288.                 "y": "500",
  1289.                 "width": "178",
  1290.                 "height": "56",
  1291.                 "layer": "1",
  1292.                 "filename": "data/descargar_black.png"
  1293.             },
  1294.             "fondo_base_c3": {
  1295.                 "x": "0",
  1296.                 "y": "0",
  1297.                 "width": "1024",
  1298.                 "height": "640",
  1299.                 "layer": "1",
  1300.                 "filename": "data/FondoCategoria1.png"
  1301.             }
  1302.         },
  1303.         "button_data": {
  1304.             "home": {
  1305.                 "x": "889",
  1306.                 "y": "12",
  1307.                 "width": "40",
  1308.                 "height": "38",
  1309.                 "img_n": "data/b_home_a.png",
  1310.                 "img_h": "data/b_home_b.png",
  1311.                 "img_c": "data/b_home_c.png",
  1312.                 "hover_sound": "data/cursor-hover.mp3",
  1313.                 "click_sound": "data/Button Clic.mp3",
  1314.                 "actions": [
  1315.                     "current_page = 'INICIO'"
  1316.                 ]
  1317.             },
  1318.             "cerrar": {
  1319.                 "x": "969",
  1320.                 "y": "12",
  1321.                 "width": "40",
  1322.                 "height": "38",
  1323.                 "img_n": "data/b_exit_a.png",
  1324.                 "img_h": "data/b_exit_b.png",
  1325.                 "img_c": "data/b_exit_c.png",
  1326.                 "hover_sound": "data/cursor-hover.mp3",
  1327.                 "click_sound": "data/Button Clic.mp3",
  1328.                 "actions": [
  1329.                     "running = False",
  1330.                     "os._exit(0)"
  1331.                 ]
  1332.             },
  1333.             "minimizar": {
  1334.                 "x": "929",
  1335.                 "y": "12",
  1336.                 "width": "40",
  1337.                 "height": "38",
  1338.                 "img_n": "data/b_minimizar_a.png",
  1339.                 "img_h": "data/b_minimizar_b.png",
  1340.                 "img_c": "data/b_minimizar_c.png",
  1341.                 "hover_sound": "data/cursor-hover.mp3",
  1342.                 "click_sound": "data/Button Clic.mp3",
  1343.                 "actions": [
  1344.                     "pygame.display.iconify()"
  1345.                 ]
  1346.             },
  1347.             "carpeta-c3": {
  1348.                 "x": "0",
  1349.                 "y": "162",
  1350.                 "width": "253",
  1351.                 "height": "53",
  1352.                 "img_n": "data/b_carpeta_a.png",
  1353.                 "img_h": "data/b_carpeta_b.png",
  1354.                 "img_c": "data/b_carpeta_c.png",
  1355.                 "hover_sound": "data/cursor-hover.mp3",
  1356.                 "click_sound": "data/Button Clic.mp3",
  1357.                 "actions": [
  1358.                     "abrir_carpeta_categoria(\"Categoria3\")"
  1359.                 ]
  1360.             },
  1361.             "parchar-c3": {
  1362.                 "x": "0",
  1363.                 "y": "215",
  1364.                 "width": "253",
  1365.                 "height": "53",
  1366.                 "layer": "2",
  1367.                 "img_n": "data/b_parches_a.png",
  1368.                 "img_h": "data/b_parches_b.png",
  1369.                 "img_c": "data/b_parches_c.png",
  1370.                 "hover_sound": "data/cursor-hover.mp3",
  1371.                 "click_sound": "data/Button Clic.mp3",
  1372.                 "actions": [
  1373.                     "parchear_categoria(\"Categoria3\", \"c3serversync\")"
  1374.                 ]
  1375.             },
  1376.             "soporte-c3": {
  1377.                 "x": "0",
  1378.                 "y": "268",
  1379.                 "width": "253",
  1380.                 "height": "53",
  1381.                 "img_n": "data/b_soporte_a.png",
  1382.                 "img_h": "data/b_soporte_b.png",
  1383.                 "img_c": "data/b_soporte_c.png",
  1384.                 "hover_sound": "data/cursor-hover.mp3",
  1385.                 "click_sound": "data/Button Clic.mp3",
  1386.                 "actions": [
  1387.                     "print(\"Botón de soporte presionado\")"
  1388.                 ]
  1389.             },
  1390.             "tienda-c3": {
  1391.                 "x": "0",
  1392.                 "y": "321",
  1393.                 "width": "253",
  1394.                 "height": "53",
  1395.                 "img_n": "data/b_tienda_a.png",
  1396.                 "img_h": "data/b_tienda_b.png",
  1397.                 "img_c": "data/b_tienda_c.png",
  1398.                 "hover_sound": "data/cursor-hover.mp3",
  1399.                 "click_sound": "data/Button Clic.mp3",
  1400.                 "actions": [
  1401.                     "obtener_y_abrir_url(\"Categoria3\", \"pageshop\")"
  1402.                 ]
  1403.             },
  1404.             "desinstalar-c3": {
  1405.                 "x": "0",
  1406.                 "y": "374",
  1407.                 "width": "253",
  1408.                 "height": "53",
  1409.                 "layer": "2",
  1410.                 "img_n": "data/b_delete_a.png",
  1411.                 "img_h": "data/b_delete_b.png",
  1412.                 "img_c": "data/b_delete_c.png",
  1413.                 "hover_sound": "data/cursor-hover.mp3",
  1414.                 "click_sound": "data/Button Clic.mp3",
  1415.                 "actions": [
  1416.                     "eliminar_categoria(\"Categoria3\", \"CATEGORIA3\", \"c3\")"
  1417.                 ]
  1418.             },
  1419.             "jugar-c3": {
  1420.                 "x": "41",
  1421.                 "y": "500",
  1422.                 "width": "178",
  1423.                 "height": "56",
  1424.                 "layer": "3",
  1425.                 "img_n": "data/b_jugar_a.png",
  1426.                 "img_h": "data/b_jugar_b.png",
  1427.                 "img_c": "data/b_jugar_c.png",
  1428.                 "hover_sound": "data/cursor-hover.mp3",
  1429.                 "click_sound": "data/Button Clic.mp3",
  1430.                 "actions": [
  1431.                     "iniciar_categoria(\"Categoria3\", \"c3serversync\")"
  1432.                 ]
  1433.             },
  1434.             "descargar-c3": {
  1435.                 "x": "41",
  1436.                 "y": "500",
  1437.                 "width": "178",
  1438.                 "height": "56",
  1439.                 "layer": "2",
  1440.                 "img_n": "data/b_descargar_a.png",
  1441.                 "img_h": "data/b_descargar_b.png",
  1442.                 "img_c": "data/b_descargar_c.png",
  1443.                 "hover_sound": "data/cursor-hover.mp3",
  1444.                 "click_sound": "data/Button Clic.mp3",
  1445.                 "actions": [
  1446.                     "hide_elements(current_page, [\"descargar-c3\"])",
  1447.                     "show_elements(current_page, [\"progressbar1-c3\"])",
  1448.                     "pygame.display.update()",
  1449.                     "thread = threading.Thread(target=descargar_categoria, args=(\"Categoria3\", \"CATEGORIA3\", \"c3\"))",
  1450.                     "thread.start()"
  1451.                 ]
  1452.             },
  1453.             "info-c3": {
  1454.                 "x": "301",
  1455.                 "y": "273",
  1456.                 "width": "144",
  1457.                 "height": "46",
  1458.                 "layer": "1",
  1459.                 "img_n": "data/b_info_a.png",
  1460.                 "img_h": "data/b_info_b.png",
  1461.                 "img_c": "data/b_info_c.png",
  1462.                 "hover_sound": "data/cursor-hover.mp3",
  1463.                 "click_sound": "data/Button Clic.mp3",
  1464.                 "actions": [
  1465.                     "obtener_y_abrir_url(\"Categoria3\", \"pageweb\")"
  1466.                 ]
  1467.             },
  1468.             "ip-c3": {
  1469.                 "x": "457",
  1470.                 "y": "273",
  1471.                 "width": "144",
  1472.                 "height": "46",
  1473.                 "layer": "1",
  1474.                 "img_n": "data/b_ip_a.png",
  1475.                 "img_h": "data/b_ip_b.png",
  1476.                 "img_c": "data/b_ip_c.png",
  1477.                 "hover_sound": "data/cursor-hover.mp3",
  1478.                 "click_sound": "data/Button Clic.mp3",
  1479.                 "actions": [
  1480.                     "obtener_y_copiar_ip(\"Categoria3\")"
  1481.                 ]
  1482.             },
  1483.             "vote-c3": {
  1484.                 "x": "284",
  1485.                 "y": "556",
  1486.                 "width": "222",
  1487.                 "height": "40",
  1488.                 "layer": "2",
  1489.                 "img_n": "data/b_vote_a.png",
  1490.                 "img_h": "data/b_vote_b.png",
  1491.                 "img_c": "data/b_vote_c.png",
  1492.                 "hover_sound": "data/cursor-hover.mp3",
  1493.                 "click_sound": "data/Button Clic.mp3",
  1494.                 "actions": [
  1495.                     "obtener_y_abrir_url(\"Categoria3\", \"pagevote\")"
  1496.                 ]
  1497.             }
  1498.         },
  1499.         "text_data": {
  1500.             "downloading-instancia-c3": {
  1501.                 "x": "30",
  1502.                 "y": "566",
  1503.                 "width": "200",
  1504.                 "height": "15",
  1505.                 "layer": "1",
  1506.                 "text": "Creando intancia...",
  1507.                 "font_color": "#FFFFFF",
  1508.                 "font_name": "arialrounded",
  1509.                 "font_size": "12",
  1510.                 "position": "left",
  1511.                 "hide_on_start": "true"
  1512.             },
  1513.             "downloading-mods-c3": {
  1514.                 "x": "30",
  1515.                 "y": "566",
  1516.                 "width": "200",
  1517.                 "height": "15",
  1518.                 "layer": "1",
  1519.                 "text": "Descargando mods...",
  1520.                 "font_color": "#FFFFFF",
  1521.                 "font_name": "arialrounded",
  1522.                 "font_size": "12",
  1523.                 "position": "left",
  1524.                 "hide_on_start": "true"
  1525.             },
  1526.             "decompressing-files-c3": {
  1527.                 "x": "30",
  1528.                 "y": "566",
  1529.                 "width": "200",
  1530.                 "height": "15",
  1531.                 "layer": "1",
  1532.                 "text": "Descomprimiendo archivo...",
  1533.                 "font_color": "#FFFFFF",
  1534.                 "font_name": "arialrounded",
  1535.                 "font_size": "12",
  1536.                 "position": "left",
  1537.                 "hide_on_start": "true"
  1538.             },
  1539.             "version_local_c3": {
  1540.                 "x": "765",
  1541.                 "y": "363",
  1542.                 "width": "224",
  1543.                 "height": "15",
  1544.                 "layer": "1",
  1545.                 "content": "launcher/StarLand/version.txt",
  1546.                 "pre_text": "Version actual: ",
  1547.                 "font_color": "#FFFFFF",
  1548.                 "font_name": "arialrounded",
  1549.                 "font_size": "14",
  1550.                 "position": "right"
  1551.             }
  1552.         },
  1553.         "string_data": {
  1554.             "intancia-name_c3": {
  1555.                 "x": "300",
  1556.                 "y": "125",
  1557.                 "width": "310",
  1558.                 "height": "42",
  1559.                 "layer": "1",
  1560.                 "font_color": "#FFFFFF",
  1561.                 "font_name": "arialrounded",
  1562.                 "font_size": "36",
  1563.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria3/instacia_name.php",
  1564.                 "position": "left"
  1565.             },
  1566.             "version_game_c3": {
  1567.                 "x": "741",
  1568.                 "y": "39",
  1569.                 "width": "70",
  1570.                 "height": "20",
  1571.                 "layer": "3",
  1572.                 "font_color": "#FFFFFF",
  1573.                 "font_name": "arialrounded",
  1574.                 "font_size": "18",
  1575.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria3/version.php",
  1576.                 "position": "center"
  1577.             },
  1578.             "estado_game_c3": {
  1579.                 "x": "641",
  1580.                 "y": "39",
  1581.                 "width": "90",
  1582.                 "height": "20",
  1583.                 "layer": "2",
  1584.                 "font_color": "#FFFFFF",
  1585.                 "font_name": "arialrounded",
  1586.                 "font_size": "18",
  1587.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria3/estado.php",
  1588.                 "position": "center"
  1589.             },
  1590.             "online_players_c3": {
  1591.                 "x": "589",
  1592.                 "y": "39",
  1593.                 "width": "40",
  1594.                 "height": "20",
  1595.                 "layer": "1",
  1596.                 "font_color": "#FFFFFF",
  1597.                 "font_name": "arialrounded",
  1598.                 "font_size": "18",
  1599.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria3/jugando.php",
  1600.                 "position": "center"
  1601.             },
  1602.             "info_game_c3": {
  1603.                 "x": "300",
  1604.                 "y": "174",
  1605.                 "width": "412",
  1606.                 "height": "80",
  1607.                 "layer": "1",
  1608.                 "font_color": "#FFFFFF",
  1609.                 "font_name": "arialrounded",
  1610.                 "font_size": "14",
  1611.                 "get_url": "https://heavynightlauncher.com/Launcher-Categorias/Categoria3/Category-Info.txt",
  1612.                 "string_fix": "true",
  1613.                 "position": "left"
  1614.             }
  1615.         },
  1616.         "progressbar_data": {
  1617.             "progressbar1-c3": {
  1618.                 "x": "26",
  1619.                 "y": "582",
  1620.                 "width": "203",
  1621.                 "height": "10",
  1622.                 "base_color": "#FFFFFF",
  1623.                 "progress_color": "#6DD817",
  1624.                 "layer": "1",
  1625.                 "hide_on_start": "true"
  1626.             }
  1627.         }
  1628.     },
  1629.     "CATEGORIA4": {
  1630.         "background_image": "data/fondo5.jpg",
  1631.         "actions": [
  1632.             "actualizar_categoria(\"Categoria4\", \"C4\", \"4\", \"CATEGORIA4\", \"c4\")"
  1633.         ],
  1634.         "images_data": {
  1635.             "logo-c4": {
  1636.                 "x": "53",
  1637.                 "y": "15",
  1638.                 "width": "140",
  1639.                 "height": "137",
  1640.                 "layer": "2",
  1641.                 "filename": "data/logo-C4.png"
  1642.             },
  1643.             "delete-black-c4": {
  1644.                 "x": "0",
  1645.                 "y": "374",
  1646.                 "width": "253",
  1647.                 "height": "53",
  1648.                 "layer": "1",
  1649.                 "filename": "data/delete_black.png"
  1650.             },
  1651.             "parches-black-c4": {
  1652.                 "x": "0",
  1653.                 "y": "215",
  1654.                 "width": "253",
  1655.                 "height": "53",
  1656.                 "layer": "1",
  1657.                 "filename": "data/parches_black.png"
  1658.             },
  1659.             "descargar-black-c4": {
  1660.                 "x": "41",
  1661.                 "y": "500",
  1662.                 "width": "178",
  1663.                 "height": "56",
  1664.                 "layer": "1",
  1665.                 "filename": "data/descargar_black.png"
  1666.             },
  1667.             "fondo_base_c4": {
  1668.                 "x": "0",
  1669.                 "y": "0",
  1670.                 "width": "1024",
  1671.                 "height": "640",
  1672.                 "layer": "1",
  1673.                 "filename": "data/FondoCategoria1.png"
  1674.             }
  1675.         },
  1676.         "button_data": {
  1677.             "home": {
  1678.                 "x": "889",
  1679.                 "y": "12",
  1680.                 "width": "40",
  1681.                 "height": "38",
  1682.                 "img_n": "data/b_home_a.png",
  1683.                 "img_h": "data/b_home_b.png",
  1684.                 "img_c": "data/b_home_c.png",
  1685.                 "hover_sound": "data/cursor-hover.mp3",
  1686.                 "click_sound": "data/Button Clic.mp3",
  1687.                 "actions": [
  1688.                     "current_page = 'INICIO'"
  1689.                 ]
  1690.             },
  1691.             "cerrar": {
  1692.                 "x": "969",
  1693.                 "y": "12",
  1694.                 "width": "40",
  1695.                 "height": "38",
  1696.                 "img_n": "data/b_exit_a.png",
  1697.                 "img_h": "data/b_exit_b.png",
  1698.                 "img_c": "data/b_exit_c.png",
  1699.                 "hover_sound": "data/cursor-hover.mp3",
  1700.                 "click_sound": "data/Button Clic.mp3",
  1701.                 "actions": [
  1702.                     "running = False",
  1703.                     "os._exit(0)"
  1704.                 ]
  1705.             },
  1706.             "minimizar": {
  1707.                 "x": "929",
  1708.                 "y": "12",
  1709.                 "width": "40",
  1710.                 "height": "38",
  1711.                 "img_n": "data/b_minimizar_a.png",
  1712.                 "img_h": "data/b_minimizar_b.png",
  1713.                 "img_c": "data/b_minimizar_c.png",
  1714.                 "hover_sound": "data/cursor-hover.mp3",
  1715.                 "click_sound": "data/Button Clic.mp3",
  1716.                 "actions": [
  1717.                     "pygame.display.iconify()"
  1718.                 ]
  1719.             },
  1720.             "carpeta-c4": {
  1721.                 "x": "0",
  1722.                 "y": "162",
  1723.                 "width": "253",
  1724.                 "height": "53",
  1725.                 "img_n": "data/b_carpeta_a.png",
  1726.                 "img_h": "data/b_carpeta_b.png",
  1727.                 "img_c": "data/b_carpeta_c.png",
  1728.                 "hover_sound": "data/cursor-hover.mp3",
  1729.                 "click_sound": "data/Button Clic.mp3",
  1730.                 "actions": [
  1731.                     "abrir_carpeta_categoria(\"Categoria4\")"
  1732.                 ]
  1733.             },
  1734.             "parchar-c4": {
  1735.                 "x": "0",
  1736.                 "y": "215",
  1737.                 "width": "253",
  1738.                 "height": "53",
  1739.                 "layer": "2",
  1740.                 "img_n": "data/b_parches_a.png",
  1741.                 "img_h": "data/b_parches_b.png",
  1742.                 "img_c": "data/b_parches_c.png",
  1743.                 "hover_sound": "data/cursor-hover.mp3",
  1744.                 "click_sound": "data/Button Clic.mp3",
  1745.                 "actions": [
  1746.                     "parchear_categoria(\"Categoria4\", \"c4serversync\")"
  1747.                 ]
  1748.             },
  1749.             "soporte-c4": {
  1750.                 "x": "0",
  1751.                 "y": "268",
  1752.                 "width": "253",
  1753.                 "height": "53",
  1754.                 "img_n": "data/b_soporte_a.png",
  1755.                 "img_h": "data/b_soporte_b.png",
  1756.                 "img_c": "data/b_soporte_c.png",
  1757.                 "hover_sound": "data/cursor-hover.mp3",
  1758.                 "click_sound": "data/Button Clic.mp3",
  1759.                 "actions": [
  1760.                     "print(\"Botón de soporte presionado\")"
  1761.                 ]
  1762.             },
  1763.             "tienda-c4": {
  1764.                 "x": "0",
  1765.                 "y": "321",
  1766.                 "width": "253",
  1767.                 "height": "53",
  1768.                 "img_n": "data/b_tienda_a.png",
  1769.                 "img_h": "data/b_tienda_b.png",
  1770.                 "img_c": "data/b_tienda_c.png",
  1771.                 "hover_sound": "data/cursor-hover.mp3",
  1772.                 "click_sound": "data/Button Clic.mp3",
  1773.                 "actions": [
  1774.                     "obtener_y_abrir_url(\"Categoria4\", \"pageshop\")"
  1775.                 ]
  1776.             },
  1777.             "desinstalar-c4": {
  1778.                 "x": "0",
  1779.                 "y": "374",
  1780.                 "width": "253",
  1781.                 "height": "53",
  1782.                 "layer": "2",
  1783.                 "img_n": "data/b_delete_a.png",
  1784.                 "img_h": "data/b_delete_b.png",
  1785.                 "img_c": "data/b_delete_c.png",
  1786.                 "hover_sound": "data/cursor-hover.mp3",
  1787.                 "click_sound": "data/Button Clic.mp3",
  1788.                 "actions": [
  1789.                     "eliminar_categoria(\"Categoria4\", \"CATEGORIA4\", \"c4\")"
  1790.                 ]
  1791.             },
  1792.             "jugar-c4": {
  1793.                 "x": "41",
  1794.                 "y": "500",
  1795.                 "width": "178",
  1796.                 "height": "56",
  1797.                 "layer": "3",
  1798.                 "img_n": "data/b_jugar_a.png",
  1799.                 "img_h": "data/b_jugar_b.png",
  1800.                 "img_c": "data/b_jugar_c.png",
  1801.                 "hover_sound": "data/cursor-hover.mp3",
  1802.                 "click_sound": "data/Button Clic.mp3",
  1803.                 "actions": [
  1804.                     "iniciar_categoria(\"Categoria4\", \"c4serversync\")"
  1805.                 ]
  1806.             },
  1807.             "descargar-c4": {
  1808.                 "x": "41",
  1809.                 "y": "500",
  1810.                 "width": "178",
  1811.                 "height": "56",
  1812.                 "layer": "2",
  1813.                 "img_n": "data/b_descargar_a.png",
  1814.                 "img_h": "data/b_descargar_b.png",
  1815.                 "img_c": "data/b_descargar_c.png",
  1816.                 "hover_sound": "data/cursor-hover.mp3",
  1817.                 "click_sound": "data/Button Clic.mp3",
  1818.                 "actions": [
  1819.                     "hide_elements(current_page, [\"descargar-c4\"])",
  1820.                     "show_elements(current_page, [\"progressbar1-c4\"])",
  1821.                     "pygame.display.update()",
  1822.                     "thread = threading.Thread(target=descargar_categoria, args=(\"Categoria4\", \"CATEGORIA4\", \"c4\"))",
  1823.                     "thread.start()"
  1824.                 ]
  1825.             },
  1826.             "info-c4": {
  1827.                 "x": "301",
  1828.                 "y": "273",
  1829.                 "width": "144",
  1830.                 "height": "46",
  1831.                 "layer": "1",
  1832.                 "img_n": "data/b_info_a.png",
  1833.                 "img_h": "data/b_info_b.png",
  1834.                 "img_c": "data/b_info_c.png",
  1835.                 "hover_sound": "data/cursor-hover.mp3",
  1836.                 "click_sound": "data/Button Clic.mp3",
  1837.                 "actions": [
  1838.                     "obtener_y_abrir_url(\"Categoria4\", \"pageweb\")"
  1839.                 ]
  1840.             },
  1841.             "ip-c4": {
  1842.                 "x": "457",
  1843.                 "y": "273",
  1844.                 "width": "144",
  1845.                 "height": "46",
  1846.                 "layer": "1",
  1847.                 "img_n": "data/b_ip_a.png",
  1848.                 "img_h": "data/b_ip_b.png",
  1849.                 "img_c": "data/b_ip_c.png",
  1850.                 "hover_sound": "data/cursor-hover.mp3",
  1851.                 "click_sound": "data/Button Clic.mp3",
  1852.                 "actions": [
  1853.                     "obtener_y_copiar_ip(\"Categoria4\")"
  1854.                 ]
  1855.             },
  1856.             "vote-c4": {
  1857.                 "x": "284",
  1858.                 "y": "556",
  1859.                 "width": "222",
  1860.                 "height": "40",
  1861.                 "layer": "2",
  1862.                 "img_n": "data/b_vote_a.png",
  1863.                 "img_h": "data/b_vote_b.png",
  1864.                 "img_c": "data/b_vote_c.png",
  1865.                 "hover_sound": "data/cursor-hover.mp3",
  1866.                 "click_sound": "data/Button Clic.mp3",
  1867.                 "actions": [
  1868.                     "obtener_y_abrir_url(\"Categoria4\", \"pagevote\")"
  1869.                 ]
  1870.             }
  1871.         },
  1872.         "text_data": {
  1873.             "downloading-instancia-c4": {
  1874.                 "x": "30",
  1875.                 "y": "566",
  1876.                 "width": "200",
  1877.                 "height": "15",
  1878.                 "layer": "1",
  1879.                 "text": "Creando intancia...",
  1880.                 "font_color": "#FFFFFF",
  1881.                 "font_name": "arialrounded",
  1882.                 "font_size": "12",
  1883.                 "position": "left",
  1884.                 "hide_on_start": "true"
  1885.             },
  1886.             "downloading-mods-c4": {
  1887.                 "x": "30",
  1888.                 "y": "566",
  1889.                 "width": "200",
  1890.                 "height": "15",
  1891.                 "layer": "1",
  1892.                 "text": "Descargando mods...",
  1893.                 "font_color": "#FFFFFF",
  1894.                 "font_name": "arialrounded",
  1895.                 "font_size": "12",
  1896.                 "position": "left",
  1897.                 "hide_on_start": "true"
  1898.             },
  1899.             "decompressing-files-c4": {
  1900.                 "x": "30",
  1901.                 "y": "566",
  1902.                 "width": "200",
  1903.                 "height": "15",
  1904.                 "layer": "1",
  1905.                 "text": "Descomprimiendo archivo...",
  1906.                 "font_color": "#FFFFFF",
  1907.                 "font_name": "arialrounded",
  1908.                 "font_size": "12",
  1909.                 "position": "left",
  1910.                 "hide_on_start": "true"
  1911.             },
  1912.             "version_local_c4": {
  1913.                 "x": "765",
  1914.                 "y": "363",
  1915.                 "width": "224",
  1916.                 "height": "15",
  1917.                 "layer": "1",
  1918.                 "content": "launcher/StarLand/version.txt",
  1919.                 "pre_text": "Version actual: ",
  1920.                 "font_color": "#FFFFFF",
  1921.                 "font_name": "arialrounded",
  1922.                 "font_size": "14",
  1923.                 "position": "right"
  1924.             }
  1925.         },
  1926.         "string_data": {
  1927.             "intancia_name_c4": {
  1928.                 "x": "300",
  1929.                 "y": "125",
  1930.                 "width": "310",
  1931.                 "height": "42",
  1932.                 "layer": "1",
  1933.                 "font_color": "#FFFFFF",
  1934.                 "font_name": "arialrounded",
  1935.                 "font_size": "36",
  1936.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria4/instacia_name.php",
  1937.                 "position": "left"
  1938.             },
  1939.             "version_game_c4": {
  1940.                 "x": "741",
  1941.                 "y": "39",
  1942.                 "width": "70",
  1943.                 "height": "20",
  1944.                 "layer": "3",
  1945.                 "font_color": "#FFFFFF",
  1946.                 "font_name": "arialrounded",
  1947.                 "font_size": "18",
  1948.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria4/version.php",
  1949.                 "position": "center"
  1950.             },
  1951.             "estado_game_c4": {
  1952.                 "x": "641",
  1953.                 "y": "39",
  1954.                 "width": "90",
  1955.                 "height": "20",
  1956.                 "layer": "2",
  1957.                 "font_color": "#FFFFFF",
  1958.                 "font_name": "arialrounded",
  1959.                 "font_size": "18",
  1960.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria4/estado.php",
  1961.                 "position": "center"
  1962.             },
  1963.             "online_players_c4": {
  1964.                 "x": "589",
  1965.                 "y": "39",
  1966.                 "width": "40",
  1967.                 "height": "20",
  1968.                 "layer": "1",
  1969.                 "font_color": "#FFFFFF",
  1970.                 "font_name": "arialrounded",
  1971.                 "font_size": "18",
  1972.                 "get_url": "https://heavynightlauncher.com/Launcher/Estados/categoria4/jugando.php",
  1973.                 "position": "center"
  1974.             },
  1975.             "info_game_c4": {
  1976.                 "x": "300",
  1977.                 "y": "174",
  1978.                 "width": "412",
  1979.                 "height": "80",
  1980.                 "layer": "1",
  1981.                 "font_color": "#FFFFFF",
  1982.                 "font_name": "arialrounded",
  1983.                 "font_size": "14",
  1984.                 "get_url": "https://heavynightlauncher.com/Launcher-Categorias/Categoria4/Category-Info.txt",
  1985.                 "string_fix": "true",
  1986.                 "position": "left"
  1987.             }
  1988.         },
  1989.         "progressbar_data": {
  1990.             "progressbar1-c4": {
  1991.                 "x": "26",
  1992.                 "y": "582",
  1993.                 "width": "203",
  1994.                 "height": "10",
  1995.                 "base_color": "#FFFFFF",
  1996.                 "progress_color": "#6DD817",
  1997.                 "layer": "1",
  1998.                 "hide_on_start": "true"
  1999.             }
  2000.         }
  2001.     }
  2002. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement