Визуальная часть SKID RockStar ClickGUI | expensive 3.1

как фикс?

java: package im.expensive.ui.deadgui.components does not exist
 
Скид клик гуи RockStar.
SS - Посмотреть вложение 302364
DW -
Пожалуйста, авторизуйтесь для просмотра ссылки.


Установка:
Папку sounds кидать в expensive-master\src\assets\minecraft\expensive
Папку clickgui кидать в expensive-master\src\assets\minecraft\expensive\images
Папку splitgui кидать в expensive-master\src\im\expensive\ui
В классе Expensive меняем:

Expensive:
Expand Collapse Copy
private GuiWindow guiWindow;

private void clientLoad() {
    guiWindow = new GuiWindow(new StringTextComponent(""));
}

public void onKeyPressed(int key) {
        if (functionRegistry.getSelfDestruct().unhooked) return;
        eventKey.setKey(key);
        eventBus.post(eventKey);

        macroManager.onKeyPressed(key);

        if (key == GLFW.GLFW_KEY_RIGHT_SHIFT) {
            Minecraft.getInstance().displayGuiScreen(guiWindow);
        }
        if (this.functionRegistry.getAutoBuyUI().isState() && this.functionRegistry.getAutoBuyUI().setting.get() == key) {
            Minecraft.getInstance().displayGuiScreen(autoBuyUI);
        }

}
И заменяем ConfigStorage который находится по пути: expensive-master\src\im\expensive\confirm

Скид клик гуи RockStar.
SS - Посмотреть вложение 302364
DW -
Пожалуйста, авторизуйтесь для просмотра ссылки.


Установка:
Папку sounds кидать в expensive-master\src\assets\minecraft\expensive
Папку clickgui кидать в expensive-master\src\assets\minecraft\expensive\images
Папку splitgui кидать в expensive-master\src\im\expensive\ui
В классе Expensive меняем:

Expensive:
Expand Collapse Copy
private GuiWindow guiWindow;

private void clientLoad() {
    guiWindow = new GuiWindow(new StringTextComponent(""));
}

public void onKeyPressed(int key) {
        if (functionRegistry.getSelfDestruct().unhooked) return;
        eventKey.setKey(key);
        eventBus.post(eventKey);

        macroManager.onKeyPressed(key);

        if (key == GLFW.GLFW_KEY_RIGHT_SHIFT) {
            Minecraft.getInstance().displayGuiScreen(guiWindow);
        }
        if (this.functionRegistry.getAutoBuyUI().isState() && this.functionRegistry.getAutoBuyUI().setting.get() == key) {
            Minecraft.getInstance().displayGuiScreen(autoBuyUI);
        }

}
И заменяем ConfigStorage который находится по пути: expensive-master\src\im\expensive\config
О боже верните мне мои глаза
 
Скид клик гуи RockStar.
SS - Посмотреть вложение 302364
DW -
Пожалуйста, авторизуйтесь для просмотра ссылки.


Установка:
Папку sounds кидать в expensive-master\src\assets\minecraft\expensive
Папку clickgui кидать в expensive-master\src\assets\minecraft\expensive\images
Папку splitgui кидать в expensive-master\src\im\expensive\ui
В классе Expensive меняем:

Expensive:
Expand Collapse Copy
private GuiWindow guiWindow;

private void clientLoad() {
    guiWindow = new GuiWindow(new StringTextComponent(""));
}

public void onKeyPressed(int key) {
        if (functionRegistry.getSelfDestruct().unhooked) return;
        eventKey.setKey(key);
        eventBus.post(eventKey);

        macroManager.onKeyPressed(key);

        if (key == GLFW.GLFW_KEY_RIGHT_SHIFT) {
            Minecraft.getInstance().displayGuiScreen(guiWindow);
        }
        if (this.functionRegistry.getAutoBuyUI().isState() && this.functionRegistry.getAutoBuyUI().setting.get() == key) {
            Minecraft.getInstance().displayGuiScreen(autoBuyUI);
        }

}
И заменяем ConfigStorage который находится по пути: expensive-master\src\im\expensive\config
будет оставаться в воздухе при закрытии как в старом роке?
 
Скид клик гуи RockStar.
SS - Посмотреть вложение 302364
DW -
Пожалуйста, авторизуйтесь для просмотра ссылки.


Установка:
Папку sounds кидать в expensive-master\src\assets\minecraft\expensive
Папку clickgui кидать в expensive-master\src\assets\minecraft\expensive\images
Папку splitgui кидать в expensive-master\src\im\expensive\ui
В классе Expensive меняем:

Expensive:
Expand Collapse Copy
private GuiWindow guiWindow;

private void clientLoad() {
    guiWindow = new GuiWindow(new StringTextComponent(""));
}

public void onKeyPressed(int key) {
        if (functionRegistry.getSelfDestruct().unhooked) return;
        eventKey.setKey(key);
        eventBus.post(eventKey);

        macroManager.onKeyPressed(key);

        if (key == GLFW.GLFW_KEY_RIGHT_SHIFT) {
            Minecraft.getInstance().displayGuiScreen(guiWindow);
        }
        if (this.functionRegistry.getAutoBuyUI().isState() && this.functionRegistry.getAutoBuyUI().setting.get() == key) {
            Minecraft.getInstance().displayGuiScreen(autoBuyUI);
        }

}
И заменяем ConfigStorage который находится по пути: expensive-master\src\im\expensive\config
ща обрыгаюсь
 
Назад
Сверху Снизу