Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


cmd:enabledhax

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
Last revisionBoth sides next revision
cmd:enabledhax [2021/04/10 08:34] alexander01998cmd:enabledhax [2022/01/14 03:52] alexander01998
Line 7: Line 7:
 ^In-game description|"Allows you to make profiles of enabled hacks.\\ \\ Syntax: .enabledhax load-profile <file>\\ .enabledhax save-profile <file>\\ .enabledhax list-profiles [<page>]\\ Profiles are saved in '.minecraft/wurst/enabled hacks'."| ^In-game description|"Allows you to make profiles of enabled hacks.\\ \\ Syntax: .enabledhax load-profile <file>\\ .enabledhax save-profile <file>\\ .enabledhax list-profiles [<page>]\\ Profiles are saved in '.minecraft/wurst/enabled hacks'."|
 ^[[:keybinds#default_keybinds|Default keybind]]|none| ^[[:keybinds#default_keybinds|Default keybind]]|none|
 +^Source code|[[w7src>net/wurstclient/commands/EnabledHaxCmd.java]]|
 </WRAP> </WRAP>
  
Line 13: Line 14:
 ===== Syntax ===== ===== Syntax =====
  
 +Main article: [[Command Syntax]]
   * ''.enabledhax save-profile <file>'' Saves a profile with the name ''<file>'' and the current set of enabled hacks.\\ \\    * ''.enabledhax save-profile <file>'' Saves a profile with the name ''<file>'' and the current set of enabled hacks.\\ \\ 
   * ''.enabledhax load-profile <file>'' Loads the profile named ''<file>'', if it exists. Enables all hacks that are saved in the profile and disables all other hacks.\\ \\    * ''.enabledhax load-profile <file>'' Loads the profile named ''<file>'', if it exists. Enables all hacks that are saved in the profile and disables all other hacks.\\ \\ 
   * ''.enabledhax list-profiles [<page>]'' Shows a list of saved profiles.   * ''.enabledhax list-profiles [<page>]'' Shows a list of saved profiles.
  
-===== Examples ===== +Examples: 
- +  - Enable a bunch of ESPs and disable everything else. 
-  - Enable a bunch of ESPs and disable everything else.\\ \\  +  - ''.enabledhax save-profile esp'' Creates a profile named "esp" with the currently enabled ESP hacks in it. 
-  - ''.enabledhax save-profile esp'' Creates a profile named "esp" with the currently enabled ESP hacks in it.\\ \\  +  - ''.enabledhax list-profiles'' Shows that the "esp" profile has been created successfully. 
-  - ''.enabledhax list-profiles'' Shows that the "esp" profile has been created successfully.\\ \\  +  - Enable [[:Panic]] to turn off all hacks.
-  - Enable [[:Panic]] to turn off all hacks.\\ \\ +
   - ''.enabledhax load-profile esp'' loads the "esp" profile, re-enabling all the ESP hacks from step 1.   - ''.enabledhax load-profile esp'' loads the "esp" profile, re-enabling all the ESP hacks from step 1.
  
cmd/enabledhax.txt · Last modified: 2022/01/14 04:06 by alexander01998