====== TriggerBot ====== ^ TriggerBot ^^ |{{ triggerbot.webp?500x280 |Using TriggerBot to fight against a group of zombies.}}|| ^Type|[[:Hack]]| ^Category|[[:Combat]]| ^In-game description|"Automatically attacks the entity you're looking at."| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/TriggerBotHack.java]]| TriggerBot is a Minecraft hack that automatically causes the player to attack whenever the user is looking at an entity. TriggerBot can be configured to only attack certain types of entities, such as hostile mobs or players. It can also be configured to attack while the user is blocking with a shield or using an item, which would be impossible in vanilla Minecraft. ===== Settings ===== ==== Range ==== ^ Range ^^ ^Type|Slider| ^In-game description|(none)| ^Default value|4.25| ^Minimum|1.0| ^Maximum|6.0| ^Increment|0.05| The "Range" slider determines how far TriggerBot will reach to attack entities. If the user looks at an entity that is further away than the specified value, TriggerBot won't trigger an attack. ==== ==== {{page>attack_speed&link&firstseconly}} ==== Attack while blocking ==== ^ Attack while blocking ^^ ^Type|Checkbox| ^In-game description|"Whether or not to attack while blocking with a shield / using items."| ^Default value|not checked| The "Attack while blocking" checkbox determines whether or not TriggerBot will attack while the user is blocking with a shield or using an item. This would not be possible to do in vanilla Minecraft. Using this option gives the user an advantage in PVP, but also makes it very obvious that the user is cheating. ==== Filters ==== TriggerBot uses the [[Generic Combat Filter List]]. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.4]]|Added TriggerBot.| |[[update:Wurst 1.9]]|Fixed TriggerBot not calculating its range and speed correctly.| |[[update:Wurst 1.10]]|Fixed TriggerBot ignoring AutoSword| |[[update:Wurst 2.17]]|Attacking entities with TriggerBot while sprinting will no longer cancel the sprint.| |[[update:Wurst 3.0pre4]]|TriggerBot will now work with the new attack cooldown.| |[[update:Wurst 3.3]]|TriggerBot can now override the settings of [[Killaura]] with its own ones.| |[[update:Wurst 4.5]]|TriggerBot will now only search for a target once it is ready for the next attack, increasing its performance.| |[[update:Wurst 7.0pre1]]|Temporarily removed TriggerBot.| |[[update:Wurst 7.0pre17]]|Re-added TriggerBot.| |[[update:Wurst 7.5]]|Added a "[[#Filter armor stands]]" checkbox to TriggerBot.| |:::|TriggerBot can now target end crystals.| |:::|Replaced the "Filter villagers" checkbox in TriggerBot with a "[[#Filter traders]]" checkbox.| |[[update:Wurst 7.6]]|Added a "[[#Filter named]]" checkbox to TriggerBot.| |[[update:Wurst 7.25]]|Added a "[[#Speed]]" slider to TriggerBot. When set to zero, the speed is dynamically adjusted to match your attack cooldown.| |[[update:Wurst 7.27]]|TriggerBot will no longer attack at all when a container or even the player's inventory screen is open.| |[[update:Wurst 7.31]]|Fixed TriggerBot trying to attack while you are blocking, eating food, etc.| |:::|Added an "Attack while blocking" checkbox to TriggerBot that lets you disable the above fix, in case you want to attack while blocking. (Thanks to [[gh>EncryptionEnjoyer]]!)| {{tag>PVP has_attack_speed has_generic_combat_filters}}