This is an old revision of the document!
Table of Contents
ClickGUI
ClickGUI | |
---|---|
![]() |
|
Type | Hack |
Category | none |
In-game description | “Window-based ClickGUI.” |
Default keybind | Right CTRL[Wurst 7] |
Left CTRL or Right CTRL[Wurst 6 and ForgeWurst] | |
Source code | net/wurstclient/hacks/ClickGuiHack.java |
ClickGUI is a Minecraft hack that allows the user to enable and disable other hacks.
When opened, ClickGUI displays a window for each Category, which then contains a list of every feature in that category. Each window can be moved around, minimized, or pinned. Pinned windows are also displayed when ClickGUI is closed, however they can still only be interacted with while ClickGUI is open.
Every feature in a window has a button that allows the user to turn that feature on or off. The button turns green whenever the feature is enabled. Some features also show an arrow next to the button. When clicked, this opens up a new window with additional settings for that feature.
Settings
Background
Background | |
---|---|
![]() |
|
Type | Color |
In-game description | “Background color” |
Default value | #404040 |
Accent
Accent | |
---|---|
![]() |
|
Type | Color |
In-game description | “Accent color” |
Default value | #101010 |
Text
Text | |
---|---|
Type | Color |
In-game description | “Text color” |
Default value | #F0F0F0 |
Allows the user to customize the color of text in ClickGUI, Navigator, and TabGUI.
Opacity
Opacity | |
---|---|
Type | Slider |
In-game description | (none) |
Default value | 0.5 |
Minimum | 0.15 |
Maximum | 0.85 |
Increment | 0.01 |
“Opacity” controls how opaque or transparent the ClickGUI windows are. Lower Opacity values make it easier to see through the ClickGUI windows, while higher Opacity values make it easier to see the windows themselves.
Tooltip opacity
Tooltip opacity | |
---|---|
Type | Slider |
In-game description | (none) |
Default value | 0.75 |
Minimum | 0.15 |
Maximum | 1.0 |
Increment | 0.01 |
“Opacity” controls how opaque or transparent the tooltips in ClickGUI and Navigator are. Lower Opacity values make it easier to see through the tooltips, while higher Opacity values make it easier to read the tooltips themselves.
Removed Settings
Removed settings no longer exist in current versions of Wurst.
BG
BG | |
---|---|
Type | Color |
In-game description | “Background color” |
Default value | #404040 |
This setting was renamed to Background in Wurst 7.19.
AC
AC | |
---|---|
Type | Color |
In-game description | “Accent color” |
Default value | #101010 |
This setting was renamed to Accent in Wurst 7.19.
BG red
BG red | |
---|---|
Type | Slider |
In-game description | “Background red” |
Default value | 64.0 |
Minimum | 0.0 |
Maximum | 255.0 |
Increment | 1.0 |
This setting was replaced with BG in Wurst 7.17.
BG green
BG green | |
---|---|
Type | Slider |
In-game description | “Background green” |
Default value | 64.0 |
Minimum | 0.0 |
Maximum | 255.0 |
Increment | 1.0 |
This setting was replaced with BG in Wurst 7.17.
BG blue
BG blue | |
---|---|
Type | Slider |
In-game description | “Background blue” |
Default value | 64.0 |
Minimum | 0.0 |
Maximum | 255.0 |
Increment | 1.0 |
This setting was replaced with BG in Wurst 7.17.
AC red
AC red | |
---|---|
Type | Slider |
In-game description | “Accent red” |
Default value | 16.0 |
Minimum | 0.0 |
Maximum | 255.0 |
Increment | 1.0 |
This setting was replaced with AC in Wurst 7.17.
AC green
AC green | |
---|---|
Type | Slider |
In-game description | “Accent green” |
Default value | 16.0 |
Minimum | 0.0 |
Maximum | 255.0 |
Increment | 1.0 |
This setting was replaced with AC in Wurst 7.17.
AC blue
AC blue | |
---|---|
Type | Slider |
In-game description | “Accent blue” |
Default value | 16.0 |
Minimum | 0.0 |
Maximum | 255.0 |
Increment | 1.0 |
This setting was replaced with AC in Wurst 7.17.
Changes
Version | Changes |
---|---|
Wurst 1.1 Beta | Added ClickGUI. |
Wurst 1.3.1 | Added multi-line tooltips to ClickGUI. |
Wurst 1.5 Beta | ClickGUI no longer pauses the game in singleplayer. |
Wurst 1.5.1 Beta | ClickGUI: Added a new icon for pinned windows. |
Wurst 2.12 | Improved ClickGUI performance. |
Wurst 2.13 | Added a notice to ClickGUI that asks the user to switch to Navigator. |
Wurst 2.4 | Target now has its own window in ClickGUI. |
Wurst 2.23 (Minecraft 1.8), Wurst 3.0 (Minecraft 1.9) | Removed ClickGUI. |
Some time in 2017 | A different ClickGUI was created entirely from scratch, kept secret for about 6 months, and then made its first appearance in ForgeWurst 0.1 Beta. |
Wurst 6.12 | Added ClickGUI. |
Wurst 6.16 | The window-based ClickGUI can now be used to manage settings. |
Wurst 6.18 | Fixed the ClickGUI not rendering locked checkboxes properly. |
Fixed the ClickGUI not rendering locked/disabled/limited sliders properly. | |
Wurst 6.19 | YesCheat+ can now be accessed from the ClickGUI and the TabGUI. |
Wurst 6.21 | Added a “UI Settings” window that allows you to customize the opacity, background color and accent color of the ClickGUI (including Navigator & TabGUI). |
Added a default keybind for the window-based ClickGUI: Right CTRL. | |
Fixed the window-based ClickGUI not rendering blocked features in red. Also added a tooltip to explain why they are blocked. | |
Wurst 6.22 | X-Ray's list of blocks can now be edited from the ClickGUI. |
Wurst 7.0pre1 | You can now use keybinds while the ClickGUI is open. |
Wurst 6.28 (Minecraft 1.8 - 1.12), Wurst 7.0pre3 (Minecraft 1.14+) | Added a button to the “UI Settings” window in ClickGUI to access the WurstLogo settings. |
Added a button to the “UI Settings” window in ClickGUI to access the HackList settings. | |
Wurst 7.0pre10 | Fixed ClickGUI not calculating the width of windows properly. |
Wurst 7.0pre13 | Fixed ClickGUI not responding to mouse scrolling. |
Wurst 7.0pre15 | Fixed ClickGUI and Navigator not rendering properly in snapshot versions. |
Wurst 7.17 | Replaced the sliders for ClickGUI's background and accent colors with ColorSettings. (Thanks to hiddenalt-team!) |
Fixed settings windows in ClickGUI sometimes opening at the wrong position. | |
Wurst 7.19 | Added a “Tooltip opacity” setting to ClickGUI. |
Added a “Text color” setting to ClickGUI. | |
Renamed the “BG” setting in ClickGUI to “Background”. | |
Renamed the “AC” setting in ClickGUI to “Accent”. | |
ForgeWurst | |
ForgeWurst 0.1 Beta | Added ClickGUI. |
ForgeWurst 0.4 Beta | Added BlockList settings to ClickGUI. (This was used for X-Ray's list of ores.) |
ForgeWurst 0.7 Beta | Added a “UI Settings” window to ClickGUI. |
ForgeWurst 0.9 Beta | Added a button to the inventory screen that opens the ClickGUI. |