The Mimic ESP Script
-- The Mimic ESP | blox.sh
-- Updated: July 2026
loadstring(game:HttpGet(
"https://blox.sh/raw/the-mimic/esp-script.lua"
))()
How to use this script
.lua file).
What this script does
Enemy highlights
See all Mimic enemies through walls with glowing outlines for better awareness.
Clue markers
Locate important clues like keys or notes quickly with visible markers.
Escape point indicators
Spot escape doors and exit spots easily to plan your route.
Wall penetration
ESP works through walls and obstacles, revealing hidden threats and items.
Customizable colors
Adjust ESP colors to differentiate enemies, clues, and escape points clearly.
How it works
The Mimic ESP script scans the game environment to detect key objects like enemies, clues, and escape points. It then overlays colored outlines or markers on these entities so you can see them through walls and other obstacles.
This script updates in real-time as you move around, ensuring you always know where threats and objectives are. It works by reading game data and rendering these highlights on your screen without interfering with gameplay controls.