# Game-Pool Script

**Category:** Eggdrop_Bot
**Original Author:** SpiKe^^

## Description
Game-Pool is a customizable random team generator for online game channels. It allows users with the correct flags to open pools, manage player counts, set server IPs and passwords, and pass admin rights.

## Key Features
- Open multiple game pools.
- Set or change the number of players per pool.
- Manage player joins and removals.
- Pass admin rights to other users.
- Cancel a currently open game pool.
- Set on-join messages for the current game pool.

## File Analysis
- **gpool.tcl** — Main script implementing the Game-Pool functionality, including commands for opening pools, setting server IPs and passwords, managing players, and passing admin rights.