[IRCServices Coding] AKILL question

Craig McLure Craig at chatspike.net
Thu Apr 15 17:34:18 PDT 2004


Interesting idea, although i cant see this being implemented sometime soon, it could be useful in future version, sort of 'Extended' akills.

/****************************************
 *     Craig "FrostyCoolSlug" McLure
 * InspIRCd   - http://www.inspircd.org  - REVIVED
 * ChatSpike  - http://www.chatspike.net
 ****************************************/


/****************************************
 * From    - Elijah <admin at nevernet.net>
 * To      - "'IRC Services Coding Mailing List'"; ircservices-coding at ircservices.za.net <; ircservices-coding at ircservices.za.net>
 * Sent    - 2004-04-15 20:34:54
 * Subject - [IRCServices Coding] AKILL question
 ****************************************/

/****** - Begin Original Message - ******/

>Would it be possible to have akills able to recognise the difference between
>letters, numbers, and non-alphanumeric characters?
>
>For instance, to akill the following users:
>
>Dopey!~y968442N at ip68-97-194-40.ok.ok.cox.net
>Dopey!~v514490A at ip68-97-194-39.ok.ok.cox.net
>
>You would use an akill using some unused character to represent that the first
>character in the ident is a letter, and another to represent each character that
>is a letter, and another for non-alphanumeric.
>
>Example: %######%@* would akill any client with first and last characters being
>letters, with has six numbers in-between.
>
>It's relatively hard for me to explain this simply, perhaps due to lack of
>sleep. But any thoughts, suggestions, or comments would be appreciated.
>
>Elijah
>
>
>
>
>------------------------------------------------------------------
>To unsubscribe or change your subscription options, visit:
>http://www.ircservices.za.net/mailman/listinfo/ircservices-coding
>.

/******* - End Original Message - *******/