====== AutoArmor ====== ^ AutoArmor ^^ |{{ hack:auto:autoarmor.webp?500x280 |A player wearing fully enchanted netherite armor standing in a desert.}}|| ^Type|[[:Hack]]| ^Category|[[Combat]]| ^In-game description|"Manages your armor automatically."| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/AutoArmorHack.java]]| The AutoArmor hack automatically equips the best [[mc>armor]] in the player's [[mc>inventory]]. ===== Settings ===== ==== Use enchantments ==== ^ Use enchantments ^^ ^Type|Checkbox| ^In-game description|"Whether or not to consider the Protection\\ enchantment when calculating armor strength."| ^Default value|checked| When enabled, AutoArmor will take the [[mc>protection]] [[mc>enchantment]] into consideration when deciding which armor piece to use. However, this does not mean that AutoArmor will always choose protection-enchanted items. AutoArmor assigns a score to each armor piece based on multiple factors then picks the items with the highest score. Enabling this options just adds the protection enchantment as a factor. ==== Swap while moving ==== ^ Swap while moving ^^ ^Type|Checkbox| ^In-game description|"Whether or not to swap armor pieces\\ while the player is moving.\\ \\ **WARNING:** This would not be possible\\ without cheats. It may raise suspicion."| ^Default value|not checked| ==== Delay ==== ^ Delay ^^ ^Type|Slider| ^In-game description|"Amount of ticks to wait before swapping\\ the next piece of armor."| ^Default value|2| ^Minimum|0| ^Maximum|20| ^Increment|1| ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.6]]|Added AutoArmor.| |[[update:Wurst 1.9]]|Fixed AutoArmor crashing when wearing [[mc>heads]] or [[mc>pumpkins]].| |[[update:Wurst 2.2]]|AutoArmor will no longer do weird things with containers.| |[[update:Wurst 2.24]]|AutoArmor will now bypass NoCheat+. (MC 1.8)| |:::|AutoArmor will no longer wait 3 seconds before updating. (MC 1.8)| |:::|AutoArmor will now work in both [[mc>survival]] and [[mc>creative]] mode. (MC 1.8)| |[[update:Wurst 3.0pre1]]|Broke AutoArmor.| |[[update:Wurst 3.0pre2]]|Fixed AutoArmor.| |[[update:Wurst 5.2]]|AutoArmor will now work in both [[mc>survival]] and [[mc>creative]] mode.| |:::|AutoArmor will now update once per second rather than once every 3 seconds.| |[[update:Wurst 5.5]]|AutoArmor will now bypass NoCheat+.| |:::|AutoArmor will now update every [[mc>tick]] rather than once per second.| |[[update:Wurst 6.0]]|Added AutoArmor Bypass for NoCheat+ (MC 1.10 & 1.9).| |[[update:Wurst 6.20]]|Added a "[[#Use enchantments]]" checkbox to AutoArmor.| |:::|AutoArmor will no longer try to swap armor pieces while the player is moving.| |:::|AutoArmor will now prefer armor pieces of better materials, even if the number of defense points is the same.| |:::|AutoArmor will no longer swap armor pieces in a predictable order.| |:::|Added a "[[#Delay]]" slider to AutoArmor.| |[[update:Wurst 7.0pre1]]|Temporarily removed AutoArmor.| |[[update:Wurst 7.0pre17]]|Re-added AutoArmor.| {{tag>PVP}}