# Auth 1.1

**Category:** mIRC_Addon
**Original Author:** metroid

## Description
This script authenticates a bot to a service bot (default Q on QuakeNet) using provided credentials.

## Key Features
- Connects to the specified service bot and sends authentication data.
- Hides the hostmask if `usex` is set to 1.
- Logs the loading of the script with version information.

## File Analysis
- **auth.tcl** — Contains the logic for authenticating a bot to a service bot using provided credentials. It binds an event to initiate the connection and sends the authentication data via PRIVMSG.