Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


buildrandom

BuildRandom

BuildRandom
Griefing a plot with BuildRandom, AutoBuild and AutoSign.
TypeHack
CategoryBlocks
In-game description“Randomly places blocks around you.”
Default keybindnone
Source codenet/wurstclient/hacks/BuildRandomHack.java

BuildRandom is a Minecraft hack that automatically and randomly places blocks around the player. BuildRandom can be used to quickly make a giant mess.

Anti-cheat plugins like NoCheat+ may slow down the rate of building or limit your range, but they can't block BuildRandom altogether. With the right settings, they cannot detect it either.

Settings

Range

Range
TypeSlider
In-game description(none)
Default value5m
Minimum1m
Maximum6m
Increment0.05m (5cm)

The “Range” slider determines the maximum distance from the player that blocks can be randomly placed. This setting can be useful for controlling the size of the area in which blocks are placed, which can help to prevent anti-cheat plugins from detecting BuildRandom as a reach hack.

It is important to note that the “Range” setting can also affect the rate at which blocks are placed, since a higher range creates a larger usable area around the player, which increases the chance of BuildRandom finding a valid position to place a block at each tick.

Max attempts

Max attempts
TypeSlider
In-game description“Maximum number of random positions that BuildRandom will try to place a block at in one tick.

Higher values speed up the building process at the cost of increased lag.”
Default value128 attempts
Minimum1 attempt
Maximum1024 attempts
Increment1 attempt

Check held item

Check held item
TypeCheckbox
In-game description“Only builds when you are actually holding a block.
Turn this off to build with fire, water, lava, spawn eggs, or if you just want to right click with an empty hand in random places.”
Default valuechecked

Turning this off allows allows BuildRandom to use a flint and steel to randomly place fire, to use lava buckets to randomly place lava, and to use other items that wouldn't normally be considered building blocks.

Check line of sight

Check line of sight
TypeCheckbox
In-game description“Ensure that BuildRandom won't try to place blocks behind walls.”
Default valuenot checked

When “Check line of sight” is enabled, BuildRandom will perform a line-of-sight check before placing each block, to make sure that it doesn't attempt to place blocks in ways that would normally be impossible.

Facing

Facing
TypeEnum
In-game description“How BuildRandom should face the randomly placed blocks.

Off - Don't face the blocks at all. Will be detected by anti-cheat plugins.

Server-side - Face the blocks on the server-side, while still letting you move the camera freely on the client-side.

Client-side - Face the blocks by moving your camera on the client-side. This is the most legit option, but can be VERY disorienting to look at.”
Default valueServer-side
Possible valuesOff, Server-side, Client-side

Swing hand

Swing hand
TypeEnum
In-game description“How BuildRandom should swing your hand when placing blocks.

Off - Don't swing your hand at all. Will be detected by anti-cheat plugins.

Server-side - Swing your hand on the server-side, without playing the animation on the client-side.

Client-side - Swing your hand on the client-side. This is the most legit option.”
Default valueServer-side
Possible valuesOff, Server-side, Client-side

Always FastPlace

Always FastPlace
TypeCheckbox
In-game description“Builds as if FastPlace was enabled, even if it's not.”
Default valuenot checked

Same as in AutoBuild, but unchecked by default.

Place while breaking

Place while breaking
TypeCheckbox
In-game description“Builds even while you are breaking a block.
Possible with hacks, but wouldn't work in vanilla. May look suspicious.”
Default valuenot checked

Place while riding

Place while riding
TypeCheckbox
In-game description“Builds even while you are riding a vehicle.
Possible with hacks, but wouldn't work in vanilla. May look suspicious.”
Default valuenot checked

Indicator

Indicator
TypeCheckbox
In-game description“Shows where BuildRandom is placing blocks.”
Default valuechecked

The “Indicator” checkbox toggles the little colored boxes that briefly appear at the positions where BuildRandom places blocks. Turning this off could be useful for screensharing or if you just don't like the effect.

Tips

  • If you have access to Creative Mode, you can fill your hotbar with 9 different colored blocks, turn on both BuildRandom and AutoSwitch and then quickly make a colorful mess.

Changes

VersionChanges
Wurst 1.8 BetaAdded BuildRandom.
Wurst 3.0pre1Broke BuildRandom.
Wurst 3.0pre3Fixed BuildRandom.
Wurst 5.3AutoBuild, BuildRandom and InstantBunker will now properly bypass NoCheat+ again.
Improved performance of AutoBuild, BuildRandom and InstantBunker.
Wurst 6.5“Improved” BuildRandom. (It's unclear what exactly was improved here.)
Wurst 7.0pre1Temporarily removed BuildRandom.
Wurst 7.0pre17Re-added BuildRandom.
Wurst 6.29 (Minecraft 1.8 & 1.12),
Wurst 7.0pre21 (Minecraft 1.14+)
Added a “Check held item” setting to BuildRandom.
Added an “Always FastPlace” setting to BuildRandom.
Improved BuildRandom's search tags.
Wurst 7.15.1Fixed BuildRandom not rendering properly when extremely far from spawn.
Wurst 7.36Replaced the “Mode” dropdown in BuildRandom with a “Range” slider, a “Check line of sight” checkbox, a “Facing” dropdown, a “Swing” dropdown, a “Place while breaking” checkbox and a “Place while riding” checkbox.
Rewrote BuildRandom's block placing logic, making it more legit in general.
By default, BuildRandom will no longer build while you are breaking a block or riding a vehicle.
Added a “Max attempts” slider to BuildRandom.
Added an “Indicator” checkbox to BuildRandom.
buildrandom.txt · Last modified: 2023/08/02 22:04 by alexander01998