Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


triggerbot

This is an old revision of the document!


TriggerBot

TriggerBot
Using TriggerBot to fight against a group of zombies.
TypeHack
CategoryCombat
In-game description“Automatically attacks the entity you're looking at.”
Default keybindnone
Source codenet/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
TypeSlider
In-game description(none)
Default value4.25
Minimum1.0
Maximum6.0
Increment0.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
TypeSlider
In-game description“Attack speed in clicks per second.
0 = dynamically adjusts the speed to match your attack cooldown.”
Default value0 (use cooldown)
Minimum0 (use cooldown)
Maximum20 CPS
Increment0.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
TypeCheckbox
In-game description“Won't attack other players.”
Default valuenot checked

Filter sleeping

Filter sleeping
TypeCheckbox
In-game description“Won't attack sleeping players.”
Default valuenot checked

Filter flying

Filter flying
TypeSlider
In-game description“Won't attack players that
are at least the given
distance above ground.”
Default value0.0
Minimum0.0
Maximum2.0
Increment0.05

Filter monsters

Filter monsters
TypeCheckbox
In-game description“Won't attack zombies, creepers, etc.”
Default valuenot checked

Filter pigmen

Filter pigmen
TypeCheckbox
In-game description“Won't attack zombie pigmen.”
Default valuenot checked

Filter endermen

Filter endermen
TypeCheckbox
In-game description“Won't attack endermen.”
Default valuenot checked

Filter animals

Filter animals
TypeCheckbox
In-game description“Won't attack pigs, cows, etc.”
Default valuenot checked

Filter babies

Filter babies
TypeCheckbox
In-game description“Won't attack baby pigs,
baby villagers, etc.”
Default valuenot checked

Filter pets

Filter pets
TypeCheckbox
In-game description“Won't attack tamed wolves,
tamed horses, etc.”
Default valuenot checked

Filter traders

Filter traders
TypeCheckbox
In-game description“Won't attack villagers, wandering traders, etc.”
Default valuenot checked

Filter golems

Filter golems
TypeCheckbox
In-game description“Won't attack iron golems,
snow golems and shulkers.”
Default valuenot checked

Filter invisible

Filter invisible
TypeCheckbox
In-game description“Won't attack invisible entities.”
Default valuenot checked

Filter named

Filter named
TypeCheckbox
In-game description“Won't attack name-tagged entities.”
Default valuenot checked

Filter armor stands

Filter armor stands
TypeCheckbox
In-game description“Won't attack armor stands.”
Default valuenot checked

Filter end crystals

Filter end crystals
TypeCheckbox
In-game description“Won't attack end crystals.”
Default valuenot checked

Changes

VersionChanges
Wurst 1.4Added TriggerBot.
Wurst 1.9Fixed TriggerBot not calculating its range and speed correctly.
Wurst 1.10Fixed TriggerBot ignoring AutoSword
Wurst 2.17Attacking entities with TriggerBot while sprinting will no longer cancel the sprint.
Wurst 3.0pre4TriggerBot will now work with the new attack cooldown.
Wurst 3.3TriggerBot can now override the settings of Killaura with its own ones.
Wurst 4.5TriggerBot will now only search for a target once it is ready for the next attack, increasing its performance.
Wurst 7.0pre1Temporarily removed TriggerBot.
Wurst 7.0pre17Re-added TriggerBot.
Wurst 7.5Added 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.6Added a “Filter named” checkbox to TriggerBot.
Wurst 7.25Added a “Speed” slider to TriggerBot. When set to zero, the speed is dynamically adjusted to match your attack cooldown.
1)
This is sometimes called APS or CPS in other clients.
triggerbot.1652626075.txt.gz · Last modified: 2022/05/15 16:47 by alexander01998