Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


cmd:annoy

Differences

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

Link to this comparison view

Next revision
Previous revision
cmd:annoy [2022/01/14 03:13] – created alexander01998cmd:annoy [2022/08/15 23:24] (current) – [Tips] alexander01998
Line 8: Line 8:
 ^In-game description|"Annoys a player by repeating everything they say.\\ \\ Syntax: .annoy <player>\\ Turn off: .annoy"| ^In-game description|"Annoys a player by repeating everything they say.\\ \\ Syntax: .annoy <player>\\ Turn off: .annoy"|
 ^[[:keybinds#default_keybinds|Default keybind]]|none| ^[[:keybinds#default_keybinds|Default keybind]]|none|
 +^Source code|[[w7src>net/wurstclient/commands/AnnoyCmd.java]]|
 </WRAP> </WRAP>
  
Line 22: Line 23:
   * ''.annoy Notch'' annoys the player Notch by repeating everything they say in chat.\\ \\    * ''.annoy Notch'' annoys the player Notch by repeating everything they say in chat.\\ \\ 
  
-===== Tips =====+===== Settings ===== 
 + 
 +==== RC mode ==== 
 +^  RC mode  ^^ 
 +^Type|Checkbox| 
 +^In-game description|"Remote control mode. Re-enables a bug that allows .annoy to run Wurst commands. Not recommended for security reasons, but until we have a proper remote control feature, this is at least better than nothing."
 +^Default value|not checked| 
 + 
 +This setting can either be enabled through the [[:Navigator]] GUI or by running the following [[:command]]: 
 +<code>.setcheckbox .annoy rc_mode on</code> 
 + 
 +===== Trivia =====
  
   * Trying to annoy yourself by typing ''.annoy <your_own_username>'' causes an infinite loop where your chat messages are repeated forever, until you either disable .annoy or get kicked from the server. This is why Wurst will display the warning "Annoying yourself is a bad idea!" if you attempt this.   * Trying to annoy yourself by typing ''.annoy <your_own_username>'' causes an infinite loop where your chat messages are repeated forever, until you either disable .annoy or get kicked from the server. This is why Wurst will display the warning "Annoying yourself is a bad idea!" if you attempt this.
Line 32: Line 44:
 |[[update:Wurst 3.0pre1]]|Broke ''.annoy''.| |[[update:Wurst 3.0pre1]]|Broke ''.annoy''.|
 |[[update:Wurst 3.0pre2]]|Fixed ''.annoy''.| |[[update:Wurst 3.0pre2]]|Fixed ''.annoy''.|
 +|[[update:Wurst 7.27]]|Fixed ''.annoy'' adding extra spaces to repeated messages. (MC 1.19+)|
 +|:::|Fixed ''.annoy'''s repeated messages being able to trigger Wurst commands.|
 +|[[update:Wurst 7.27.1]]|Added an "RC mode" checkbox to ''.annoy''.|
  
cmd/annoy.1642126402.txt.gz · Last modified: 2022/01/14 03:13 by alexander01998