Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


chestesp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
chestesp [2022/03/26 18:18] alexander01998chestesp [2023/02/26 18:11] (current) alexander01998
Line 3: Line 3:
 <WRAP 516px> <WRAP 516px>
 ^  ChestESP  ^^ ^  ChestESP  ^^
-|{{ :chestesp.webp?500 |Using ChestESP with the default colors.}}||+|{{ hack:chestesp:chestesp.webp?500x280 |Using ChestESP in Wurst 7.25 with the default colors, lines and boxes, and all categories enabled.}}||
 ^Type|[[:Hack]]| ^Type|[[:Hack]]|
 ^Category|[[Render]]| ^Category|[[Render]]|
Line 13: Line 13:
  
 [{{ :update:wurst_2.26_540p.webp?400|ChestESP in [[Wurst 6]] with its special "empty" and "cross" boxes for chests that the user has already opened.}}] [{{ :update:wurst_2.26_540p.webp?400|ChestESP in [[Wurst 6]] with its special "empty" and "cross" boxes for chests that the user has already opened.}}]
-[{{ :chestesp_mc1.7.webp?400|ChestESP in [[Wurst MC 1.7]] with the 7 different types of chests that it highlights.}}] +[{{ hack:chestesp:chestesp_mc1.7.webp?400|ChestESP in [[Wurst MC 1.7]] with the 7 different types of chests that it highlights.}}]
-[{{ :chestesp_colors.webp?400|ChestESP's [[color settings]] as of [[update:Wurst 7.17]].}}]+
  
-ChestESP is a [[hack]] that highlights different types of [[mc>chests]] with colored boxes, colored lines, or both. The user can see these highlights even when the highlighted chest itself is hidden behind other blocks. This makes ChestESP useful for finding hidden chests, [[mc>buried treasure]], and secret player bases.+ChestESP is a [[hack]] that highlights different types of [[mc>chests]] and other containers with colored boxes, colored lines, or both. The user can see these highlights even when the highlighted chest itself is hidden behind other blocks. This makes ChestESP useful for finding hidden chests, [[mc>buried treasure]], and secret player bases.
  
 ChestESP can show: ChestESP can show:
   * [[mc>chests]]   * [[mc>chests]]
-  * [[mc>chest minecarts]] 
-  * [[mc>barrels]] <sup>[//Minecraft 1.14.4-1.16.5 only//]</sup> 
   * [[mc>trapped chests]]   * [[mc>trapped chests]]
   * [[mc>ender chests]]   * [[mc>ender chests]]
 +  * [[mc>chest minecarts]]
 +  * [[mc>barrels]]
   * [[mc>shulker boxes]]   * [[mc>shulker boxes]]
 +  * [[mc>hoppers]]
 +  * [[mc>hopper minecart|hopper minecarts]]
 +  * [[mc>droppers]]
 +  * [[mc>dispensers]]
 +  * [[mc>furnaces]]
 +  * [[mc>blast furnaces]]
 +  * [[mc>smokers]]
  
 In [[Wurst 6]], ChestESP only highlights chests with a "full" colored box if the user has not yet opened them. Once opened, the highlight changes to either an outlined box if the chest was empty, or an outlined box with an "X" on each side if the chest contained at least one item. The "Lines" highlights are not affected by this. In [[Wurst 6]], ChestESP only highlights chests with a "full" colored box if the user has not yet opened them. Once opened, the highlight changes to either an outlined box if the chest was empty, or an outlined box with an "X" on each side if the chest contained at least one item. The "Lines" highlights are not affected by this.
Line 31: Line 37:
  
 ===== Settings ===== ===== Settings =====
 +
 +==== Style ====
 +<WRAP 516px>
 +^  Style  ^^
 +|  {{hack:chestesp:chestesp_style.webm||loop,autoplay}}  ||
 +^Type|Enum|
 +^In-game description|(none)|
 +^Default value|Boxes|
 +^Possible values|Boxes, Lines, Lines and Boxes|
 +</WRAP>
 +
 +The "Boxes" option draws a colored box around each chest. The "Lines" option draws a straight line from the center of the screen to the center of the chest. The "Lines and Boxes" option does both.
  
 ==== Chest color ==== ==== Chest color ====
 ^  Chest color  ^^ ^  Chest color  ^^
 ^Type|[[:ColorSetting|Color]]| ^Type|[[:ColorSetting|Color]]|
-^In-game description|"Normal chests will be\\ highlighted in this color."|+^In-game description|"Normal chests will be highlighted in this color."|
 ^Default value|#00FF00| ^Default value|#00FF00|
  
-==== Trap color ==== +==== Include trap chests ==== 
-^  Trap color  ^^+^  Include trap chests  ^^ 
 +^Type|Checkbox| 
 +^In-game description|(none)| 
 +^Default value|checked| 
 + 
 +Controls whether or not ChestESP will show trapped chests. 
 + 
 +==== Trap chest color ==== 
 +^  Trap chest color  ^^
 ^Type|[[:ColorSetting|Color]]| ^Type|[[:ColorSetting|Color]]|
-^In-game description|"Trapped chests will be\\ highlighted in this color."|+^In-game description|"Trapped chests will be highlighted in this color."|
 ^Default value|#FF8000| ^Default value|#FF8000|
 +
 +==== Include ender chests ====
 +^  Include ender chests  ^^
 +^Type|Checkbox|
 +^In-game description|(none)|
 +^Default value|checked|
 +
 +Controls whether or not ChestESP will show ender chests.
  
 ==== Ender color ==== ==== Ender color ====
 ^  Ender color  ^^ ^  Ender color  ^^
 ^Type|[[:ColorSetting|Color]]| ^Type|[[:ColorSetting|Color]]|
-^In-game description|"Ender chests will be\\ highlighted in this color."|+^In-game description|"Ender chests will be highlighted in this color."|
 ^Default value|#00FFFF| ^Default value|#00FFFF|
 +
 +==== Include chest carts ====
 +^  Include chest carts  ^^
 +^Type|Checkbox|
 +^In-game description|(none)|
 +^Default value|checked|
 +
 +Controls whether or not ChestESP will show minecarts with chests.
 +
 +==== Chest cart color ====
 +^  Chest cart color  ^^
 +^Type|[[:ColorSetting|Color]]|
 +^In-game description|"Minecarts with chests will be highlighted in this color."|
 +^Default value|#FFFF00|
 +
 +==== Include barrels ====
 +^  Include barrels  ^^
 +^Type|Checkbox|
 +^In-game description|(none)|
 +^Default value|checked|
 +
 +Controls whether or not ChestESP will show barrels.
 +
 +==== Barrel color ====
 +^  Barrel color  ^^
 +^Type|[[:ColorSetting|Color]]|
 +^In-game description|"Barrels will be highlighted in this color."|
 +^Default value|#00FF00|
 +
 +==== Include shulkers ====
 +^  Include shulkers  ^^
 +^Type|Checkbox|
 +^In-game description|(none)|
 +^Default value|checked|
 +
 +Controls whether or not ChestESP will show shulker boxes.
  
 ==== Shulker color ==== ==== Shulker color ====
 ^  Shulker color  ^^ ^  Shulker color  ^^
 ^Type|[[:ColorSetting|Color]]| ^Type|[[:ColorSetting|Color]]|
-^In-game description|"Shulker boxes will be\\ highlighted in this color."|+^In-game description|"Shulker boxes will be highlighted in this color."|
 ^Default value|#FF00FF| ^Default value|#FF00FF|
  
-==== Cart color ==== +==== Include hoppers ==== 
-^  Cart color  ^^+^  Include hoppers  ^^ 
 +^Type|Checkbox| 
 +^In-game description|(none)| 
 +^Default value|not checked| 
 + 
 +Controls whether or not ChestESP will show hoppers. 
 + 
 +==== Hopper color ==== 
 +^  Hopper color  ^^
 ^Type|[[:ColorSetting|Color]]| ^Type|[[:ColorSetting|Color]]|
-^In-game description|"Minecarts will be\\ highlighted in this color."+^In-game description|"Hoppers will be highlighted in this color."
-^Default value|#00FF00|+^Default value|#FFFFFF|
  
-==== Style ==== +==== Include hopper carts ==== 
-<WRAP 516px> +^  Include hopper carts  ^^ 
-^  Style  ^^ +^Type|Checkbox|
-|  {{:chestesp_style.webm||loop,autoplay}}  || +
-^Type|Enum|+
 ^In-game description|(none)| ^In-game description|(none)|
-^Default value|Boxes| +^Default value|not checked|
-^Possible values|Boxes, Lines, Lines and Boxes| +
-</WRAP>+
  
-The "Boxesoption draws a colored box around each chestThe "Linesoption draws a straight line from the center of the screen to the center of the chestThe "Lines and Boxesoption does both.+Controls whether or not ChestESP will show minecarts with hoppers. 
 + 
 +==== Hopper cart color ==== 
 +^  Hopper cart color  ^^ 
 +^Type|[[:ColorSetting|Color]]| 
 +^In-game description|"Minecarts with hoppers will be highlighted in this color."
 +^Default value|#FFFF00| 
 + 
 +==== Include droppers ==== 
 +^  Include droppers  ^^ 
 +^Type|Checkbox| 
 +^In-game description|(none)| 
 +^Default value|not checked| 
 + 
 +Controls whether or not ChestESP will show droppers. 
 + 
 +==== Dropper color ==== 
 +^  Dropper color  ^^ 
 +^Type|[[:ColorSetting|Color]]| 
 +^In-game description|"Droppers will be highlighted in this color."
 +^Default value|#FFFFFF| 
 + 
 +==== Include dispensers ==== 
 +^  Include dispensers  ^^ 
 +^Type|Checkbox| 
 +^In-game description|(none)| 
 +^Default value|not checked| 
 + 
 +Controls whether or not ChestESP will show dispensers. 
 + 
 +==== Dispenser color ==== 
 +^  Dispenser color  ^^ 
 +^Type|[[:ColorSetting|Color]]| 
 +^In-game description|"Dispensers will be highlighted in this color."
 +^Default value|#FF8000| 
 + 
 +==== Include furnaces ==== 
 +^  Include furnaces  ^^ 
 +^Type|Checkbox| 
 +^In-game description|(none)| 
 +^Default value|not checked| 
 + 
 +Controls whether or not ChestESP will show furnaces, blast furnaces, and smokers. 
 + 
 +==== Furnace color ==== 
 +^  Furnace color  ^^ 
 +^Type|[[:ColorSetting|Color]]| 
 +^In-game description|"Furnaces, smokers, and blast furnaces will be highlighted in this color."| 
 +^Default value|#FF0000|
  
 ===== Known Issues ===== ===== Known Issues =====
Line 120: Line 242:
 |[[update:Wurst 7.15.2]]|Fixed ChestESP not rendering properly in Minecraft [[mc>21w20a]] and later versions.| |[[update:Wurst 7.15.2]]|Fixed ChestESP not rendering properly in Minecraft [[mc>21w20a]] and later versions.|
 |[[update:Wurst 7.17]]|Added "[[#Chest color]]", "[[#Trap color]]", "[[#Ender color]]", "[[#Shulker color]]" and "[[#Cart color]]" settings to ChestESP.| |[[update:Wurst 7.17]]|Added "[[#Chest color]]", "[[#Trap color]]", "[[#Ender color]]", "[[#Shulker color]]" and "[[#Cart color]]" settings to ChestESP.|
 +|[[update:Wurst 7.25]]|ChestESP can now show barrels again.|
 +|:::|ChestESP can now also show hoppers, droppers, dispensers, hopper minecarts, and furnaces.|
 +|:::|Added color settings for all of the new types of containers that ChestESP can now show.|
 +|:::|Every type of container that ChestESP can show, except for normal chests, can now be turned off separately with a checkbox.|
 +|:::|Renamed ChestESP's "Trap color" setting to "Trap chest color".|
 +|:::|Renamed ChestESP's "Cart color" setting to "Chest cart color".|
 +|:::|Moved ChestESP's "Style" setting to the top.|
 +|:::|Fixed ChestESP sometimes causing the game to crash.|
  
 {{tag>client-side has_colorsetting}} {{tag>client-side has_colorsetting}}
chestesp.1648315089.txt.gz · Last modified: 2022/03/26 18:18 by alexander01998