====== AutoArmor ====== ^ AutoArmor ^^ |{{ hack:auto:autoarmor.webp?500x280 |フルエンチャントのネザライトアーマーを着たプレイヤーが砂漠に立っています。}}|| ^タイプ|[[:Hack|ハック]]| ^カテゴリー|[[Combat|戦闘]]| ^ゲーム内説明|"あなたの防具を自動的に管理します。"| ^[[:keybinds#default_keybinds|デフォルトキーバインド]]|なし| ^ソースコード|[[w7src>net/wurstclient/hacks/AutoArmorHack.java]]| AutoArmorハックは、プレイヤーのインベントリ内の最高の[[mc>防具]]を自動的に装備します。 ===== 設定 ===== ==== エンチャントを使用する ==== ^ エンチャントを使用する ^^ ^タイプ|チェックボックス| ^ゲーム内説明|"防具の強度を計算する際にダメージ軽減\\エンチャントを考慮するかどうか。"| ^デフォルト値|チェック済み| 有効にすると、AutoArmorは[[mc>防具]]のどの部分を使用するかを決定する際に[[mc>protection]] [[mc>enchantment]]を考慮に入れます。ただし、これはAutoArmorが常にProtectionエンチャント付きアイテムを選択することを意味するわけではありません。AutoArmorは複数の要因に基づいて各防具にスコアを割り当て、最高スコアのアイテムを選択します。このオプションを有効にすると、Protectionエンチャントが要因として追加されます。 ==== 移動中に交換する ==== ^ 移動中に交換する ^^ ^タイプ|チェックボックス| ^ゲーム内説明|"プレイヤーが移動中に防具を交換するかどうか。\\ \\ **警告:** チートなしでは不可能です。疑念をかきたてる可能性があります。"| ^デフォルト値|チェックされていない| ==== 遅延 ==== ^ 遅延 ^^ ^タイプ|スライダー| ^ゲーム内説明|"次の防具の交換前に待機するティック数。"| ^デフォルト値|2| ^最小値|0| ^最大値|20| ^インクリメント|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}}