Scripting Events » History » Version 102
Mr. BS, 02/08/2017 12:08 PM
1 | 17 | Per Amundsen | {{>toc}} |
---|---|---|---|
2 | |||
3 | 33 | Per Amundsen | h1. Scripting Event Options |
4 | 1 | Per Amundsen | |
5 | 8 | Per Amundsen | Supported <level> prefixes: |
6 | |||
7 | 11 | Per Amundsen | & - Ignore the event if another event has already halted the text. |
8 | 8 | Per Amundsen | ^ - Enable halt events (hide default text output from the event) |
9 | ! - Ignore events made by you |
||
10 | @ - Only trigger if you have channel op |
||
11 | $ - Indicate the wildcard text is a regular expression. |
||
12 | me: - Ignore events not made by you. |
||
13 | 18 | Per Amundsen | [+]<level> - Level to match. |
14 | 1 | Per Amundsen | |
15 | 33 | Per Amundsen | h1. Scripting Events |
16 | 15 | Per Amundsen | |
17 | 53 | Per Amundsen | Various actions in AdiIRC causes an event to be triggered, these events can be listened to and commands can be performed when they trigger. |
18 | |||
19 | 37 | Per Amundsen | Events in bold are AdiIRC only. |
20 | |||
21 | 28 | Per Amundsen | |^. [[on RAW]] |
22 | [[on CTCP]] |
||
23 | 91 | Per Amundsen | *[[on ADMIN]]* |
24 | 29 | Per Amundsen | [[on ACTION]] |
25 | [[on ACTIVE]] |
||
26 | [[on BAN]] |
||
27 | 1 | Per Amundsen | [[on CHAT]] |
28 | 37 | Per Amundsen | *[[on CLIENTTEXT]]* |
29 | 30 | Per Amundsen | [[on CLOSE]] |
30 | 29 | Per Amundsen | [[on CONNECT]] |
31 | [[on CONNECTFAIL]] |
||
32 | [[on CTCPREPLY]] |
||
33 | 92 | Per Amundsen | *[[on DEADMIN]]* |
34 | 29 | Per Amundsen | [[on DEHELP]] |
35 | 1 | Per Amundsen | [[on DEOP]] |
36 | 99 | Per Amundsen | [[on DEOWNER]] |
37 | |^. [[on DEVOICE]] |
||
38 | 91 | Per Amundsen | [[on DIALOG]] |
39 | 90 | Per Amundsen | [[on DISCONNECT]] |
40 | 96 | Per Amundsen | *[[on DOWNLOAD]]* |
41 | 1 | Per Amundsen | [[on DNS]] |
42 | 30 | Per Amundsen | [[on ERROR]] |
43 | 29 | Per Amundsen | [[on EXIT]] |
44 | [[on FILERCVD]] |
||
45 | [[on FILESENT]] |
||
46 | [[on GETFAIL]] |
||
47 | [[on HELP]] |
||
48 | [[on HOTLINK]] |
||
49 | 1 | Per Amundsen | [[on INPUT]] |
50 | [[on INVITE]] |
||
51 | 99 | Per Amundsen | [[on JOIN]] |
52 | 96 | Per Amundsen | [[on KEYDOWN]] |
53 | 99 | Per Amundsen | |^. [[on KEYUP]] |
54 | 91 | Per Amundsen | [[on KICK]] |
55 | [[on LOAD]] |
||
56 | 29 | Per Amundsen | [[on LOGON]] |
57 | 97 | Per Amundsen | [[on MIDIEND]] |
58 | 1 | Per Amundsen | [[on MODE]] |
59 | 29 | Per Amundsen | [[on MP3END]] |
60 | 101 | Per Amundsen | *[[on MSCROLL]]* |
61 | 30 | Per Amundsen | [[on NICK]] |
62 | 1 | Per Amundsen | [[on NOTICE]] |
63 | [[on NOTIFY]] |
||
64 | [[on OP]] |
||
65 | [[on OPEN]] |
||
66 | *[[on OPTIONS]]* |
||
67 | 99 | Per Amundsen | [[on OWNER]] |
68 | 1 | Per Amundsen | [[on PARSELINE]] |
69 | 101 | Per Amundsen | |^. [[on PART]] |
70 | [[on PING]] |
||
71 | 91 | Per Amundsen | [[on PONG]] |
72 | 90 | Per Amundsen | [[on QUIT]] |
73 | 37 | Per Amundsen | [[on RAWMODE]] |
74 | 30 | Per Amundsen | *[[on RESUME]]* |
75 | 1 | Per Amundsen | [[on SENDFAIL]] |
76 | [[on SERVERMODE]] |
||
77 | [[on SIGNAL]] |
||
78 | [[on SNOTICE]] |
||
79 | [[on SOCKCLOSE]] |
||
80 | [[on SOCKLISTEN]] |
||
81 | 29 | Per Amundsen | [[on SOCKOPEN]] |
82 | 1 | Per Amundsen | [[on SOCKREAD]] |
83 | 100 | Per Amundsen | [[on SOCKWRITE]] |
84 | 97 | Per Amundsen | *[[on SONG]]* |
85 | 101 | Per Amundsen | |^. [[on SONGEND]] |
86 | [[on START]] |
||
87 | 100 | Per Amundsen | *[[on SUSPEND]]* |
88 | 91 | Per Amundsen | [[on TABCOMP]] |
89 | 1 | Per Amundsen | [[on TEXT]] |
90 | 29 | Per Amundsen | [[on TOPIC]] |
91 | 95 | Per Amundsen | [[on UDPREAD]] |
92 | 30 | Per Amundsen | [[on UNBAN]] |
93 | 29 | Per Amundsen | [[on UNLOAD]] |
94 | 1 | Per Amundsen | [[on UNOTIFY]] |
95 | [[on USERMODE]] |
||
96 | [[on VOICE]] |
||
97 | [[on WALLOPS]] |
||
98 | 98 | Per Amundsen | [[on WAVEEND]] |
99 | 34 | Per Amundsen | | |
100 | |||
101 | 102 | Mr. BS | _See also [[$event]], [[$eventtarget]]._ |
102 | |||
103 | 34 | Per Amundsen | h1. Missing events |
104 | |||
105 | AGENT |
||
106 | CHATOPEN |
||
107 | DCCSERVER |
||
108 | NOSOUND |
||
109 | VCMD |
||
110 | PLAYEND |
||
111 | SERV |
||
112 | SERVCLOSE |
||
113 | SERVEROP |
||
114 | 1 | Per Amundsen | SERVOPEN |