Visual
Player ESP
Draws a box around every other player.
Player ESP draws a box around each player, so you can see them through walls and terrain.
Modes
- 2D
- A flat rectangle around the player. Easier to read at a glance.
- 3D
- A box that turns with the player and reads as a shape in the world.
Getting it to look right
Boxes get thinner with distance, so far-off players do not look heavier than near ones. The outline is a darker line behind the box that keeps it readable against a similar-coloured background.
Tip
Fill Color ships fully transparent, so there is no fill until you raise its alpha. That is the setting to reach for if boxes are hard to pick out at a distance.
Settings
What Player ESP does. Every value below is where the module starts before you change anything.
Mode
3D
2D · 3D
2D draws a flat rectangle around the player. 3D draws a box that turns with them and reads as a shape in the world.
Color
#3852FFFF
Colour of the box edges.
Outline Color
#000000FF
Colour of the darker stroke drawn behind the edges, which is what keeps the box readable against a matching background.
Fill Color
#3852FF00
Translucent fill drawn inside the box. Its alpha ships at zero, so there is no fill until you raise it.
Thickness
1.00
0.00 – 3.00
Stroke width of the box edges. Scales down with the target's distance, so far-away boxes do not look heavier than near ones.
Outline Thickness
1.00
0.00 – 3.00
Width of the darker outline drawn behind the main line. Set this, or the outline colour's alpha, to zero to turn the outline off.
Conditions
When Player ESP is allowed to act. Keybind and Enabled are on every module in the Client.
Keybind
None
A key that toggles this module while playing. Shortcuts are suppressed while the external editor has focus or another screen captures input. Click GUI defaults to Right Shift; other modules start unbound (None).
Enabled
Off
Whether the module is running. Anti Bot and Anti Reach Display start on; other modules start off. Click GUI's open state is not saved, so the editor starts closed each launch.
Ignore invisible
Off
Skips players under an invisibility effect. Turn this off to keep drawing them.