autoarmor
Table of Contents
AutoArmor
| AutoArmor | |
|---|---|
![]() |
|
| Type | Hack |
| Category | Combat |
| In-game description | “Manages your armor automatically.” |
| Default keybind | none |
| Source code | net/wurstclient/hacks/AutoArmorHack.java |
The AutoArmor hack automatically equips the best armor in the player's 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 protection 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 |
|---|---|
| Wurst 1.6 | Added AutoArmor. |
| Wurst 1.9 | Fixed AutoArmor crashing when wearing heads or pumpkins. |
| Wurst 2.2 | AutoArmor will no longer do weird things with containers. |
| 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 survival and creative mode. (MC 1.8) | |
| Wurst 3.0pre1 | Broke AutoArmor. |
| Wurst 3.0pre2 | Fixed AutoArmor. |
| Wurst 5.2 | AutoArmor will now work in both survival and creative mode. |
| AutoArmor will now update once per second rather than once every 3 seconds. | |
| Wurst 5.5 | AutoArmor will now bypass NoCheat+. |
| AutoArmor will now update every tick rather than once per second. | |
| Wurst 6.0 | Added AutoArmor Bypass for NoCheat+ (MC 1.10 & 1.9). |
| 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. | |
| Wurst 7.0pre1 | Temporarily removed AutoArmor. |
| Wurst 7.0pre17 | Re-added AutoArmor. |
autoarmor.txt · Last modified: 2023/02/26 16:12 by alexander01998

