====== AutoPotion ====== ^ AutoPotion ^^ |{{ hack:auto:autopotion.webp?500x334 |The player's inventory, filled almost entirely with splash potions of instant health.}}|| ^Type|[[Hack]]| ^Category|[[Combat]]| ^In-game description|"Automatically throws splash potions of\\ instant health when your health is low."| ^[[keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/AutoPotionHack.java]]| AutoPotion is a Minecraft hack that automatically heals the user by throwing splash potions of [[mc>instant health]] at the ground directly under the player. ===== Settings ===== ==== Health ==== ^ Health ^^ ^Type|Slider| ^In-game description|"Throws a potion when your health\\ reaches this value or falls below it."| ^Default value|6.0 (:heart::heart::heart::heart::heart::heart::empty_heart::empty_heart::empty_heart::empty_heart:)| ^Minimum|0.5 (:half_heart::empty_heart::empty_heart::empty_heart::empty_heart::empty_heart::empty_heart::empty_heart::empty_heart::empty_heart:)| ^Maximum|9.5 (:heart::heart::heart::heart::heart::heart::heart::heart::heart::half_heart:)| ^Increment|0.5 (:half_heart:)| ==== Removed settings ==== === Ignore screen === ^ Ignore screen ^^ ^Type|Checkbox| ^In-game description|(none)| ^Default value|checked| "Ignore screen" was a setting that, when it was //not// checked, would prevent AutoPotion from throwing splash potions while the [[mc>inventory]], the [[mc>chat]], or any other menu screen was open. This behavior was added with the idea of bypassing anti-cheat plugins, but was later found to be ineffective, as server plugins can't tell when a player's inventory is open. Furthermore, disabling "Ignore screen" could lead to unexpected deaths, for example if someone sneaked up on the user while their inventory was open. Nowadays, The "Ignore screen" checkbox has been completely removed and AutoPotion always behaves as if the checkbox was checked, throwing potions regardless of what screen or menu the user has open. ===== Changes ===== ^Version(s)^Changes^ |[[update:Wurst 2.20]]|Added AutoSplashPot.| |[[update:Wurst 3.0pre1]]|Broke AutoSplashPot.| |[[update:Wurst 3.0pre4]]|Fixed AutoSplashPot.| |[[update:Wurst 2.24]] (Minecraft 1.8),\\ [[update:Wurst 5.5]] (Minecraft 1.11),\\ [[update:Wurst 6.0]] (Minecraft 1.9 & 1.10)|AutoSplashPot can now also throw potions while the [[mc>inventory]], a [[mc>chest]] or any other kind of screen is open. This behavior can be disabled by unchecking the "Ignore screen" checkbox.| |:::|The AutoSplashPot [[#Health]] slider now uses hearts instead of [[mc>health points]] and AutoSplashPot will now start throwing potions when the player's health reaches the set value instead of waiting until it goes below that value.| |:::|The AutoSplashPot [[#Health]] slider is now set to 6 hearts (:heart::heart::heart::heart::heart::heart::empty_heart::empty_heart::empty_heart::empty_heart:) by default.| |[[update:Wurst 6.7]]|Fixed a crash when using AutoSplashPot.| |[[update:Wurst 7.0pre1]]|Temporarily removed AutoSplashPot.| |[[update:Wurst 7.0pre26]]|Re-added AutoSplashPot.| |[[update:Wurst 6.35]] (Minecraft 1.8 & 1.12),\\ [[update:Wurst 7.0pre26]] (Minecraft 1.14+)|Renamed AutoSplashPot to AutoPotion.| |:::|Changed the [[category]] of AutoPotion from "Other" to "Combat".| |:::|Improved the description of AutoPotion and its settings.| |:::|Removed the "[[#Ignore screen]]" checkbox in AutoPotion.| {{tag>PVP}}