• Ищем качественного (не новичок) разработчиков Xenforo для этого форума! В идеале, чтобы ты был фулл стек программистом. Если у тебя есть что показать, то свяжись с нами по контактным данным: https://t.me/DREDD

Визуальная часть Таргетхудек нурек альфа скид 3.1

Начинающий
Начинающий
Статус
Оффлайн
Регистрация
10 Май 2023
Сообщения
102
Реакции
0
Выберите загрузчик игры
  1. Vanilla
как всегда нурсултанчек, шрифт sf-ui-medium

Java:
Expand Collapse Copy
            int headSize = 26;
            float spacing = 5;
            float width5 = 103F;
            float height5 = 39f;

if (Mentality.getInstance().getModuleManager().getHud().tHudMode.is("Скид")) {

            if (!finalHp.equals("Неизвестно")) {
                healtAnim = MathUtil.lerp(healtAnim, Float.parseFloat(finalHp), 8F);
            } else {
                healtAnim = hp;
            }

            double alpha1 = alpha.getOutput() * 255;
            double alpha2 = alpha.getOutput() * 254;
            double alpha3 = alpha.getOutput() * 235;
            double alphaLow = alpha.getOutput() * 50;
            double alphaLow3 = alpha.getOutput() * 160;

            IWrapper.blurQueue.add(() -> DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.rectColor, (int) alpha1)));

            DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.darkMainRectColor, (int) alphaLow3));

            DisplayUtils.drawRoundFace(posX + 3f, posY + 3.5f, 32, 32, (float)5.5f, (int)alpha2, (AbstractClientPlayerEntity) entity);

            ClientFonts.medium[(int) 19].drawScissorString(eventDisplay.getMatrixStack(), String.valueOf(name.toString()), posX + 2.5f + headSize + spacing + spacing, posY + 2f + spacing, ColorUtils.setAlpha(-1, (int) alpha3),(int)46.5f);
            ClientFonts.medium[15].drawStringWithOutline(eventDisplay.getMatrixStack(), String.format(Locale.US,"HP: " + "%.1f", healtAnim) + "", posX + 2.5f + headSize + spacing + spacing, posY + 3.5f + spacing + spacing + spacing, ColorUtils.setAlpha(-1, (int) alpha3));

            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f), 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow));
            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f) * healthAnimation, 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1));
        }
 

Вложения

  • Снимок экрана 2025-07-06 090658.png
    Снимок экрана 2025-07-06 090658.png
    25.4 KB · Просмотры: 894
как всегда нурсултанчек, шрифт sf-ui-medium

Java:
Expand Collapse Copy
            int headSize = 26;
            float spacing = 5;
            float width5 = 103F;
            float height5 = 39f;

if (Mentality.getInstance().getModuleManager().getHud().tHudMode.is("Скид")) {

            if (!finalHp.equals("Неизвестно")) {
                healtAnim = MathUtil.lerp(healtAnim, Float.parseFloat(finalHp), 8F);
            } else {
                healtAnim = hp;
            }

            double alpha1 = alpha.getOutput() * 255;
            double alpha2 = alpha.getOutput() * 254;
            double alpha3 = alpha.getOutput() * 235;
            double alphaLow = alpha.getOutput() * 50;
            double alphaLow3 = alpha.getOutput() * 160;

            IWrapper.blurQueue.add(() -> DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.rectColor, (int) alpha1)));

            DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.darkMainRectColor, (int) alphaLow3));

            DisplayUtils.drawRoundFace(posX + 3f, posY + 3.5f, 32, 32, (float)5.5f, (int)alpha2, (AbstractClientPlayerEntity) entity);

            ClientFonts.medium[(int) 19].drawScissorString(eventDisplay.getMatrixStack(), String.valueOf(name.toString()), posX + 2.5f + headSize + spacing + spacing, posY + 2f + spacing, ColorUtils.setAlpha(-1, (int) alpha3),(int)46.5f);
            ClientFonts.medium[15].drawStringWithOutline(eventDisplay.getMatrixStack(), String.format(Locale.US,"HP: " + "%.1f", healtAnim) + "", posX + 2.5f + headSize + spacing + spacing, posY + 3.5f + spacing + spacing + spacing, ColorUtils.setAlpha(-1, (int) alpha3));

            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f), 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow));
            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f) * healthAnimation, 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1));
        }
ого
 
Мне кажеца у тебя лучше всех на этом форуме удалось повторить, можеш взять пирожок с полки
 
как всегда нурсултанчек, шрифт sf-ui-medium

Java:
Expand Collapse Copy
            int headSize = 26;
            float spacing = 5;
            float width5 = 103F;
            float height5 = 39f;

if (Mentality.getInstance().getModuleManager().getHud().tHudMode.is("Скид")) {

            if (!finalHp.equals("Неизвестно")) {
                healtAnim = MathUtil.lerp(healtAnim, Float.parseFloat(finalHp), 8F);
            } else {
                healtAnim = hp;
            }

            double alpha1 = alpha.getOutput() * 255;
            double alpha2 = alpha.getOutput() * 254;
            double alpha3 = alpha.getOutput() * 235;
            double alphaLow = alpha.getOutput() * 50;
            double alphaLow3 = alpha.getOutput() * 160;

            IWrapper.blurQueue.add(() -> DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.rectColor, (int) alpha1)));

            DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.darkMainRectColor, (int) alphaLow3));

            DisplayUtils.drawRoundFace(posX + 3f, posY + 3.5f, 32, 32, (float)5.5f, (int)alpha2, (AbstractClientPlayerEntity) entity);

            ClientFonts.medium[(int) 19].drawScissorString(eventDisplay.getMatrixStack(), String.valueOf(name.toString()), posX + 2.5f + headSize + spacing + spacing, posY + 2f + spacing, ColorUtils.setAlpha(-1, (int) alpha3),(int)46.5f);
            ClientFonts.medium[15].drawStringWithOutline(eventDisplay.getMatrixStack(), String.format(Locale.US,"HP: " + "%.1f", healtAnim) + "", posX + 2.5f + headSize + spacing + spacing, posY + 3.5f + spacing + spacing + spacing, ColorUtils.setAlpha(-1, (int) alpha3));

            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f), 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow));
            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f) * healthAnimation, 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1));
        }
неужели нурфлагалище скидеры научились закруглять ебло шейдером :dizzy:
 
1751783463587.png

нет у меня лучше
 

Вложения

  • Снимок экрана 2025-07-06 124302.png
    Снимок экрана 2025-07-06 124302.png
    31.7 KB · Просмотры: 232
Последнее редактирование:
Как же вы заебали со своим нурсултаном.
 
как всегда нурсултанчек, шрифт sf-ui-medium

Java:
Expand Collapse Copy
            int headSize = 26;
            float spacing = 5;
            float width5 = 103F;
            float height5 = 39f;

if (Mentality.getInstance().getModuleManager().getHud().tHudMode.is("Скид")) {

            if (!finalHp.equals("Неизвестно")) {
                healtAnim = MathUtil.lerp(healtAnim, Float.parseFloat(finalHp), 8F);
            } else {
                healtAnim = hp;
            }

            double alpha1 = alpha.getOutput() * 255;
            double alpha2 = alpha.getOutput() * 254;
            double alpha3 = alpha.getOutput() * 235;
            double alphaLow = alpha.getOutput() * 50;
            double alphaLow3 = alpha.getOutput() * 160;

            IWrapper.blurQueue.add(() -> DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.rectColor, (int) alpha1)));

            DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.darkMainRectColor, (int) alphaLow3));

            DisplayUtils.drawRoundFace(posX + 3f, posY + 3.5f, 32, 32, (float)5.5f, (int)alpha2, (AbstractClientPlayerEntity) entity);

            ClientFonts.medium[(int) 19].drawScissorString(eventDisplay.getMatrixStack(), String.valueOf(name.toString()), posX + 2.5f + headSize + spacing + spacing, posY + 2f + spacing, ColorUtils.setAlpha(-1, (int) alpha3),(int)46.5f);
            ClientFonts.medium[15].drawStringWithOutline(eventDisplay.getMatrixStack(), String.format(Locale.US,"HP: " + "%.1f", healtAnim) + "", posX + 2.5f + headSize + spacing + spacing, posY + 3.5f + spacing + spacing + spacing, ColorUtils.setAlpha(-1, (int) alpha3));

            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f), 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow));
            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f) * healthAnimation, 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1));
        }
очень похоже
 
как всегда нурсултанчек, шрифт sf-ui-medium

Java:
Expand Collapse Copy
            int headSize = 26;
            float spacing = 5;
            float width5 = 103F;
            float height5 = 39f;

if (Mentality.getInstance().getModuleManager().getHud().tHudMode.is("Скид")) {

            if (!finalHp.equals("Неизвестно")) {
                healtAnim = MathUtil.lerp(healtAnim, Float.parseFloat(finalHp), 8F);
            } else {
                healtAnim = hp;
            }

            double alpha1 = alpha.getOutput() * 255;
            double alpha2 = alpha.getOutput() * 254;
            double alpha3 = alpha.getOutput() * 235;
            double alphaLow = alpha.getOutput() * 50;
            double alphaLow3 = alpha.getOutput() * 160;

            IWrapper.blurQueue.add(() -> DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.rectColor, (int) alpha1)));

            DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.darkMainRectColor, (int) alphaLow3));

            DisplayUtils.drawRoundFace(posX + 3f, posY + 3.5f, 32, 32, (float)5.5f, (int)alpha2, (AbstractClientPlayerEntity) entity);

            ClientFonts.medium[(int) 19].drawScissorString(eventDisplay.getMatrixStack(), String.valueOf(name.toString()), posX + 2.5f + headSize + spacing + spacing, posY + 2f + spacing, ColorUtils.setAlpha(-1, (int) alpha3),(int)46.5f);
            ClientFonts.medium[15].drawStringWithOutline(eventDisplay.getMatrixStack(), String.format(Locale.US,"HP: " + "%.1f", healtAnim) + "", posX + 2.5f + headSize + spacing + spacing, posY + 3.5f + spacing + spacing + spacing, ColorUtils.setAlpha(-1, (int) alpha3));

            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f), 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow));
            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f) * healthAnimation, 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1));
        }[/CODE
[/QUOTE]
говно
хуйня а не скид
 
как всегда нурсултанчек, шрифт sf-ui-medium

Java:
Expand Collapse Copy
            int headSize = 26;
            float spacing = 5;
            float width5 = 103F;
            float height5 = 39f;

if (Mentality.getInstance().getModuleManager().getHud().tHudMode.is("Скид")) {

            if (!finalHp.equals("Неизвестно")) {
                healtAnim = MathUtil.lerp(healtAnim, Float.parseFloat(finalHp), 8F);
            } else {
                healtAnim = hp;
            }

            double alpha1 = alpha.getOutput() * 255;
            double alpha2 = alpha.getOutput() * 254;
            double alpha3 = alpha.getOutput() * 235;
            double alphaLow = alpha.getOutput() * 50;
            double alphaLow3 = alpha.getOutput() * 160;

            IWrapper.blurQueue.add(() -> DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.rectColor, (int) alpha1)));

            DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.darkMainRectColor, (int) alphaLow3));

            DisplayUtils.drawRoundFace(posX + 3f, posY + 3.5f, 32, 32, (float)5.5f, (int)alpha2, (AbstractClientPlayerEntity) entity);

            ClientFonts.medium[(int) 19].drawScissorString(eventDisplay.getMatrixStack(), String.valueOf(name.toString()), posX + 2.5f + headSize + spacing + spacing, posY + 2f + spacing, ColorUtils.setAlpha(-1, (int) alpha3),(int)46.5f);
            ClientFonts.medium[15].drawStringWithOutline(eventDisplay.getMatrixStack(), String.format(Locale.US,"HP: " + "%.1f", healtAnim) + "", posX + 2.5f + headSize + spacing + spacing, posY + 3.5f + spacing + spacing + spacing, ColorUtils.setAlpha(-1, (int) alpha3));

            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f), 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow));
            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f) * healthAnimation, 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1));
        }
Поносище
 
так значит не скид хуйня а тх в нурике у меня почти все тоже самое что и в нуре
Какой Все тоже самое. Шрифт Блюр, как минимум, у тебя не как в Нурике. Он у тебя дефолтный. Блядтского экспенсива.
 
Какой Все тоже самое. Шрифт Блюр, как минимум, у тебя не как в Нурике. Он у тебя дефолтный. Блядтского экспенсива.
блюр у меня не с деф экспы а шрифт просто расстояние между буквами другое
 
как всегда нурсултанчек, шрифт sf-ui-medium

Java:
Expand Collapse Copy
            int headSize = 26;
            float spacing = 5;
            float width5 = 103F;
            float height5 = 39f;

if (Mentality.getInstance().getModuleManager().getHud().tHudMode.is("Скид")) {

            if (!finalHp.equals("Неизвестно")) {
                healtAnim = MathUtil.lerp(healtAnim, Float.parseFloat(finalHp), 8F);
            } else {
                healtAnim = hp;
            }

            double alpha1 = alpha.getOutput() * 255;
            double alpha2 = alpha.getOutput() * 254;
            double alpha3 = alpha.getOutput() * 235;
            double alphaLow = alpha.getOutput() * 50;
            double alphaLow3 = alpha.getOutput() * 160;

            IWrapper.blurQueue.add(() -> DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.rectColor, (int) alpha1)));

            DisplayUtils.drawRoundedRect(posX, posY, width5, height5, 6.5f, ColorUtils.setAlpha(Theme.darkMainRectColor, (int) alphaLow3));

            DisplayUtils.drawRoundFace(posX + 3f, posY + 3.5f, 32, 32, (float)5.5f, (int)alpha2, (AbstractClientPlayerEntity) entity);

            ClientFonts.medium[(int) 19].drawScissorString(eventDisplay.getMatrixStack(), String.valueOf(name.toString()), posX + 2.5f + headSize + spacing + spacing, posY + 2f + spacing, ColorUtils.setAlpha(-1, (int) alpha3),(int)46.5f);
            ClientFonts.medium[15].drawStringWithOutline(eventDisplay.getMatrixStack(), String.format(Locale.US,"HP: " + "%.1f", healtAnim) + "", posX + 2.5f + headSize + spacing + spacing, posY + 3.5f + spacing + spacing + spacing, ColorUtils.setAlpha(-1, (int) alpha3));

            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f), 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow),ColorUtils.setAlpha(Theme.textColor, (int) alphaLow));
            DisplayUtils.drawGradientRound(posX + 38f, posY + 27f, (width5 - 43.5f) * healthAnimation, 7.5f, 2.2f, ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.mainRectColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1),ColorUtils.setAlpha(Theme.textColor, (int) alpha1));
        }
А если ник супер большой? Логику как в нурике типо будет ник листаться влево
 
Назад
Сверху Снизу