====== .blink ====== This article is about the .blink command. For the hack, see [[:Blink]]. ^ .blink ^^ ^Type|[[:Command]]| ^Category|[[:No Category|none]]| ^In-game description|"Enables, disables or cancels Blink.\\ \\ Syntax: .blink %%[on|off]%%\\ .blink cancel"| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/commands/BlinkCmd.java]]| .blink is a [[:command|chat command]] that is primarily used to cancel the [[:Blink]] hack. Cancelling Blink allows the user to "undo" a few seconds of movement, which can be very useful for parkour games. ===== Syntax ===== * ''.blink [on|off]'' turns [[:Blink]] on or off. * ''.blink cancel'' cancels Blink instead of turning it off. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.13]]|Added ''.blink''.| |[[update:Wurst 7.0pre1]]|Temporarily removed ''.blink''.| |[[update:Wurst 7.0pre16]]|Re-added ''.blink''.| |[[update:Wurst 6.32.1]] (Minecraft 1.8 & 1.12),\\ [[update:Wurst 7.0pre16]] (Minecraft 1.14+)|''.blink cancel'' will now show an error message if [[:Blink]] is already turned off.|