# GNTool 2

**Category:** Eggdrop_Bot
**Original Author:** Zsac

## Description
GNTool 2 is a Tcl-based Eggdrop bot script designed to manage registration and authorization with GamesNET services, including un/registration, cookie management, and channel operations such as inviting users, setting op status, and handling service checks.

## Key Features
- Registers the bot with GamesNET services.
- Manages cookies for authentication.
- Invites users to channels.
- Sets operator (op) status on channels.
- Handles channel keying and limiting.
- Checks and refreshes authorization with services.
- Automatically adjusts to channel splits by checking service types.

## File Analysis
- **zGNtool.tcl** — Contains the main script logic for managing registration, authentication, and channel operations. It includes commands for registering/unregistering, giving cookies, inviting users, setting ops, and handling channel keying.