# RO Bomb

**Category:** Eggdrop_Script
**Original Author:** Jotham Read

## Description
This script is a game for Eggdrop bots where one user can "plant" a timebomb on another user, who then has to diffuse it by cutting the correct wire before being kicked from the channel.

## Key Features
- **!bomba <nickname>** — Plants a timebomb in the pants of the specified user.
- **!taie <color>** — Diffuses the bomb by cutting the correct wire.
- **Timebomb Duration and Wires** — Randomly selects the duration and number of wires, with the correct wire being chosen at random.

## File Analysis
- **ROBomb.tcl** — Contains the core logic for planting and diffusing timebombs. It includes command bindings, configuration settings, and utility procedures.
- **Readme.txt** — Documentation in Romanian explaining how to use the script commands.