Skip to main content

Bomb ESP

Displays the planted bomb (C4) directly in the world: a "BOMB" label, the countdown to detonation, and the predicted blast damage to your character.


Visual  โ†’  Bomb ESP

What it doesโ€‹

When the bomb is planted and ticking (not yet exploded or defused), the script draws a vertical stack of text lines above it in the world. What the stack contains depends on the enabled toggles:

  • Label โ€” the "BOMB" line.

  • Timer โ€” the time until detonation. Above 5 seconds it shows whole seconds; in the final 5 seconds it shows tenths.

  • Damage โ€” the predicted blast damage to your character, accounting for the distance to the bomb, your armor, and the map. If the damage is lethal it shows "FATAL" in red; otherwise "-N" in orange. The line is not shown if there is no damage or you are dead.

  • Size โ€” the size of the stacked text.

  • Color โ€” the color of the "BOMB" and timer lines (the damage line uses its own colors).


Settingsโ€‹

Menu itemTypeDefaultDescription
StateToggleOnEnables/disables Bomb ESP.
LabelToggleOnShow the "BOMB" line.
TimerToggleOnShow the time until detonation.
DamageToggleOnShow the predicted blast damage to you ("FATAL" when lethal).
SizeSlider12The text size. Range: 5โ€“18.
ColorColor pickerWhiteThe color of the "BOMB" and timer lines.