Skip to main content

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.


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) or Damage (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 itemTypeDefaultDescription
StateToggleOnEnables/disables the bomb timer.
StyleDropdownDefaultThe card layout: Default (full) or Minimal (compact with a ring).
Plant previewToggleOnShow the plant progress while a player is arming the bomb.
Show predictionToggleOnShow the survival/damage prediction row.
DisplayDropdownSurvivalWhat the prediction shows: Survival (remaining HP) or Damage (damage amount).
Size (%)Slider100The card scale. Range: 60โ€“150.
TransparencySlider40The card transparency (higher is more transparent). Range: 0โ€“80.
Position: XSlider7Horizontal position of the card. Range: 0โ€“1920.
Position: YSlider175Vertical position of the card. Range: 0โ€“1080.