Исходник Normas watermark | expensive 2.0 ready

Забаненный
Статус
Оффлайн
Регистрация
14 Фев 2023
Сообщения
70
Реакции[?]
0
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.

Перед прочтением основного контента ниже, пожалуйста, обратите внимание на обновление внутри секции Майна на нашем форуме. У нас появились:

  • бесплатные читы для Майнкрафт — любое использование на свой страх и риск;
  • маркетплейс Майнкрафт — абсолютно любая коммерция, связанная с игрой, за исключением продажи читов (аккаунты, предоставления услуг, поиск кодеров читов и так далее);
  • приватные читы для Minecraft — в этом разделе только платные хаки для игры, покупайте группу "Продавец" и выставляйте на продажу свой софт;
  • обсуждения и гайды — всё тот же раздел с вопросами, но теперь модернизированный: поиск нужных хаков, пати с игроками-читерами и другая полезная информация.

Спасибо!

по рофлу сделал вт, мб кому то нужно на пастпенсив


Код:
  private void waterMark(final MatrixStack stack) {
        UserProfile profile = Manager.USER_PROFILE;

        StringBuilder titleText = new StringBuilder();
        int counter = 0; // Переменная для подсчета элементов


        titleText.append("sigma client");
        counter++;

        if (watermarkElement.get(0)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append("user");
            counter++;
        }
        if (watermarkElement.get(1)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(mc.debugFPS + " fps");
            counter++;
        }
        if (watermarkElement.get(2)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(HudUtil.calculatePing() + " ping");
        }
        //                font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor);


        // Координаты ватермки
        final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15;


        int firstColor = ColorUtil.getColorStyle(0);
        int secondColor = ColorUtil.getColorStyle(90);
        int firstColor2 = ColorUtil.getColorStyle(180);
        int secondColor2 = ColorUtil.getColorStyle(270);
        RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2);

        RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205));
       // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205));

        Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1);
    }
ss-
1713689765915.png
1713689783398.png
1713689805753.png
 
Последнее редактирование:
Начинающий
Статус
Оффлайн
Регистрация
26 Фев 2024
Сообщения
369
Реакции[?]
0
Поинты[?]
0
по рофлу сделал вт, мб кому то нужно на пастпенсив


Код:
  private void waterMark(final MatrixStack stack) {
        UserProfile profile = Manager.USER_PROFILE;

        StringBuilder titleText = new StringBuilder();
        int counter = 0; // Переменная для подсчета элементов


        titleText.append("sigma client");
        counter++;

        if (watermarkElement.get(0)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append("user");
            counter++;
        }
        if (watermarkElement.get(1)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(mc.debugFPS + " fps");
            counter++;
        }
        if (watermarkElement.get(2)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(HudUtil.calculatePing() + " ping");
        }
        //                font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor);


        // Координаты ватермки
        final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15;


        int firstColor = ColorUtil.getColorStyle(0);
        int secondColor = ColorUtil.getColorStyle(90);
        int firstColor2 = ColorUtil.getColorStyle(180);
        int secondColor2 = ColorUtil.getColorStyle(270);
        RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2);

        RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205));
       // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205));

        Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1);
    }
ss-
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
красиво
 
Забаненный
Статус
Оффлайн
Регистрация
17 Мар 2024
Сообщения
194
Реакции[?]
2
Поинты[?]
4K
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
а зачем?
 
Забаненный
Статус
Оффлайн
Регистрация
14 Фев 2023
Сообщения
70
Реакции[?]
0
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Начинающий
Статус
Оффлайн
Регистрация
5 Апр 2023
Сообщения
389
Реакции[?]
1
Поинты[?]
2K
по рофлу сделал вт, мб кому то нужно на пастпенсив


Код:
  private void waterMark(final MatrixStack stack) {
        UserProfile profile = Manager.USER_PROFILE;

        StringBuilder titleText = new StringBuilder();
        int counter = 0; // Переменная для подсчета элементов


        titleText.append("sigma client");
        counter++;

        if (watermarkElement.get(0)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append("user");
            counter++;
        }
        if (watermarkElement.get(1)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(mc.debugFPS + " fps");
            counter++;
        }
        if (watermarkElement.get(2)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(HudUtil.calculatePing() + " ping");
        }
        //                font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor);


        // Координаты ватермки
        final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15;


        int firstColor = ColorUtil.getColorStyle(0);
        int secondColor = ColorUtil.getColorStyle(90);
        int firstColor2 = ColorUtil.getColorStyle(180);
        int secondColor2 = ColorUtil.getColorStyle(270);
        RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2);

        RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205));
       // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205));

        Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1);
    }
ss-
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
Нормас как в экселенте
 
Забаненный
Статус
Оффлайн
Регистрация
14 Фев 2023
Сообщения
70
Реакции[?]
0
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Забаненный
Статус
Оффлайн
Регистрация
14 Фев 2023
Сообщения
70
Реакции[?]
0
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Последнее редактирование:
Начинающий
Статус
Оффлайн
Регистрация
20 Дек 2023
Сообщения
126
Реакции[?]
0
Поинты[?]
0
по рофлу сделал вт, мб кому то нужно на пастпенсив


Код:
  private void waterMark(final MatrixStack stack) {
        UserProfile profile = Manager.USER_PROFILE;

        StringBuilder titleText = new StringBuilder();
        int counter = 0; // Переменная для подсчета элементов


        titleText.append("sigma client");
        counter++;

        if (watermarkElement.get(0)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append("user");
            counter++;
        }
        if (watermarkElement.get(1)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(mc.debugFPS + " fps");
            counter++;
        }
        if (watermarkElement.get(2)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(HudUtil.calculatePing() + " ping");
        }
        //                font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor);


        // Координаты ватермки
        final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15;


        int firstColor = ColorUtil.getColorStyle(0);
        int secondColor = ColorUtil.getColorStyle(90);
        int firstColor2 = ColorUtil.getColorStyle(180);
        int secondColor2 = ColorUtil.getColorStyle(270);
        RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2);

        RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205));
       // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205));

        Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1);
    }
ss-
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
Норм
 
Начинающий
Статус
Оффлайн
Регистрация
12 Авг 2021
Сообщения
144
Реакции[?]
3
Поинты[?]
2K
по рофлу сделал вт, мб кому то нужно на пастпенсив


Код:
  private void waterMark(final MatrixStack stack) {
        UserProfile profile = Manager.USER_PROFILE;

        StringBuilder titleText = new StringBuilder();
        int counter = 0; // Переменная для подсчета элементов


        titleText.append("sigma client");
        counter++;

        if (watermarkElement.get(0)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append("user");
            counter++;
        }
        if (watermarkElement.get(1)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(mc.debugFPS + " fps");
            counter++;
        }
        if (watermarkElement.get(2)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(HudUtil.calculatePing() + " ping");
        }
        //                font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor);


        // Координаты ватермки
        final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15;


        int firstColor = ColorUtil.getColorStyle(0);
        int secondColor = ColorUtil.getColorStyle(90);
        int firstColor2 = ColorUtil.getColorStyle(180);
        int secondColor2 = ColorUtil.getColorStyle(270);
        RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2);

        RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205));
       // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205));

        Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1);
    }
ss-
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
норм
 
Начинающий
Статус
Оффлайн
Регистрация
21 Фев 2024
Сообщения
102
Реакции[?]
2
Поинты[?]
3K
по рофлу сделал вт, мб кому то нужно на пастпенсив


Код:
  private void waterMark(final MatrixStack stack) {
        UserProfile profile = Manager.USER_PROFILE;

        StringBuilder titleText = new StringBuilder();
        int counter = 0; // Переменная для подсчета элементов


        titleText.append("sigma client");
        counter++;

        if (watermarkElement.get(0)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append("user");
            counter++;
        }
        if (watermarkElement.get(1)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(mc.debugFPS + " fps");
            counter++;
        }
        if (watermarkElement.get(2)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(HudUtil.calculatePing() + " ping");
        }
        //                font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor);


        // Координаты ватермки
        final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15;


        int firstColor = ColorUtil.getColorStyle(0);
        int secondColor = ColorUtil.getColorStyle(90);
        int firstColor2 = ColorUtil.getColorStyle(180);
        int secondColor2 = ColorUtil.getColorStyle(270);
        RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2);

        RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205));
       // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205));

        Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1);
    }
ss-
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
это идеально, все максимально просто
 
Забаненный
Статус
Оффлайн
Регистрация
14 Фев 2023
Сообщения
70
Реакции[?]
0
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Начинающий
Статус
Онлайн
Регистрация
10 Фев 2023
Сообщения
365
Реакции[?]
0
Поинты[?]
1K
по рофлу сделал вт, мб кому то нужно на пастпенсив


Код:
  private void waterMark(final MatrixStack stack) {
        UserProfile profile = Manager.USER_PROFILE;

        StringBuilder titleText = new StringBuilder();
        int counter = 0; // Переменная для подсчета элементов


        titleText.append("sigma client");
        counter++;

        if (watermarkElement.get(0)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append("user");
            counter++;
        }
        if (watermarkElement.get(1)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(mc.debugFPS + " fps");
            counter++;
        }
        if (watermarkElement.get(2)) {
            if (counter > 0) {
                titleText.append(TextFormatting.GRAY + " | " + TextFormatting.WHITE);
            }
            titleText.append(HudUtil.calculatePing() + " ping");
        }
        //                font.drawString(stack, module.name, x + 2.4, y + yOffset + font.getFontHeight() / 2f - 1.5f, secondColor);


        // Координаты ватермки
        final float x = 5, y = 5, titleWidth = Fonts.sf_medium[15].getWidth(titleText.toString()) + 6, titleHeight = 15;


        int firstColor = ColorUtil.getColorStyle(0);
        int secondColor = ColorUtil.getColorStyle(90);
        int firstColor2 = ColorUtil.getColorStyle(180);
        int secondColor2 = ColorUtil.getColorStyle(270);
        RenderUtil.Render2D.drawShadow(x,y,titleWidth,titleHeight,5,firstColor,secondColor,firstColor2,secondColor2);

        RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 2.9f,ColorUtil.rgba(15, 15, 15, 205));
       // RenderUtil.Render2D.drawRoundedRect(x, y, titleWidth, titleHeight, 4f, ColorUtil.rgba(15, 15, 15, 205));

        Fonts.sf_medium[15].drawString(stack, titleText.toString(), x + 3, y + Fonts.sf_medium[15].getFontHeight() / 2f + 0.5f, -1);
    }
ss-
Посмотреть вложение 275201
Посмотреть вложение 275202
Посмотреть вложение 275203
пойдет, у тебя на каждую тему другая оптимизация?))
 
Сверху Снизу