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.
Menu locationโ
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 item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables Bomb ESP. |
| Label | Toggle | On | Show the "BOMB" line. |
| Timer | Toggle | On | Show the time until detonation. |
| Damage | Toggle | On | Show the predicted blast damage to you ("FATAL" when lethal). |
| Size | Slider | 12 | The text size. Range: 5โ18. |
| Color | Color picker | White | The color of the "BOMB" and timer lines. |