Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


autobuild

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
autobuild [2020/10/12 23:21] alexander01998autobuild [2024/10/05 16:30] (current) alexander01998
Line 1: Line 1:
 ====== AutoBuild ====== ====== AutoBuild ======
-<WRAP 516px> 
-^  AutoBuild  ^^ 
-|{{ :autobuild.webp?500 |}}|| 
-^Type|[[:Hack]]| 
-^Category|[[Blocks]]| 
-^In-game description|"Builds things automatically.\\ Place a single block to start building." <sup>[//[[:Wurst 7]] only//]</sup>| 
-|:::|"Automatically builds the selected template whenever you place a block.\\ Custom templates can be created by using TemplateTool." <sup>[//[[:Wurst 6]] only//]</sup>| 
-^[[:keybinds#default_keybinds|Default keybind]]|none| 
-^Supported Minecraft versions|1.16.3, 1.16.2, 1.16.1, 1.16, 1.15.2, 1.15.1, 1.15, 1.14.4, 1.14.3, 1.14.2, 1.12 - 1.12.2, 1.11 - 1.11.2, 1.10 - 1.10.2, 1.9 - 1.9.2, 1.8 - 1.8.9, 1.7.2 - 1.7.10| 
-</WRAP> 
- 
-[{{ :autobuild_templates_explained_ll.webp?400|An explanation of how AutoBuild's template files work.}}] 
  
 AutoBuild allows you to build things instantly and automatically. It works in all four directions (north, south, east and west) and can bypass NoCheat+. The templates are saved as JSON files in ''%appdata%/.minecraft/wurst/autobuild''. You can make your own templates and save them there, or edit the existing ones. AutoBuild allows you to build things instantly and automatically. It works in all four directions (north, south, east and west) and can bypass NoCheat+. The templates are saved as JSON files in ''%appdata%/.minecraft/wurst/autobuild''. You can make your own templates and save them there, or edit the existing ones.
Line 17: Line 5:
 AutoBuild always builds using the item in the player's main hand. AutoBuild always builds using the item in the player's main hand.
  
-In [[Wurst 6]], AutoBuild templates can be created by scanning in-game Minecraft buildings with [[TemplateTool]]. [[Wurst 7]] doesn't currently have TemplateToolbut it is still possible to create templates by hand or to scan Minecraft creation in Wurst 6 and then import the template file to Wurst 7.+===== Creating Templates ===== 
 + 
 +AutoBuild templates can be created easily by scanning in-game Minecraft buildings with [[TemplateTool]]. Alternatively, it is also possible to create templates by hand or by using third-party tool. 
 + 
 +There are also several third-party tools that can generate AutoBuild templates (use at own risk!): 
 + 
 +  * [[https://web.archive.org/web/20220311174214/https://www.reddit.com/r/WurstClient/comments/hy0rzl/autobuild_structure_generator/|AutoBuild structure generator]] by MatyDiste 
 +  * [[https://github.com/NebulousHaze/Graphical-JSON-Coordinate-Generator|Graphical-JSON-Coordinate-Generator]] by NebulousHaze 
 +  * [[https://wurstforum.net/d/651-i-made-a-wurst-autobuild-creator-with-html|AutoBuild creator with HTML]] by LilSkittle 
 + 
 +[{{hack:auto:autobuild_templates_explained_ll.webp?400|An explanation of how AutoBuild'template files work.}}]
  
 ===== Settings ===== ===== Settings =====
Line 25: Line 23:
 ^Type|File <sup>[//[[:Wurst 7]] only//]</sup> / Mode <sup>[//[[:Wurst 6]] only//]</sup>| ^Type|File <sup>[//[[:Wurst 7]] only//]</sup> / Mode <sup>[//[[:Wurst 6]] only//]</sup>|
 ^In-game description|"Determines what to build.\\ \\ Templates are just JSON files. Feel free to\\ add your own or to edit / delete the\\ default templates.\\ \\ If you mess up, simply press the\\ 'Reset to Defaults' button or\\ delete the folder." <sup>[//[[:Wurst 7]] only//]</sup>| ^In-game description|"Determines what to build.\\ \\ Templates are just JSON files. Feel free to\\ add your own or to edit / delete the\\ default templates.\\ \\ If you mess up, simply press the\\ 'Reset to Defaults' button or\\ delete the folder." <sup>[//[[:Wurst 7]] only//]</sup>|
-^Default files|''Bride.json'', ''Floor.json'', ''Penis.json'', ''Pillar.json'', ''Swastika.json'', ''Tree.json'', ''Wall.json'', ''Wurst.json''|+^Default files|''Bride.json'', ''Floor.json'', ''Penis.json'', ''Pillar.json'', ''Tree.json'', ''Wall.json'', ''Wurst.json''|
  
 ==== Range ==== ==== Range ====
Line 73: Line 71:
 ===== Default Templates ===== ===== Default Templates =====
  
-{{gallery>:autobuild_templates?showtitle&200x200&0&lightbox}}+{{gallery>gallery:default_autobuild_templates?showtitle&200x200&0&lightbox}}
  
 ===== Videos ===== ===== Videos =====
Line 129: Line 127:
 |:::|Added an "Always FastPlace" checkbox to AutoBuild. When enabled, AutoBuild builds as if FastPlace was enabled, even if it's not.| |:::|Added an "Always FastPlace" checkbox to AutoBuild. When enabled, AutoBuild builds as if FastPlace was enabled, even if it's not.|
 |:::|Removed AutoBuild's experimental "Use AI" checkbox.| |:::|Removed AutoBuild's experimental "Use AI" checkbox.|
 +|[[update:Wurst 7.12]]|Fixed AutoBuild's ESP glitching out when extremely far from spawn.|
  
 +{{tag>building griefing useful_for_creative_mode}}
 ---- struct data ---- ---- struct data ----
 +hack.name            : AutoBuild
 +hack.image           : hack:auto:autobuild.webp
 +hack.category        : blocks
 +hack.in-game description : Builds things automatically.\\ Place a single block to start building.
 +hack.default keybind : none
 +hack.source code     : net/wurstclient/hacks/AutoBuildHack.java
 ---- ----
  
autobuild.1602544870.txt.gz · Last modified: 2020/10/12 23:21 by alexander01998