Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


autolibrarian

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
autolibrarian [2024/09/17 07:20] – [Swing hand] alexander01998autolibrarian [2024/10/08 08:50] (current) alexander01998
Line 1: Line 1:
 ====== AutoLibrarian ====== ====== AutoLibrarian ======
- 
-<WRAP 516px> 
-^  AutoLibrarian  ^^ 
-|{{ hack:autolibrarian:autolibrarian_trading_hall.webp?500x280 |Example of a villager trading hall built with ianxofour's Instant Trading Hall design and trained with AutoLibrarian.}}|| 
-^Type|[[:Hack]]| 
-^Category|[[:Other]]| 
-^In-game description|"Automatically trains a villager to become a librarian that sells a specific enchanted book. You can set up an entire trading hall in no time by using this hack."| 
-^[[:keybinds#default_keybinds|Default keybind]]|none| 
-^Source code|[[w7src>net/wurstclient/hacks/AutoLibrarianHack.java]]| 
-</WRAP> 
  
 AutoLibrarian is a Minecraft hack that enables players to automatically train a villager to become a librarian and sell a specific enchanted book. By using this hack, players can set up an entire trading hall quickly and easily. AutoLibrarian is a Minecraft hack that enables players to automatically train a villager to become a librarian and sell a specific enchanted book. By using this hack, players can set up an entire trading hall quickly and easily.
Line 35: Line 25:
  
 ==== Lock in trade ==== ==== Lock in trade ====
-^  Lock in trade  ^^ +{{template>:template:checkbox 
-^Type|Checkbox| +|NAME=Lock in trade 
-^In-game description|"Automatically buys something from the villager once it has learned to sell the book you want. This prevents the villager from changing its trade offers later.\\ \\ Make sure you have at least 24 paper and 9 emeralds in your inventory when using this feature. Alternatively, 1 book and 64 emeralds will also work."| +|DESCRIPTION=""Automatically buys something from the villager once it has learned to sell the book you want. This prevents the villager from changing its trade offers later.\\ \\ Make sure you have at least 24 paper and 9 emeralds in your inventory when using this feature. Alternatively, 1 book and 64 emeralds will also work."" 
-^Default value|not checked|+|DEFAULT=not checked 
 +}}
  
 The "Lock in trade" setting allows AutoLibrarian to automatically buy something from the villager once it has learned to sell one of the books that the user wants. This prevents the villager from changing its trade offers later, which is especially useful when the user is running AutoLibrarian in the background while they are doing something else. The "Lock in trade" setting allows AutoLibrarian to automatically buy something from the villager once it has learned to sell one of the books that the user wants. This prevents the villager from changing its trade offers later, which is especially useful when the user is running AutoLibrarian in the background while they are doing something else.
Line 45: Line 36:
  
 ==== Update books ==== ==== Update books ====
-^  Update books  ^^ +{{template>:template:enum 
-^Type|Enum| +|NAME=Update books 
-^In-game description|"Automatically updates the list of wanted books when a villager has learned to sell one of them.\\ \\ **Off** - Don't update the list.\\ \\ **Remove** - Remove the book from the list so that the next villager will learn a different book.\\ \\ **Price** - Update the maximum price for the book so that the next villager has to sell it for a cheaper price."| +|DESCRIPTION=""Automatically updates the list of wanted books when a villager has learned to sell one of them.\\ \\ **Off** - Don't update the list.\\ \\ **Remove** - Remove the book from the list so that the next villager will learn a different book.\\ \\ **Price** - Update the maximum price for the book so that the next villager has to sell it for a cheaper price."" 
-^Default value|Remove| +|DEFAULT=Remove 
-^Possible values|Off, Remove, Price|+|VALUES=Off, Remove, Price 
 +}}
  
 The "Update books" setting allows the user to automate their "Wanted books" list. If this setting is enabled, AutoLibrarian will automatically remove books from the list when a villager has learned to sell them, or update the maximum price for the book so that the next villager has to sell it for a cheaper price. The "Update books" setting allows the user to automate their "Wanted books" list. If this setting is enabled, AutoLibrarian will automatically remove books from the list when a villager has learned to sell them, or update the maximum price for the book so that the next villager has to sell it for a cheaper price.
  
 ==== Range ==== ==== Range ====
-^  Range  ^^ +{{template>:template:range_slider|DEFAULT=5m}}
-^Type|Slider| +
-^In-game description|(none)| +
-^Default value|5m+
-^Minimum|1m| +
-^Maximum|6m| +
-^Increment|0.05m|+
  
 The "Range" setting determines how far AutoLibrarian will be able to reach to place the job site, break the job site, and interact with the villager. The "Range" setting determines how far AutoLibrarian will be able to reach to place the job site, break the job site, and interact with the villager.
  
 ==== Facing ==== ==== Facing ====
-^  Facing  ^^ +{{template>:template:enum 
-^Type|Enum+|NAME=Facing 
-^In-game description|"How to face the villager and job site.\\ \\ **Off** - Don't face the villager at all. Will be detected by anti-cheat plugins.\\ \\ **Server-side** - Face the villager on the server-side, while still letting you move the camera freely on the client-side.\\ \\ **Client-side** - Face the villager by moving your camera on the client-side. This is the most legit option, but can be disorienting to look at."| +|DESCRIPTION=""How to face the villager and job site.\\ \\ **Off** - Don't face the villager at all. Will be detected by anti-cheat plugins.\\ \\ **Server-side** - Face the villager on the server-side, while still letting you move the camera freely on the client-side.\\ \\ **Client-side** - Face the villager by moving your camera on the client-side. This is the most legit option, but can be disorienting to look at."" 
-^Default value|Server-side| +|DEFAULT=Server-side 
-^Possible values|Off, Server-side, Client-side|+|VALUES=Off, Server-side, Client-side 
 +}}
  
 The "Facing" setting determines how AutoLibrarian will face the villager and job site. The "Facing" setting determines how AutoLibrarian will face the villager and job site.
Line 90: Line 77:
  
 ==== Repair mode ==== ==== Repair mode ====
-^  Repair mode  ^^ +{{template>:template:slider 
-^Type|Slider| +|NAME=Repair mode 
-^In-game description|"Prevents AutoLibrarian from using your axe when its durability reaches the given threshold, so you can repair it before it breaks.\\ Can be adjusted from 0 (off) to 100."| +|DESCRIPTION=""Prevents AutoLibrarian from using your axe when its durability reaches the given threshold, so you can repair it before it breaks.\\ Can be adjusted from 0 (off) to 100."" 
-^Default value|1| +|DEFAULT=
-^Minimum|0 uses (off)| +|MIN=0 uses (off) 
-^Maximum|100 uses| +|MAX=100 uses 
-^Increment|1 use|+|INCREMENT=1 use 
 +}}
  
 The "Repair mode" slider prevents AutoLibrarian from using the player's axe when its durability reaches a certain threshold. When the durability of the axe reaches this threshold, the setting will prevent the axe from being used until it is repaired. The slider can be adjusted from 0 (off) to 100 remaining uses, in increments of 1. The "Repair mode" slider prevents AutoLibrarian from using the player's axe when its durability reaches a certain threshold. When the durability of the axe reaches this threshold, the setting will prevent the axe from being used until it is repaired. The slider can be adjusted from 0 (off) to 100 remaining uses, in increments of 1.
Line 105: Line 93:
  
 ===== Changes ===== ===== Changes =====
- +{{template>:template:changes|FEATURE=autolibrarian}}
-^Version^Changes^ +
-|[[update:Wurst 7.32]]|Added AutoLibrarian.|+
  
 {{tag>stealth vulcan_bypass}} {{tag>stealth vulcan_bypass}}
 ---- struct data ---- ---- struct data ----
 +hack.name            : AutoLibrarian
 +hack.image           : hack:autolibrarian:autolibrarian_trading_hall.webp
 +hack.category        : other
 +hack.in-game description : Automatically trains a villager to become a librarian that sells a specific enchanted book. You can set up an entire trading hall in no time by using this hack.
 +hack.default keybind : none
 +hack.source code     : net/wurstclient/hacks/AutoLibrarianHack.java, net/wurstclient/hacks/autolibrarian
 ---- ----
  
autolibrarian.1726557637.txt.gz · Last modified: 2024/09/17 07:20 by alexander01998