RIVALS ESP Script
-- RIVALS ESP | blox.sh
-- Updated: July 2026
loadstring(game:HttpGet(
"https://blox.sh/raw/rivals/esp-script.lua"
))()
How to use this script
.lua file).
What this script does
Enemy outlines
See glowing outlines around enemy players even behind walls for better awareness.
Health bars
View the current health of opponents directly on your screen to time your attacks.
Distance display
Know exactly how far enemies are from you to plan your engagements effectively.
Name tags
Identify enemy players by their usernames shown above their characters.
Weapon info
See what weapons opponents are carrying to anticipate their fighting style.
How it works
This RIVALS ESP script taps into the game's data to draw visual indicators on your screen. It detects enemy player models and overlays information like outlines, health bars, and names regardless of walls or obstacles.
The script constantly updates in real-time, showing you distance and weapon info so you can make smarter decisions on when and how to engage in combat. It runs alongside the game without interrupting gameplay flow.