triggerbot
This is an old revision of the document!
Table of Contents
TriggerBot
TriggerBot | |
---|---|
![]() |
|
Type | Hack |
Category | Combat |
In-game description | “Automatically attacks the entity you're looking at.” |
Default keybind | none |
Source code | 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.
Settings
Range
Range | |
---|---|
Type | Slider |
In-game description | (none) |
Default value | 4.25 |
Minimum | 1.0 |
Maximum | 6.0 |
Increment | 0.05 |
“Range” 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.
Speed
Speed | |
---|---|
Type | Slider |
In-game description | “Attack speed in clicks per second. 0 = dynamically adjusts the speed to match your attack cooldown.” |
Default value | 0 (use cooldown) |
Minimum | 0 (use cooldown) |
Maximum | 20 CPS |
Increment | 0.1 CPS |
The “Speed” slider determines how many times per second to attack the target1). When set to zero, it dynamically adjusts the speed based on the attack cooldown, such that each attack will deal the highest possible damage.
This is a generic slider used in multiple hacks.
Filter players
Filter players | |
---|---|
Type | Checkbox |
In-game description | “Won't attack other players.” |
Default value | not checked |
Filter sleeping
Filter sleeping | |
---|---|
Type | Checkbox |
In-game description | “Won't attack sleeping players.” |
Default value | not checked |
Filter flying
Filter flying | |
---|---|
Type | Slider |
In-game description | “Won't attack players that are at least the given distance above ground.” |
Default value | 0.0 |
Minimum | 0.0 |
Maximum | 2.0 |
Increment | 0.05 |
Filter monsters
Filter monsters | |
---|---|
Type | Checkbox |
In-game description | “Won't attack zombies, creepers, etc.” |
Default value | not checked |
Filter pigmen
Filter pigmen | |
---|---|
Type | Checkbox |
In-game description | “Won't attack zombie pigmen.” |
Default value | not checked |
Filter endermen
Filter endermen | |
---|---|
Type | Checkbox |
In-game description | “Won't attack endermen.” |
Default value | not checked |
Filter animals
Filter animals | |
---|---|
Type | Checkbox |
In-game description | “Won't attack pigs, cows, etc.” |
Default value | not checked |
Filter babies
Filter babies | |
---|---|
Type | Checkbox |
In-game description | “Won't attack baby pigs, baby villagers, etc.” |
Default value | not checked |
Filter pets
Filter pets | |
---|---|
Type | Checkbox |
In-game description | “Won't attack tamed wolves, tamed horses, etc.” |
Default value | not checked |
Filter traders
Filter traders | |
---|---|
Type | Checkbox |
In-game description | “Won't attack villagers, wandering traders, etc.” |
Default value | not checked |
Filter golems
Filter golems | |
---|---|
Type | Checkbox |
In-game description | “Won't attack iron golems, snow golems and shulkers.” |
Default value | not checked |
Filter invisible
Filter invisible | |
---|---|
Type | Checkbox |
In-game description | “Won't attack invisible entities.” |
Default value | not checked |
Filter named
Filter named | |
---|---|
Type | Checkbox |
In-game description | “Won't attack name-tagged entities.” |
Default value | not checked |
Filter armor stands
Filter armor stands | |
---|---|
Type | Checkbox |
In-game description | “Won't attack armor stands.” |
Default value | not checked |
Filter end crystals
Filter end crystals | |
---|---|
Type | Checkbox |
In-game description | “Won't attack end crystals.” |
Default value | not checked |
Changes
Version | Changes |
---|---|
Wurst 1.4 | Added TriggerBot. |
Wurst 1.9 | Fixed TriggerBot not calculating its range and speed correctly. |
Wurst 1.10 | Fixed TriggerBot ignoring AutoSword |
Wurst 2.17 | Attacking entities with TriggerBot while sprinting will no longer cancel the sprint. |
Wurst 3.0pre4 | TriggerBot will now work with the new attack cooldown. |
Wurst 3.3 | TriggerBot can now override the settings of Killaura with its own ones. |
Wurst 4.5 | TriggerBot will now only search for a target once it is ready for the next attack, increasing its performance. |
Wurst 7.0pre1 | Temporarily removed TriggerBot. |
Wurst 7.0pre17 | Re-added TriggerBot. |
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. | |
Wurst 7.6 | Added a “Filter named” checkbox to TriggerBot. |
Wurst 7.25 | Added a “Speed” slider to TriggerBot. When set to zero, the speed is dynamically adjusted to match your attack cooldown. |
Wurst 7.27 | TriggerBot will no longer attack at all when a container or even the player's inventory screen is open. |
1)
This is sometimes called APS or CPS in other clients.
triggerbot.1676654549.txt.gz · Last modified: 2023/02/17 17:22 by alexander01998