Peroxide ESP Script
-- Peroxide ESP | blox.sh
-- Updated: July 2026
loadstring(game:HttpGet(
"https://blox.sh/raw/peroxide/esp-script.lua"
))()
How to use this script
.lua file).
What this script does
Enemy highlights
See all enemy players through walls with clear outlines and markers.
Health display
View health bars above players to know who’s weak or strong at a glance.
Item locations
Spot key items like spirit energy or weapons on the map without searching.
Distance info
Check how far enemies and items are from your character in real time.
Team filter
Toggle visibility of allies and enemies separately to avoid clutter.
How it works
The Peroxide ESP script injects extra visual elements into the game's interface, detecting player models and important objects in the Bleach RPG environment. It uses game data to draw boxes, health bars, and labels over enemies and items, making them visible through walls and terrain.
Once activated, the script continuously updates these markers based on player movements and game events, giving you situational awareness far beyond the normal view. You can customize which elements to show or hide via on-screen toggles, keeping your screen clear or fully loaded with info depending on your preference.