====== AutoSteal ====== ^ AutoSteal ^^ |{{ :update:wurst_7.0pre22.jpg?500 |The Steal/Store buttons from AutoSteal on a chest full of random items.}}|| ^Type|[[:Hack]]| ^Category|[[Items]]| ^In-game description|"Automatically steals everything\\ from all chests and shulker boxes that you open."| ^[[: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]]| AutoSteal is a Minecraft [[hack]] that automatically moves all [[mc>items]] from a [[mc>chest]] or [[mc>shulker box]] to the player's personal [[mc>inventory]]. ===== Settings ===== ==== Steal/Store buttons ==== ^ Steal/Store buttons ^^ ^Type|Checkbox| ^In-game description|(none)| ^Default value|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 ^^ ^Type|Slider| ^In-game description|"Delay between moving stacks of items.\\ Should be at least 70ms for NoCheat+ servers."| ^Default value|100ms| ^Minimum|0ms| ^Maximum|500ms| ^Increment|10ms| ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.6]]|Added AutoSteal.| |[[update:Wurst 6.5]]|Improved AutoSteal.| |[[update:Wurst 6.30]]|Changed the category of AutoSteal from "[[Other]]" to "[[Items]]". (Minecraft 1.8 & 1.12)| |:::|Added a description to AutoSteal's "[[#Delay]]" setting. (Minecraft 1.8 & 1.12)| |[[update:Wurst 7.0pre1]]|Temporarily removed AutoSteal.| |[[update:Wurst 7.0pre22]]|Re-added AutoSteal.| |:::|Changed the category of AutoSteal from "[[Other]]" to "[[Items]]". (Minecraft 1.14+)| |:::|Added a description to AutoSteal's "[[#Delay]]" setting. (Minecraft 1.14+)| |[[update:Wurst 7.7]]|AutoSteal now supports [[mc>shulker boxes]]. (Thanks to [[gh>pikami]]!)|