Scripting Events » History » Revision 52
« Previous |
Revision 52/120
(diff)
| Next »
Per Amundsen, 11/14/2015 10:14 AM
- Table of contents
- Scripting Event Options
- Scripting Events
- Missing events
Scripting Event Options¶
Supported <level> prefixes:
& - Ignore the event if another event has already halted the text.
^ - Enable halt events (hide default text output from the event)
! - Ignore events made by you
@ - Only trigger if you have channel op
$ - Indicate the wildcard text is a regular expression.
me: - Ignore events not made by you.
[+]<level> - Level to match.
Scripting Events¶
Events in bold are AdiIRC only.
ctcp <level>:<matchtext>:<*|#|?>:<commands> on <level>:SOCKOPEN:name:commands on <level>:SOCKREAD:name:commands on <level>:SOCKLISTEN:name:commands on <level>:SOCKCLOSE:name:commands on <level>:SIGNAL:name:command on <level>:CTCPREPLY:<matchtext>:<commands> on <level>:APPACTIVE:<commands> on <level>:ACTIVE:<*#?=!@>:<commands> on <level>:HOTLINK:<matchtext>:<*#?=!@>:<commands> on <level>:INVITE:<#[,#]>:<commands> on <level>:TABCOMP:<*#?=!@>:<commands> on <level>:WALLOPS:<matchtext>:<commands> on <level>:ERROR:<matchtext>:<commands> on <level>:RAWMODE:#:<commands> on <level>:DEHELP:<#[,#]>:<commands> on <level>:HELP:<#[,#]>:<commands> on <level>:DEVOICE:<#[,#]>:<commands> on <level>:VOICE:<#[,#]>:<commands> on <level>:DEOP:<#[,#]>:<commands> on <level>:OP:<#[,#]>:<commands> on <level>:INPUT:<*#?=!@>:<commands> on <level>:UNBAN:<#[,#]>:<commands> on <level>:BAN:<#[,#]>:<commands> on <level>:CHAT:<matchtext>:<commands> on <level>:KICK:<#[,#]>:<commands> on <level>:NOTIFY:<commands> on <level>:UNNOTIFY:<commands> on <level>:NICK:<commands> on <level>:QUIT:<commands> on <level>:EXIT:<commands> on <level>:CONNECTFAIL:<commands> on <level>:CONNECT:<commands> on <level>:DISCONNECT:<commands> on <level>:TOPIC:<#[,#]>:<commands> on <level>:USERMODE:<commands> on <level>:MODE:<#[,#]>:<commands> on <level>:PART:<#[,#]>:<commands> on <level>:JOIN:<#[,#]>:<commands> on <level>:SNOTICE:<matchtext>:<commands> on <level>:NOTICE:<matchtext>:<*><?><#[,#]>:<commands> on <level>:ACTION:<matchtext>:<*><?><#[,#]>:<commands> on <level>:TEXT:<matchtext>:<*><?><#[,#]>:<commands> on <level>:MP3END:<commands> on <level>:PARSELINE:<in|out|*>:matchtext:<commands> on <level>:FILESENT:<filename[,filename]>:<commands> on <level>:FILERCVD:<filename[,filename]>:<commands> on <level>:SENDFAIL:<filename[,filename]>:<commands> on <level>:GETFAIL:<filename[,filename]>:<commands>
Missing events¶
AGENT
CHATOPEN
DCCSERVER
DEOWNER
MDIEND
NOSOUND
OWNER
WAVEEND
VCMD
PLAYEND
SERV
SERVCLOSE
SERVEROP
SERVOPEN
SOCKWRITE
UPDREAD
UPDWRITE
Updated by Per Amundsen about 9 years ago · 52 revisions