Nexus PvP Hub
Current PvP hub controls for Spyware, mobile action buttons, and macro playback.
Spyware
The combat viewer tab is now named Spyware. It is a local in-game player viewer and target intel panel; it does not collect or send user data.
Renamed the combat viewer tab to Spyware.
Spy Target dropdown with Third Person, POV, Over Shoulder, Top Down, and Front View camera modes.
Target Intel panel for health, distance, level, team, bounty or honor, race, fruit, crew, tool, speed, and position.
Target Highlight toggle for marking the selected target through walls.
Nearest Spy Target, Set Combat Target, Teleport Behind Spy Target, and Copy Spy Username actions.
1. Open Combat > Spyware.
2. Pick a Spy Target or press Nearest Spy Target.
3. Choose a Viewer Mode.
4. Enable Spy View to spectate.
5. Use Target Intel actions when needed.Mobile Actions
Mobile users can configure each floating action button manually instead of using pre-assigned actions.
- Four separate floating mobile buttons.
- Each button can be shown or hidden independently.
- Each button has its own lock toggle for position control.
- Each button starts as None and is assigned by the user from a function dropdown.
Macros
Macro playback waits between steps and supports wait checks for target, range, equipped tool, and health states.
wait.target("target", 2)
tap fruit.z
wait.near("nearest", 18, 2)
toggle("CameraLock")
wait.health("target", "<=", 2500, 5)