Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


autosteal

Differences

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

Link to this comparison view

Next revision
Previous revision
autosteal [2020/11/07 20:06] – created alexander01998autosteal [2022/01/14 09:03] (current) alexander01998
Line 8: Line 8:
 ^In-game description|"Automatically steals everything\\ from all chests and shulker boxes that you open."| ^In-game description|"Automatically steals everything\\ from all chests and shulker boxes that you open."|
 ^[[:keybinds#default_keybinds|Default keybind]]|none| ^[[:keybinds#default_keybinds|Default keybind]]|none|
 +^Source code|[[w7src>net/wurstclient/hacks/AutoStealHack.java]]|
 +|:::|[[w7src>net/wurstclient/mixin/ContainerScreen54Mixin.java]]|
 +|:::|[[w7src>net/wurstclient/mixin/ShulkerBoxScreenMixin.java]]|
 </WRAP> </WRAP>
  
Line 20: Line 23:
 ^Default value|checked| ^Default value|checked|
  
-This option adds two buttons, "Steal" and "Store", to the GUI of chests and shulker boxes. The "Steal" button moves all items from the chest to the player's inventory, while the "Store" button moves everything from the player's inventory to the chest. These buttons will show up even when AutoSteal is disabled, as long as the checkbox is checked.+This option adds two buttons, "Steal" and "Store", to the GUI of chests and shulker boxes. These buttons will show up even when AutoSteal is disabled, as long as the checkbox is checked. 
 + 
 +The "Steal" button moves all items from the container to the player's inventory, while the "Store" button moves everything from the player's inventory to the container.
  
 ==== Delay ==== ==== Delay ====
autosteal.1604775962.txt.gz · Last modified: 2020/11/07 20:06 by alexander01998