====== PlayerFinder ====== This article is about the hack that finds //far away// players. For the hack that highlights //nearby// players, see [[PlayerESP]]. ^ PlayerFinder ^^ ^Type|[[:Hack]]| ^Category|[[:Render]]| ^In-game description|"Finds far away players during thunderstorms."| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/PlayerFinderHack.java]]| PlayerFinder is a Minecraft hack that highlights players during thunderstorms. It works by detecting the thunder sound and then scanning the area for players. This hack is very useful for finding player bases on anarchy and faction servers. ===== Usage ===== When a thunderstorm starts, PlayerFinder will automatically start scanning the area for players. It will highlight any players that it finds with a rainbow-colored tracer line. As of Wurst 7.0pre27 / Wurst 6.35, PlayerFinder will also show a chat message when it has detected a player. ===== Changes ===== ^Version^Changes^ |unknown version FIXME|Added PlayerFinder.| |[[update:Wurst 1.12]]|Fixed a rare error in PlayerFinder.| |[[update:Wurst 2.25]]|Improved accuracy of PlayerFinder.| |[[update:Wurst 3.0pre1]]|Broke PlayerFinder.| |[[update:Wurst 3.0pre2]]|Fixed PlayerFinder.| |[[update:Wurst 5.6.2]]|Improved the accuracy of PlayerFinder.| |[[update:Wurst 7.0pre1]]|Temporarily removed PlayerFinder.| |[[update:Wurst 7.0pre27]]|Re-added PlayerFinder.| |[[update:Wurst 7.0pre27]] (Minecraft 1.14+),\\ [[update:Wurst 6.35]] (Minecraft 1.8 & 1.12)|PlayerFinder will now show a chat message when it has detected a player.|