# Entertainment, Advanced Auto-Greet

**Category:** mIRC_Addon
**Original Author:** Ninja_baby (Jaysee@Jaysee.Tv)

## Description
This script automates channel greetings for both owners and regular users in IRC channels, offering customizable messages and options to control the behavior of the bot.

## Key Features
- Configurable greeting types: NOTICE or PRIVMSG.
- Customizable owner and regular user greet messages.
- Ability to set specific channels where greetings should be sent.
- Option to greet all channels or only selected ones.
- Support for both owners and regular users with different settings.

## File Analysis
- **ent_agreet.tcl** — Contains the main logic for auto-greeting, including variable definitions and event bindings. It supports multiple greeting types and custom messages for owners and regular users.