# PTnet autoid por Marco Ferra aka nXistence

**Category:** mIRC_Addon
**Original Author:** Marco Ferra (nXistence)

## Description
This script automates the process of identifying a bot on an IRC network by sending the correct password to the identified user.

## Key Features
- Automatically identifies and sends the bot's password when triggered.
- Binds the `notc` command to trigger the identification process.
- Uses global variables to store nick, password, and host information.

## File Analysis
- **autoid.tcl** — Contains the script logic for identifying a bot on an IRC network. It binds commands and sets up procedures to handle the identification process.