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 [2022/12/09 18:31] alexander01998autobuild [2024/10/05 16:30] (current) alexander01998
Line 1: Line 1:
 ====== AutoBuild ====== ====== AutoBuild ======
- 
-[{{ :autobuild.webp?400|Using AutoBuild in [[update:Wurst 1.10.1 Beta]] to build the default "Wurst" template.}}] 
- 
-<WRAP 516px> 
-^  AutoBuild  ^^ 
-^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| 
-^Source code|[[w7src>net/wurstclient/hacks/AutoBuildHack.java]]| 
-^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 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 20: Line 7:
 ===== Creating Templates ===== ===== Creating Templates =====
  
-[{{:autobuild_templates_explained_ll.webp?400|An explanation of how AutoBuild's template files work.}}] +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.
- +
-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.+
  
 There are also several third-party tools that can generate AutoBuild templates (use at own risk!): There are also several third-party tools that can generate AutoBuild templates (use at own risk!):
  
-  * [[https://www.reddit.com/r/WurstClient/comments/hy0rzl/autobuild_structure_generator/|Autobuild structure generator]] by MatyDiste+  * [[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://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's template files work.}}]
  
 ===== Settings ===== ===== Settings =====
Line 35: 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 83: 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 141: Line 129:
 |[[update:Wurst 7.12]]|Fixed AutoBuild's ESP glitching out when extremely far from spawn.| |[[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.1670610713.txt.gz · Last modified: 2022/12/09 18:31 by alexander01998