Bomb Timer
An on-screen card with the time until the planted bomb detonates, the plant site, defuse status, and a survival/damage prediction for your character. It also previews the plant in progress.
Menu locationโ
Visual โ Bomb Timer
What it doesโ
While the bomb is planted and ticking, the script draws a movable card with the countdown to detonation. The card changes appearance based on the Style setting:
- Default โ a "Bomb A" header (the site letter) with a defuse-ETA badge (while the bomb is being defused), a timer row with a depleting bar, and โ when the prediction is on โ a survival/damage row with a health bar.
- Minimal โ a compact card with a countdown ring (the C4 icon in the center) and a column of "Site / HP / Time" rows.
Additionally:
- Plant preview โ while a player is arming the bomb (before it goes live), the card shows the plant progress. The plant time in CS2 is fixed (3.2 seconds).
- Show prediction โ show the prediction row: how much health you have left after the blast (or the damage โ depending on Display). The prediction accounts for the distance, your armor, and the map.
- Display โ what to show in the prediction row:
Survival(remaining health; on a lethal outcome, "DEAD" with the HP deficit) orDamage(the damage amount). - While the menu is open and no live bomb exists, a sample card is shown so it can be placed and styled.
- The card is moved by dragging it with the left mouse button; its position, size, and transparency are set with sliders.
Settingsโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the bomb timer. |
| Style | Dropdown | Default | The card layout: Default (full) or Minimal (compact with a ring). |
| Plant preview | Toggle | On | Show the plant progress while a player is arming the bomb. |
| Show prediction | Toggle | On | Show the survival/damage prediction row. |
| Display | Dropdown | Survival | What the prediction shows: Survival (remaining HP) or Damage (damage amount). |
| Size (%) | Slider | 100 | The card scale. Range: 60โ150. |
| Transparency | Slider | 40 | The card transparency (higher is more transparent). Range: 0โ80. |
| Position: X | Slider | 7 | Horizontal position of the card. Range: 0โ1920. |
| Position: Y | Slider | 175 | Vertical position of the card. Range: 0โ1080. |