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.

Filters

TriggerBot uses the Generic Combat Filter List.

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.
Wurst 7.27TriggerBot 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.1676663839.txt.gz · Last modified: 2023/02/17 20:57 by alexander01998