# NoFservs.tcl v1.2

**Category:** Eggdrop_Bot
**Original Author:** Wcc

## Description
This script is designed to warn users if they run an Fserv or FTP ad in a channel, and progressively bans them based on the number of offenses.

## Key Features
- **Enables/Disables Fserv Protection**: Allows channel operators to enable or disable protection for server advertisements.
- **Bans Users After Multiple Offenses**: Warns users about running ads, then bans them after two warnings.
- **Customizable Server Channel**: Configurable channel where users should go for servers.

## File Analysis
- **NoFservs.tcl** — Contains the main script logic and event bindings. It checks for specific ad patterns and enforces bans based on user behavior.
- **NoFservs.info.dawg** — Documentation file providing a brief description of the script's functionality and change log.